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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dipcp.c114 static int ipcp_cilen(fsm *f); /* Return length of our CI */
126 ipcp_cilen, /* Length of our Configuration Information */
743 * ipcp_cilen - Return length of our CI.
746 static int ipcp_cilen(fsm *f) { function

Completed in 33 milliseconds