Searched defs:dest_ip (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mediatek/ | 
| D | mtk_ppe.h | 105 	u32 dest_ip;  member 152 	u32 dest_ip[4];  member 176 	u32 dest_ip[4];  member
  | 
| /Linux-v5.15/net/ipv4/ | 
| D | arp.c | 300 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-v5.15/samples/bpf/ | 
| D | xdp_router_ipv4_kern.c | 142 		__be32 src_ip = 0, dest_ip = 0;  in xdp_router_ipv4_prog()  local
  | 
| /Linux-v5.15/net/bridge/ | 
| D | br_arp_nd_proxy.c | 44 			struct net_device *dev, __be32 dest_ip, __be32 src_ip,  in br_arp_send()
  | 
| /Linux-v5.15/tools/testing/selftests/net/ | 
| D | ipsec.c | 630 static int udp_ping_send(int sock[2], in_addr_t dest_ip, unsigned int port,  in udp_ping_send() 667 static int udp_ping_reply(int sock[2], in_addr_t dest_ip, unsigned int port,  in udp_ping_reply()
  | 
| /Linux-v5.15/drivers/infiniband/hw/irdma/ | 
| D | main.h | 220 	u32 dest_ip[4];  member
  | 
| D | type.h | 1157 	u32 dest_ip[4];  member
  | 
| /Linux-v5.15/drivers/net/bonding/ | 
| D | bond_main.c | 2799 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip,  in bond_arp_send()
  |