Searched defs:dest_ip (Results 1 – 8 of 8) sorted by relevance
/openbmc/inarp/ |
H A D | inarp.c | 52 struct in_addr dest_ip; member 106 const struct in_addr *dest_ip) in send_arp_packet()
|
/openbmc/linux/net/ipv4/ |
H A D | arp.c | 301 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 D | mtk_ppe.h | 144 u32 dest_ip; member 191 u32 dest_ip[4]; member 215 u32 dest_ip[4]; member
|
/openbmc/linux/net/bridge/ |
H A D | br_arp_nd_proxy.c | 44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 669 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 D | main.h | 222 u32 dest_ip[4]; member
|
H A D | type.h | 1119 u32 dest_ip[4]; member
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_main.c | 2990 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()
|