Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dccp.c220 static int ccp_reqci (fsm *, u_char *, int *, int);
234 ccp_reqci,
1105 static int ccp_reqci(fsm *f, u_char *p, int *lenp, int dont_nak) { in ccp_reqci() function