HomeSort by relevance Sort by last modified time
    Searched refs:ipcp_rejci (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/netif/ppp/
ipcp.c 91 static int ipcp_rejci (fsm *, u_char *, int); /* Peer rej'd our CI */
110 ipcp_rejci, /* Reject our Configuration Information */
747 * ipcp_rejci - Reject some of our CIs.
750 ipcp_rejci(fsm *f, u_char *p, int len) function
856 IPCPDEBUG(LOG_INFO, ("ipcp_rejci: received bad Reject!\n"));
    [all...]
  /external/ppp/pppd/
ipcp.c 108 static int ipcp_rejci __P((fsm *, u_char *, int)); /* Peer rej'd our CI */
122 ipcp_rejci, /* Reject our Configuration Information */
1268 ipcp_rejci(f, p, len) function
    [all...]

Completed in 162 milliseconds