Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
H A Dpppoe.h169 ppp_pcb *pppoe_create(struct netif *pppif,
/third_party/lwip/src/netif/ppp/
H A Dpppapi.c164 * Call pppoe_create() inside the tcpip_thread context.
173 msg->msg.ppp = pppoe_create(msg->msg.msg.ethernetcreate.pppif, msg->msg.msg.ethernetcreate.ethif, in pppapi_do_pppoe_create()
180 * Call pppoe_create() in a thread-safe way by running that function inside the
H A Dpppoe.c171 ppp_pcb *pppoe_create(struct netif *pppif, in pppoe_create() function

Completed in 3 milliseconds