sc_stp 2134 net/bridgestp.c struct bstp_state *bs = sc->sc_stp; sc_stp 197 net/if_bridge.c sc->sc_stp = bstp_create(&sc->sc_if); sc_stp 198 net/if_bridge.c if (!sc->sc_stp) { sc_stp 259 net/if_bridge.c bstp_destroy(sc->sc_stp); sc_stp 297 net/if_bridge.c struct bstp_state *bs = sc->sc_stp; sc_stp 540 net/if_bridge.c if ((p->bif_stp = bstp_add(sc->sc_stp, sc_stp 792 net/if_bridge.c struct bstp_state *bs = sc->sc_stp; sc_stp 822 net/if_bridge.c breq->ifbr_state = bstp_getstate(sc->sc_stp, bp); sc_stp 969 net/if_bridge.c bstp_initialization(sc->sc_stp); sc_stp 1411 net/if_bridge.c m = bstp_input(sc->sc_stp, ifl->bif_stp, eh, m); sc_stp 424 net/if_bridge.h struct bstp_state *sc_stp; /* stp state */