Searched defs:inpacket (Results 1 – 2 of 2) sorted by relevance
| /third_party/lwip/src/netif/ppp/ | ||
| D | fsm.c | 318 void fsm_input(fsm *f, u_char *inpacket, int l) { in fsm_input() |
| D | upap.c | 305 static void upap_input(ppp_pcb *pcb, u_char *inpacket, int l) { in upap_input() |