Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dlcp.c219 static int lcp_cilen(fsm *f); /* Return length of our CI */
246 lcp_cilen, /* Length of our Configuration Information */
770 static int lcp_cilen(fsm *f) { in lcp_cilen() function