Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dccp.c218 static int ccp_nakci (fsm *, u_char *, int, int);
232 ccp_nakci,
928 static int ccp_nakci(fsm *f, u_char *p, int len, int treat_as_reject) { in ccp_nakci() function