Searched refs:fsm_input (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | fsm.h | 179 void fsm_input __P((fsm *, u_char *, int));
|
H A D | fsm.c | 331 fsm_input(f, inpacket, l) in fsm_input() function
|
H A D | ipv6cp.c | 436 fsm_input(&ipv6cp_fsm[unit], p, len);
|
H A D | ccp.c | 415 fsm_input(f, p, len);
|
H A D | ipcp.c | 459 fsm_input(&ipcp_fsm[unit], p, len);
|
H A D | lcp.c | 668 fsm_input(f, p, len);
|