Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_bridge.c351 #ifndef BRIDGE_RTABLE_TIMEOUT
352 #define BRIDGE_RTABLE_TIMEOUT (20 * 60) /* same as ARP */ macro
1564 sc->sc_brttimeout = BRIDGE_RTABLE_TIMEOUT; in bridge_clone_create()