pppoe_send_padi
if ((err = pppoe_send_padi(sc)) != 0) {
err = pppoe_send_padi(sc);
static int pppoe_send_padi(struct pppoe_softc *);