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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h425 extern void bpfilterattach(int);
430 extern void bpfilterattach();
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c50 extern int bpfilterattach(void);
168 if (bpfilterattach() != 0)
H A Dbpf.c394 * bpfilterattach() is called at load time.
397 bpfilterattach(void) function

Completed in 69 milliseconds