Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_bridge.c165 #ifndef BRIDGE_RTABLE_TIMEOUT
166 #define BRIDGE_RTABLE_TIMEOUT (20 * 60) /* same as ARP */ macro
693 sc->sc_brttimeout = BRIDGE_RTABLE_TIMEOUT; in bridge_clone_create()