OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_bridge_max_age
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
bridgestp.c
749
sc->sc_max_age = sc->
sc_bridge_max_age
;
860
sc->sc_max_age = sc->
sc_bridge_max_age
;
946
sc->sc_max_age = sc->
sc_bridge_max_age
;
979
sc->sc_max_age = sc->
sc_bridge_max_age
;
if_bridgevar.h
308
uint16_t
sc_bridge_max_age
;
member in struct:bridge_softc
if_bridge.c
416
sc->
sc_bridge_max_age
= BSTP_DEFAULT_MAX_AGE;
1315
param->ifbrp_maxage = sc->
sc_bridge_max_age
>> 8;
1327
sc->
sc_bridge_max_age
= param->ifbrp_maxage << 8;
Completed in 35 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025