Home
last modified time | relevance | path

Searched refs:pppapi_pppoe_create (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dpppapi.h114 ppp_pcb *pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name,
/third_party/lwip/src/netif/ppp/
Dpppapi.c184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create() function