Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dccp.c217 static int ccp_ackci (fsm *, u_char *, int);
231 ccp_ackci,
835 static int ccp_ackci(fsm *f, u_char *p, int len) { in ccp_ackci() function