Home
last modified time | relevance | path

Searched defs:dest_ip (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/net/ipv4/
Darp.c301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst()
323 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send()
544 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
/linux-6.1.9/drivers/net/ethernet/mediatek/
Dmtk_ppe.h124 u32 dest_ip; member
171 u32 dest_ip[4]; member
195 u32 dest_ip[4]; member
/linux-6.1.9/net/bridge/
Dbr_arp_nd_proxy.c44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
/linux-6.1.9/tools/testing/selftests/net/
Dipsec.c668 static int udp_ping_send(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_send()
705 static int udp_ping_reply(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_reply()
/linux-6.1.9/drivers/infiniband/hw/irdma/
Dmain.h219 u32 dest_ip[4]; member
Dtype.h1160 u32 dest_ip[4]; member
/linux-6.1.9/drivers/net/bonding/
Dbond_main.c2883 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()