Home
last modified time | relevance | path

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

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