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

  /external/syslinux/core/lwip/src/netif/ppp/
ppp.h 411 int pppClose(int pd);
ppp.c 652 pppClose(int pd)
657 PPPDEBUG(LOG_DEBUG, ("pppClose() called\n"));
662 PPPDEBUG(LOG_DEBUG, ("pppClose: unit %d kill_link -> pppStop\n", pd));
670 PPPDEBUG(LOG_DEBUG, ("pppClose: unit %d kill_link -> pppStop\n", pd));
    [all...]

Completed in 87 milliseconds