HomeSort by relevance Sort by last modified time
    Searched refs:lcp_open (Results 1 - 6 of 6) sorted by null

  /external/ppp/pppd/
lcp.h 125 void lcp_open __P((int));
lcp.c 267 lcp_open,
373 * lcp_open - LCP is allowed to come up.
376 lcp_open(unit) function
    [all...]
main.c 579 lcp_open(0); /* Start protocol */
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
lcp.h 139 void lcp_open (int);
lcp.c 174 lcp_open,
302 * lcp_open - LCP is allowed to come up.
305 lcp_open(int unit) function
    [all...]
ppp.c 403 lcp_open(pd); /* Start protocol */
    [all...]

Completed in 219 milliseconds