Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A 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()
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dpppoe.c136 static err_t pppoe_send_padi(struct pppoe_softc *);
755 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi() function
853 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_timeout()
867 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_timeout()
938 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_connect()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dpppoe.c136 static err_t pppoe_send_padi(struct pppoe_softc *);
753 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi() function
851 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_timeout()
864 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_timeout()
933 if ((err = pppoe_send_padi(sc)) != 0) { in pppoe_connect()

Completed in 14 milliseconds