Searched refs:fsm_Input (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dfsm.h192 extern void fsm_Input(struct fsm *, struct mbuf *);
H A Dccp.c681 fsm_Input(&l->ccp.fsm, bp);
H A Dipv6cp.c358 fsm_Input(&bundle->ncp.ipv6cp.fsm, bp);
H A Dfsm.c1046 fsm_Input(struct fsm *fp, struct mbuf *bp) function
H A Dipcp.c1348 fsm_Input(&bundle->ncp.ipcp.fsm, bp);
H A Dlcp.c1305 fsm_Input(&l->lcp.fsm, bp);

Completed in 177 milliseconds