Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.h168 NGM_PIPE_CLR_STATS, /* clear stats */ enumerator
H A Dng_pipe.c205 .cmd = NGM_PIPE_CLR_STATS,
313 case NGM_PIPE_CLR_STATS: in ngp_rcvmsg()
315 if (msg->header.cmd != NGM_PIPE_CLR_STATS) { in ngp_rcvmsg()
/f-stack/tools/compat/include/netgraph/
H A Dng_pipe.h166 NGM_PIPE_CLR_STATS, /* clear stats */ enumerator