HomeSort by: relevance | last modified time | path
    Searched defs:bpf_stub_null (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
bpf_stub.c 52 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) function in typeref:typename:void

Completed in 12 milliseconds