Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bpf.h99 NGM_BPF_CLR_STATS, /* supply name as char[NG_HOOKSIZ] */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_bpf.h99 NGM_BPF_CLR_STATS, /* supply name as char[NG_HOOKSIZ] */ enumerator
H A Dng_bpf.c189 NGM_BPF_CLR_STATS,
363 case NGM_BPF_CLR_STATS: in ng_bpf_rcvmsg()
380 if (msg->header.cmd != NGM_BPF_CLR_STATS) { in ng_bpf_rcvmsg()