Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c349 #ifndef BRIDGE_RTABLE_TIMEOUT
350 #define BRIDGE_RTABLE_TIMEOUT (20 * 60) /* same as ARP */ macro
1524 sc->sc_brttimeout = BRIDGE_RTABLE_TIMEOUT; in bridge_clone_create()