Home
last modified time | relevance | path

Searched refs:ccp_input (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dccp.c173 static void ccp_input(ppp_pcb *pcb, u_char *pkt, int len);
185 ccp_input,
455 static void ccp_input(ppp_pcb *pcb, u_char *p, int len) { in ccp_input() function