Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Ddlil_var_private.h323 extern struct ifnet_filter * dlif_filt_alloc(void);
H A Ddlil_subr.c296 dlif_filt_alloc(void) in dlif_filt_alloc() function
H A Ddlil.c1657 filter = dlif_filt_alloc(); in dlil_attach_filter()