Home
last modified time | relevance | path

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

/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