Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_source.h126 NGM_SOURCE_CLR_STATS, /* clear stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_source.h126 NGM_SOURCE_CLR_STATS, /* clear stats */ enumerator
H A Dng_source.c180 NGM_SOURCE_CLR_STATS,
364 case NGM_SOURCE_CLR_STATS: in ng_source_rcvmsg()
369 if (msg->header.cmd != NGM_SOURCE_CLR_STATS) { in ng_source_rcvmsg()