Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Darp.c297 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() function
324 arp_send_dst(type, ptype, dest_ip, dev, src_ip, dest_hw, src_hw, in arp_send()
388 arp_send_dst(ARPOP_REQUEST, ETH_P_ARP, target, dev, saddr, in arp_solicit()
771 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, in arp_process()
791 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, in arp_process()
812 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, in arp_process()