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

  /src/sys/net/npf/
npf_bpf.c 46 #define NPF_BPFCOP
62 static const bpf_copfunc_t npf_bpfcop[] = { variable in typeref:typename:const bpf_copfunc_t[]
74 bpf_set_cop(npf_bpfctx, npf_bpfcop, __arraycount(npf_bpfcop));
npf_bpf.c 46 #define NPF_BPFCOP
62 static const bpf_copfunc_t npf_bpfcop[] = { variable in typeref:typename:const bpf_copfunc_t[]
74 bpf_set_cop(npf_bpfctx, npf_bpfcop, __arraycount(npf_bpfcop));
npf_bpf.c 46 #define NPF_BPFCOP
62 static const bpf_copfunc_t npf_bpfcop[] = { variable in typeref:typename:const bpf_copfunc_t[]
74 bpf_set_cop(npf_bpfctx, npf_bpfcop, __arraycount(npf_bpfcop));

Completed in 31 milliseconds