Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Darp.c300 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst()
322 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send()
523 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
/linux-5.19.10/drivers/net/ethernet/mediatek/
Dmtk_ppe.h103 u32 dest_ip; member
150 u32 dest_ip[4]; member
174 u32 dest_ip[4]; member
/linux-5.19.10/net/bridge/
Dbr_arp_nd_proxy.c44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
/linux-5.19.10/tools/testing/selftests/net/
Dipsec.c629 static int udp_ping_send(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_send()
666 static int udp_ping_reply(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_reply()
/linux-5.19.10/drivers/infiniband/hw/irdma/
Dmain.h219 u32 dest_ip[4]; member
Dtype.h1159 u32 dest_ip[4]; member
/linux-5.19.10/drivers/net/bonding/
Dbond_main.c2844 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()