Searched refs:pppoe_send_padi (Results 1 – 1 of 1) 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()