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

/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dlcp.c223 static int lcp_rejci(fsm *f, u_char *p, int len); /* Peer rej'd our CI */
250 lcp_rejci, /* Reject our Configuration Information */
1581 * lcp_rejci - Peer has Rejected some of our CIs.
1589 static int lcp_rejci(fsm *f, u_char *p, int len) { function
1805 LCPDEBUG(("lcp_rejci: received bad Reject!"));
/barrelfish-master/include/lwip2/netif/ppp/
H A Dlcp.c223 static int lcp_rejci(fsm *f, u_char *p, int len); /* Peer rej'd our CI */
250 lcp_rejci, /* Reject our Configuration Information */
1581 * lcp_rejci - Peer has Rejected some of our CIs.
1589 static int lcp_rejci(fsm *f, u_char *p, int len) { function
1805 LCPDEBUG(("lcp_rejci: received bad Reject!"));

Completed in 43 milliseconds