Searched refs:sc_sppp (Results 1 – 1 of 1) sorted by relevance
254 sc->sc_sppp.pp_tls = pppoe_tls; in pppoe_clone_create()255 sc->sc_sppp.pp_tlf = pppoe_tlf; in pppoe_clone_create()264 if_attach(&sc->sc_sppp.pp_if); in pppoe_clone_create()269 bpfattach(&sc->sc_sppp.pp_if.if_bpf, &sc->sc_sppp.pp_if, in pppoe_clone_create()400 sc->sc_sppp.pp_if.if_xname); in pppoe_find_softc_by_hunique()674 sc->sc_sppp.pp_up(&sc->sc_sppp); /* notify upper layers */ in pppoe_dispatch_disc_pkt()703 sc->sc_sppp.pp_down(&sc->sc_sppp); /* signal upper layer */ in pppoe_dispatch_disc_pkt()774 ifp = &sc->sc_sppp.pp_if; in pppoe_vinput()896 sc->sc_sppp.pp_if.if_xname, in pppoe_data_input()1381 sc->sc_sppp.pp_down(&sc->sc_sppp); in pppoe_disconnect()[all …]