Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vlan.c318 static int vlan_clone_destroy(struct if_clone *, struct ifnet *);
852 vlan_clone_create, vlan_clone_destroy); in vlan_modevent()
903 vlan_clone_create, vlan_clone_destroy); in vnet_vlan_init()
1133 vlan_clone_destroy(struct if_clone *ifc, struct ifnet *ifp) in vlan_clone_destroy() function