Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dipcp.c104 static int ipcp_cilen __P((fsm *)); /* Return length of our CI */
118 ipcp_cilen, /* Length of our Configuration Information */
724 ipcp_cilen(f) in ipcp_cilen() function