Searched refs:vxlan_clone_destroy (Results 1 – 1 of 1) sorted by relevance
161 static int vxlan_clone_destroy(struct ifnet *);199 IF_CLONE_INITIALIZER("vxlan", vxlan_clone_create, vxlan_clone_destroy);286 vxlan_clone_destroy(struct ifnet *ifp) in vxlan_clone_destroy() function