Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Ddroptap.c68 int droptap_clone_create(struct if_clone *, u_int32_t, void *);
75 droptap_clone_create,
111 droptap_clone_create(struct if_clone *ifc, u_int32_t unit, __unused void *params) in droptap_clone_create() function