Home
last modified time | relevance | path

Searched defs:ng_bridge_config (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph/bridge/
H A Dng_bridge.h58 struct ng_bridge_config { struct
59 u_char ipfw[NG_BRIDGE_MAX_LINKS]; /* enable ipfw */
60 u_char debugLevel; /* debug level */
61 u_int32_t loopTimeout; /* link loopback mute time */
62 u_int32_t maxStaleness; /* max host age before nuking */
63 u_int32_t minStableAge; /* min time for a stable host */
/dragonfly/sys/netgraph7/bridge/
H A Dng_bridge.h59 struct ng_bridge_config { struct
60 u_char ipfw[NG_BRIDGE_MAX_LINKS]; /* enable ipfw */
61 u_char debugLevel; /* debug level */
62 u_int32_t loopTimeout; /* link loopback mute time */
63 u_int32_t maxStaleness; /* max host age before nuking */
64 u_int32_t minStableAge; /* min time for a stable host */