Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Ddlil_var_private.h303 extern struct ifnet_filter * dlif_filt_alloc(void);
H A Ddlil_subr.c172 dlif_filt_alloc(void) in dlif_filt_alloc() function
H A Ddlil.c1653 filter = dlif_filt_alloc(); in dlil_attach_filter()