Searched refs:if_clone_advanced (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/net/ |
H A D | if_clone.h | 134 if_clone_advanced(const char *, u_int, ifc_match_t, ifc_create_t,
|
H A D | if_clone.c | 587 if_clone_advanced(const char *name, u_int maxunit, ifc_match_t match, in if_clone_advanced() function
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_tracer.c | 223 t4_cloner = if_clone_advanced(t4_cloner_name, 0, t4_cloner_match, in t4_tracer_modload()
|