Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
H A Dpppol2tp.h199 ppp_pcb *pppol2tp_create(struct netif *pppif,
/third_party/lwip/src/netif/ppp/
H A Dpppapi.c209 * Call pppol2tp_create() inside the tcpip_thread context.
218 msg->msg.ppp = pppol2tp_create(msg->msg.msg.l2tpcreate.pppif, in pppapi_do_pppol2tp_create()
232 * Call pppol2tp_create() in a thread-safe way by running that function inside the
H A Dpppol2tp.c109 ppp_pcb *pppol2tp_create(struct netif *pppif, in pppol2tp_create() function

Completed in 4 milliseconds