OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_brtmax
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_bridgevar.h
319
uint32_t
sc_brtmax
; /* max # of addresses */
member in struct:bridge_softc
if_bridge.c
414
sc->
sc_brtmax
= BRIDGE_RTABLE_MAX;
1045
sc->
sc_brtmax
= param->ifbrp_csize;
1056
param->ifbrp_csize = sc->
sc_brtmax
;
2215
if (sc->sc_brtcnt >= sc->
sc_brtmax
)
2379
if ((sc->sc_brtcnt - 1) <= sc->
sc_brtmax
)
2404
if (sc->sc_brtcnt <= sc->
sc_brtmax
)
2409
if (sc->sc_brtcnt <= sc->
sc_brtmax
)
Completed in 12 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025