Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bridge.h148 NGM_BRIDGE_GET_STATS, /* get link stats */ enumerator
/f-stack/freebsd/netgraph/
H A Dng_bridge.h196 NGM_BRIDGE_GET_STATS, /* get link stats */ enumerator
H A Dng_bridge.c235 NGM_BRIDGE_GET_STATS,
502 case NGM_BRIDGE_GET_STATS: in ng_bridge_rcvmsg()
536 if (msg->header.cmd != NGM_BRIDGE_GET_STATS) in ng_bridge_rcvmsg()