Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c91 #define ifc_match U.A._ifc_match macro
189 if (ifc->ifc_match(ifc, name)) in if_clone_create()
200 if (ifc->ifc_match(ifc, name)) in if_clone_create()
283 if (ifc->ifc_match(ifc, name)) in if_clone_destroy()
396 ifc->ifc_match = match; in if_clone_advanced()