OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_brttimeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_bridgevar.h
321
uint32_t
sc_brttimeout
; /* rt timeout in seconds */
member in struct:bridge_softc
if_bridge.c
415
sc->
sc_brttimeout
= BRIDGE_RTABLE_TIMEOUT;
1204
sc->
sc_brttimeout
= param->ifbrp_ctime;
1214
param->ifbrp_ctime = sc->
sc_brttimeout
;
2228
brt->brt_expire = time_uptime + sc->
sc_brttimeout
;
2274
brt->brt_expire = time_uptime + sc->
sc_brttimeout
;
2277
brt->brt_expire = time_uptime + sc->
sc_brttimeout
;
Completed in 14 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025