Searched refs:ifc_match_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dif_clone.h41 typedef int ifc_match_t(struct if_clone *, const char *); typedef
50 if_clone_advanced(const char *, u_int, ifc_match_t, ifc_create_t,
H A Dif_clone.c76 ifc_match_t *_ifc_match;
384 if_clone_advanced(const char *name, u_int maxunit, ifc_match_t match,

Completed in 119 milliseconds