Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c254 static int lcp_cilen __P((fsm *)); /* Return length of our CI */
293 lcp_cilen, /* Length of our Configuration Information */
865 lcp_cilen(f) in lcp_cilen() function