Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.c179 #define IFC_IFLIST_INSERT(_ifc, _ifp) \ argument
180 LIST_INSERT_HEAD(&_ifc->ifc_iflist, _ifp, if_clones)
181 #define IFC_IFLIST_REMOVE(_ifc, _ifp) \ argument