Home
last modified time | relevance | path

Searched refs:lcp_cilen (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/netif/ppp/
Dlcp.c116 static int lcp_cilen (fsm*); /* Return length of our CI */
143 lcp_cilen, /* Length of our Configuration Information */
532 lcp_cilen(fsm *f) in lcp_cilen() function
/external/ppp/pppd/
Dlcp.c206 static int lcp_cilen __P((fsm *)); /* Return length of our CI */
233 lcp_cilen, /* Length of our Configuration Information */
671 lcp_cilen(f) in lcp_cilen() function