Searched refs:etharp_raw (Results 1 – 2 of 2) sorted by relevance
134 static err_t etharp_raw(struct netif *netif,741 etharp_raw(netif,1141 etharp_raw(struct netif *netif, const struct eth_addr *ethsrc_addr, function1223 return etharp_raw(netif, (struct eth_addr *)netif->hwaddr, hw_dst_addr,
2757 in autoip". The change in etharp_raw could be removed, since all calls to2758 etharp_raw use ethbroadcast for the "ethdst_addr" parameter. But it could be3060 * etharp.h, etharp.c: Combined etharp_request with etharp_raw for both