Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bridge.c566 uint32_t sc_brtmax; /* max # of addresses */ member
1649 sc->sc_brtmax = BRIDGE_RTABLE_MAX; in bridge_clone_create()
3265 sc->sc_brtmax = param->ifbrp_csize; in bridge_ioctl_scache()
3275 param->ifbrp_csize = sc->sc_brtmax; in bridge_ioctl_gcache()
6681 if (sc->sc_brtcnt >= sc->sc_brtmax) {
6782 if (sc->sc_brtcnt <= sc->sc_brtmax) {
6788 if (sc->sc_brtcnt <= sc->sc_brtmax) {
6795 if (sc->sc_brtcnt <= sc->sc_brtmax) {