Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dppp_oe.c128 static err_t pppoe_send_padi(struct pppoe_softc *);
668 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi() function
769 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_timeout()
782 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_timeout()
821 err = pppoe_send_padi(sc); in pppoe_connect()