Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_source.h125 NGM_SOURCE_GET_STATS = 1, /* get stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_source.h125 NGM_SOURCE_GET_STATS = 1, /* get stats */ enumerator
H A Dng_source.c173 NGM_SOURCE_GET_STATS,
363 case NGM_SOURCE_GET_STATS: in ng_source_rcvmsg()
387 if (msg->header.cmd != NGM_SOURCE_GET_STATS) in ng_source_rcvmsg()