pppoe_send_padt   190 net/if_pppoe.c static int pppoe_send_padt(struct ifnet *, u_int, const u_int8_t *);
pppoe_send_padt   771 net/if_pppoe.c 		pppoe_send_padt(m->m_pkthdr.rcvif, session, shost);
pppoe_send_padt  1184 net/if_pppoe.c 		err = pppoe_send_padt(sc->sc_eth_if, sc->sc_session, (const u_int8_t *)&sc->sc_dest);