Home
last modified time | relevance | path

Searched refs:vxlan_clone_destroy (Results 1 – 1 of 1) sorted by relevance

/src/sys/net/
H A Dif_vxlan.c379 static int vxlan_clone_destroy(struct if_clone *, struct ifnet *, uint32_t);
3276 vxlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp, uint32_t flags) in vxlan_clone_destroy() function
3649 .destroy_f = vxlan_clone_destroy, in vxlan_load()