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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dipcp.c116 static int ipcp_ackci(fsm *f, u_char *p, int len); /* Peer ack'd our CI */
128 ipcp_ackci, /* ACK our Configuration Information */
914 * ipcp_ackci - Ack our CIs.
921 static int ipcp_ackci(fsm *f, u_char *p, int len) { function
1062 IPCPDEBUG(("ipcp_ackci: received bad Ack!"));

Completed in 29 milliseconds