Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h425 extern void bpfilterattach(int);
430 extern void bpfilterattach();
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c50 extern int bpfilterattach(void);
168 if (bpfilterattach() != 0) in bpf_attach()
H A Dbpf.c397 bpfilterattach(void) in bpfilterattach() function