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

/freebsd-13-stable/sys/netgraph/
H A Dng_pipe.h168 NGM_PIPE_CLR_STATS, /* clear stats */ enumerator in enum:__anon15309
H A Dng_pipe.c205 .cmd = NGM_PIPE_CLR_STATS,
313 case NGM_PIPE_CLR_STATS:
315 if (msg->header.cmd != NGM_PIPE_CLR_STATS) {

Completed in 190 milliseconds