Searched refs:ipcp_rejci (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dipcp.c118 static int ipcp_rejci(fsm *f, u_char *p, int len); /* Peer rej'd our CI */
130 ipcp_rejci, /* Reject our Configuration Information */
1338 * ipcp_rejci - Reject some of our CIs.
1341 static int ipcp_rejci(fsm *f, u_char *p, int len) { function
1490 IPCPDEBUG(("ipcp_rejci: received bad Reject!"));

Completed in 30 milliseconds