Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bpf.h98 NGM_BPF_GET_STATS, /* supply name as char[NG_HOOKSIZ] */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_bpf.h98 NGM_BPF_GET_STATS, /* supply name as char[NG_HOOKSIZ] */ enumerator
H A Dng_bpf.c182 NGM_BPF_GET_STATS,
362 case NGM_BPF_GET_STATS: in ng_bpf_rcvmsg()
389 if (msg->header.cmd != NGM_BPF_GET_STATS) in ng_bpf_rcvmsg()