Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_pred1.h78 NGM_PRED1_CLR_STATS, enumerator
/f-stack/freebsd/netgraph/
H A Dng_pred1.h80 NGM_PRED1_CLR_STATS, enumerator
H A Dng_pred1.c149 NGM_PRED1_CLR_STATS,
267 case NGM_PRED1_CLR_STATS: in ng_pred1_rcvmsg()
271 if (msg->header.cmd != NGM_PRED1_CLR_STATS) { in ng_pred1_rcvmsg()