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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dpppoe.c136 static err_t pppoe_send_padi(struct pppoe_softc *);
755 pppoe_send_padi(struct pppoe_softc *sc) function
853 if ((err = pppoe_send_padi(sc)) != 0) {
867 if ((err = pppoe_send_padi(sc)) != 0) {
938 if ((err = pppoe_send_padi(sc)) != 0) {

Completed in 27 milliseconds