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

  /external/syslinux/core/lwip/src/netif/ppp/
ipcp.c 87 static int ipcp_cilen (fsm *); /* Return length of our CI */
106 ipcp_cilen, /* Length of our Configuration Information */
300 * ipcp_cilen - Return length of our CI.
303 ipcp_cilen(fsm *f) function
    [all...]
  /external/ppp/pppd/
ipcp.c 104 static int ipcp_cilen __P((fsm *)); /* Return length of our CI */
118 ipcp_cilen, /* Length of our Configuration Information */
720 * ipcp_cilen - Return length of our CI.
724 ipcp_cilen(f) function
    [all...]

Completed in 152 milliseconds