Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dccp.c223 static int ccp_extcode (fsm *, int, int, u_char *, int);
241 ccp_extcode,
487 static int ccp_extcode(fsm *f, int code, int id, u_char *p, int len) { in ccp_extcode() function