Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c300 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() function
327 arp_send_dst(type, ptype, dest_ip, dev, src_ip, dest_hw, src_hw, in arp_send()
391 arp_send_dst(ARPOP_REQUEST, ETH_P_ARP, target, dev, saddr, in arp_solicit()
810 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, in arp_process()
830 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, in arp_process()
851 arp_send_dst(ARPOP_REPLY, ETH_P_ARP, in arp_process()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds