Searched refs:lcp_rejci (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/lwip/src/netif/ppp/ |
D | lcp.c | 120 static int lcp_rejci (fsm*, u_char*, int); /* Peer rej'd our CI */ 147 lcp_rejci, /* Reject our Configuration Information */ 1079 lcp_rejci(fsm *f, u_char *p, int len) in lcp_rejci() function
|
/external/ppp/pppd/ |
D | lcp.c | 210 static int lcp_rejci __P((fsm *, u_char *, int)); /* Peer rej'd our CI */ 237 lcp_rejci, /* Reject our Configuration Information */ 1344 lcp_rejci(f, p, len) in lcp_rejci() function
|