Home
last modified time | relevance | path

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

/openbmc/inarp/
H A Dinarp.c52 struct in_addr dest_ip; member
106 const struct in_addr *dest_ip) in send_arp_packet()
/openbmc/linux/net/ipv4/
H A 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()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.h144 u32 dest_ip; member
191 u32 dest_ip[4]; member
215 u32 dest_ip[4]; member
/openbmc/linux/net/bridge/
H A Dbr_arp_nd_proxy.c44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
/openbmc/linux/tools/testing/selftests/net/
H A Dipsec.c669 static int udp_ping_send(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_send()
706 static int udp_ping_reply(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_reply()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dmain.h222 u32 dest_ip[4]; member
H A Dtype.h1119 u32 dest_ip[4]; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c2990 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()