Home | History | Annotate | Download | only in net

Lines Matching refs:ppp_softc

157 static void	pppasyncstart(struct ppp_softc *);
158 static void pppasyncctlp(struct ppp_softc *);
159 static void pppasyncrelinq(struct ppp_softc *);
161 static void pppgetm(struct ppp_softc *sc);
163 static void ppplogchar(struct ppp_softc *, int);
190 struct ppp_softc *sc;
201 sc = (struct ppp_softc *) tp->t_sc;
252 struct ppp_softc *sc;
261 sc = (struct ppp_softc *) tp->t_sc;
277 pppasyncrelinq(struct ppp_softc *sc)
302 struct ppp_softc *sc = (struct ppp_softc *)tp->t_sc;
357 struct ppp_softc *sc = (struct ppp_softc *)tp->t_sc;
419 struct ppp_softc *sc = (struct ppp_softc *) tp->t_sc;
537 pppasyncstart(struct ppp_softc *sc)
712 pppasyncctlp(struct ppp_softc *sc)
733 struct ppp_softc *sc = (struct ppp_softc *) tp->t_sc;
773 struct ppp_softc *sc = (struct ppp_softc *) x;
786 pppgetm(struct ppp_softc *sc)
816 struct ppp_softc *sc;
821 sc = (struct ppp_softc *) tp->t_sc;
1049 ppplogchar(struct ppp_softc *sc, int c)