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

  /external/ppp/pppd/
lcp.h 127 void lcp_lowerup __P((int));
lcp.c 265 lcp_lowerup,
427 * lcp_lowerup - The lower layer is up.
430 lcp_lowerup(unit) function
    [all...]
auth.c 594 lcp_lowerup(0);
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
lcp.h 141 void lcp_lowerup (int);
lcp.c 172 lcp_lowerup,
350 * lcp_lowerup - The lower layer is up.
353 lcp_lowerup(int unit) function
371 LCPDEBUG(LOG_INFO, ("lcp_lowerup: asyncmap=%X %X %X %X\n",
    [all...]
ppp.c 402 lcp_lowerup(pd);
    [all...]

Completed in 289 milliseconds