Home
last modified time | relevance | path

Searched refs:bpfilterdetach (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c51 extern int bpfilterdetach(void);
206 (void) bpfilterdetach(); in bpf_attach()
223 error = bpfilterdetach(); in bpf_detach()
H A Dbpf.c439 bpfilterdetach(void) in bpfilterdetach() function