Searched refs:outgoing_if (Results 1 – 1 of 1) sorted by relevance
947 pppoe_send_padt(struct netif *outgoing_if, u_int session, const u8_t *dest) in pppoe_send_padt() argument963 …MEMCPY(ethhdr->src.addr, ((struct eth_addr *)outgoing_if->hwaddr)->addr, sizeof(ethhdr->src.addr)); in pppoe_send_padt()968 res = outgoing_if->linkoutput(outgoing_if, pb); in pppoe_send_padt()