Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_bridge.c524 uint32_t sc_brtmax; /* max # of addresses */ member
1514 sc->sc_brtmax = BRIDGE_RTABLE_MAX; in bridge_clone_create()
2968 sc->sc_brtmax = param->ifbrp_csize; in bridge_ioctl_scache()
2978 param->ifbrp_csize = sc->sc_brtmax; in bridge_ioctl_gcache()
6556 if (sc->sc_brtcnt >= sc->sc_brtmax) {
6658 if (sc->sc_brtcnt <= sc->sc_brtmax) {
6664 if (sc->sc_brtcnt <= sc->sc_brtmax) {
6671 if (sc->sc_brtcnt <= sc->sc_brtmax) {