Home
last modified time | relevance | path

Searched refs:NGM_PIPE_GET_RUN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_pipe.h168 NGM_PIPE_GET_RUN, /* get current runtime status */ enumerator
H A Dng_pipe.c215 .cmd = NGM_PIPE_GET_RUN,
334 case NGM_PIPE_GET_RUN: in ngp_rcvmsg()