Home
last modified time | relevance | path

Searched refs:arp_send_dst (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Darp.c301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() function
328 arp_send_dst(type, ptype, dest_ip, dev, src_ip, dest_hw, src_hw, in arp_send()
392 arp_send_dst(ARPOP_REQUEST, ETH_P_ARP, target, dev, saddr, in arp_solicit()
831 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, in arp_process()
851 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, in arp_process()
872 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, in arp_process()