Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bpf.h96 NGM_BPF_SET_PROGRAM = 1, /* supply a struct ng_bpf_hookprog */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_bpf.h96 NGM_BPF_SET_PROGRAM = 1, /* supply a struct ng_bpf_hookprog */ enumerator
H A Dng_bpf.c168 NGM_BPF_SET_PROGRAM,
315 case NGM_BPF_SET_PROGRAM: in ng_bpf_rcvmsg()