Searched refs:pfil_listset_t (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/net/
H A Dpfil.c66 } pfil_listset_t; typedef in typeref:struct:__anon26
72 pfil_listset_t ph_in;
73 pfil_listset_t ph_out;
74 pfil_listset_t ph_ifaddr;
75 pfil_listset_t ph_ifevent;
105 pfil_listset_init(pfil_listset_t *pflistset)
166 static pfil_listset_t *
183 pfil_list_add(pfil_listset_t *phlistset, pfil_polyfunc_t func, void *arg,
274 pfil_listset_t *phlistset;
301 pfil_listset_t *phlistse
[all...]

Completed in 92 milliseconds