Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Ddlil_var_private.h300 extern struct dlil_ifnet * dlif_ifnet_alloc(void);
H A Ddlil_ctl.c126 dlifp1 = dlif_ifnet_alloc(); in dlil_if_acquire()
H A Ddlil_subr.c158 dlif_ifnet_alloc(void) in dlif_ifnet_alloc() function