Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.h167 NGM_PIPE_GET_STATS=1, /* get stats */ enumerator
H A Dng_pipe.c199 .cmd = NGM_PIPE_GET_STATS,
312 case NGM_PIPE_GET_STATS: in ngp_rcvmsg()
328 if (msg->header.cmd != NGM_PIPE_GET_STATS) { in ngp_rcvmsg()
/f-stack/tools/compat/include/netgraph/
H A Dng_pipe.h165 NGM_PIPE_GET_STATS=1, /* get stats */ enumerator