Searched refs:vlan_clone_destroy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dif_vlan.c211 static int vlan_clone_destroy(struct if_clone *, struct ifnet *);
217 IF_MAXUNIT, NULL, vlan_clone_match, vlan_clone_create, vlan_clone_destroy);
991 vlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) function

Completed in 48 milliseconds