Searched refs:pppos_input (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/lwip/src/netif/ppp/ | ||
D | ppp.h | 443 void pppos_input(int pd, u_char* data, int len); |
D | ppp.c | 1747 pppos_input(int pd, u_char* data, int len) in pppos_input() function |