Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bridge.c324 #ifndef BRIDGE_RTABLE_TIMEOUT
325 #define BRIDGE_RTABLE_TIMEOUT (20 * 60) /* same as ARP */ macro
1516 sc->sc_brttimeout = BRIDGE_RTABLE_TIMEOUT; in bridge_clone_create()