Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dpppoe.h165 ppp_pcb *pppoe_create(struct netif *pppif,
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dpppoe.h169 ppp_pcb *pppoe_create(struct netif *pppif,
/components/net/lwip/lwip-1.4.1/src/include/netif/
A Dppp_oe.h174 err_t pppoe_create(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_…
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dpppapi.c173 msg->msg.ppp = pppoe_create(msg->msg.msg.ethernetcreate.pppif, msg->msg.msg.ethernetcreate.ethif, in pppapi_do_pppoe_create()
A Dpppoe.c171 ppp_pcb *pppoe_create(struct netif *pppif, in pppoe_create() function
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dpppapi.c173 msg->msg.ppp = pppoe_create(msg->msg.msg.ethernetcreate.pppif, msg->msg.msg.ethernetcreate.ethif, in pppapi_do_pppoe_create()
A Dpppoe.c171 ppp_pcb *pppoe_create(struct netif *pppif, in pppoe_create() function
/components/net/lwip/lwip-1.4.1/src/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()
/components/net/lwip/lwip-2.0.3/doc/
A Dppp.txt231 ppp = pppoe_create(&ppp_netif,
/components/net/lwip/lwip-2.1.2/doc/
A Dppp.txt231 ppp = pppoe_create(&ppp_netif,

Completed in 34 milliseconds