Searched refs:NGM_PIPE_CLR_STATS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netgraph/
H A Dng_pipe.h166 NGM_PIPE_CLR_STATS, /* clear stats */ enumerator in enum:__anon5514
H A Dng_pipe.c204 .cmd = NGM_PIPE_CLR_STATS,
312 case NGM_PIPE_CLR_STATS:
314 if (msg->header.cmd != NGM_PIPE_CLR_STATS) {

Completed in 107 milliseconds