Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Ddroptap.c67 int droptap_clone_create(struct if_clone *, u_int32_t, void *);
74 droptap_clone_create,
110 droptap_clone_create(struct if_clone *ifc, u_int32_t unit, __unused void *params) in droptap_clone_create() function