Searched refs:pppoe_send_padi (Results 1 – 3 of 3) sorted by relevance
128 static err_t pppoe_send_padi(struct pppoe_softc *);668 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi() function769 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()
136 static err_t pppoe_send_padi(struct pppoe_softc *);755 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi() function853 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()
136 static err_t pppoe_send_padi(struct pppoe_softc *);753 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi() function851 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