pppoe_send_padt
pppoe_send_padt(rcvif, session, shost);
err = pppoe_send_padt(sc->sc_eth_if, sc->sc_session,
static int pppoe_send_padt(struct ifnet *, u_int, const uint8_t *);