Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bridge.h149 NGM_BRIDGE_CLR_STATS, /* clear link stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_bridge.h197 NGM_BRIDGE_CLR_STATS, /* clear link stats */ enumerator
H A Dng_bridge.c242 NGM_BRIDGE_CLR_STATS,
503 case NGM_BRIDGE_CLR_STATS: in ng_bridge_rcvmsg()
526 if (msg->header.cmd != NGM_BRIDGE_CLR_STATS) { in ng_bridge_rcvmsg()