Searched refs:ifc_free_unit (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_clone.h | 65 void ifc_free_unit(struct if_clone *, int);
|
| H A D | if_epair.c | 761 ifc_free_unit(ifc, unit); in epair_clone_create() 768 ifc_free_unit(ifc, unit); in epair_clone_create() 788 ifc_free_unit(ifc, unit); in epair_clone_create() 799 ifc_free_unit(ifc, unit); in epair_clone_create() 981 ifc_free_unit(ifc, unit); in epair_clone_destroy()
|
| H A D | if_stf.c | 223 ifc_free_unit(ifc, unit); in stf_clone_create() 254 ifc_free_unit(ifc, unit); in stf_clone_create() 280 ifc_free_unit(ifc, STFUNIT); in stf_clone_destroy()
|
| H A D | if_clone.c | 661 ifc_free_unit(struct if_clone *ifc, int unit) in ifc_free_unit() function 709 ifc_free_unit(ifc, unit); in ifc_simple_create() 742 ifc_free_unit(ifc, unit); in ifc_simple_destroy()
|
| H A D | if_vlan.c | 1073 ifc_free_unit(ifc, unit); in vlan_clone_create() 1122 ifc_free_unit(ifc, unit); in vlan_clone_create() 1153 ifc_free_unit(ifc, unit); in vlan_clone_destroy()
|