Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/netif/
A Dppp_oe.h174 err_t pppoe_create(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_…
/lk-master/external/lib/lwip/netif/ppp/
A Dppp_oe.c144 pppoe_create(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_softc … in pppoe_create() function
A Dppp.c645 if(pppoe_create(ethif, pd, pppOverEthernetLinkStatusCB, &pc->pppoe_sc) != ERR_OK) { in pppOverEthernetOpen()

Completed in 8 milliseconds