Searched refs:vxlan_clone_destroy (Results 1 – 1 of 1) sorted by relevance
379 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() function3649 .destroy_f = vxlan_clone_destroy, in vxlan_load()