Searched defs:dest_ip (Results 1 – 6 of 6) sorted by relevance
| /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() 545 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
| /linux/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 43 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
|
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | setup.c | 206 union tcp_addr dest_ip; member
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_eth.h | 342 u32 dest_ip; member 387 u32 dest_ip[4]; member
|
| /linux/tools/testing/selftests/net/ |
| H A D | ipsec.c | 669 udp_ping_send(int sock[2],in_addr_t dest_ip,unsigned int port,char * buf,size_t buf_len) udp_ping_send() argument 706 udp_ping_reply(int sock[2],in_addr_t dest_ip,unsigned int port,char * buf,size_t buf_len) udp_ping_reply() argument
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 2999 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()
|