Searched refs:pppoe_destroy (Results 1 – 5 of 5) sorted by relevance
175 err_t pppoe_destroy(struct netif *ifp);
124 static err_t pppoe_destroy(ppp_pcb *ppp, void *ctx);159 pppoe_destroy,288 pppoe_destroy(ppp_pcb *ppp, void *ctx) in pppoe_destroy() function
124 static err_t pppoe_destroy(ppp_pcb *ppp, void *ctx);159 pppoe_destroy,287 pppoe_destroy(ppp_pcb *ppp, void *ctx) in pppoe_destroy() function
604 pppoe_destroy(&pc->netif); in pppOverEthernetClose()1546 pppoe_destroy(&pc->netif); in pppOverEthernetInitFailed()
172 pppoe_destroy(struct netif *ifp) in pppoe_destroy() function
Completed in 16 milliseconds