Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dbpf_stub.c52 static void bpf_stub_null(void);
62 .bpf_change_type = (void *)bpf_stub_null,
70 .bpf_mtap_softint_init = (void *)bpf_stub_null,
147 bpf_stub_null(void) in bpf_stub_null() function