Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
A Dmtk_ppe.h105 u32 dest_ip; member
152 u32 dest_ip[4]; member
176 u32 dest_ip[4]; member
/linux/net/ipv4/
A 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/samples/bpf/
A Dxdp_router_ipv4_kern.c142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
/linux/net/bridge/
A Dbr_arp_nd_proxy.c44 struct net_device *dev, __be32 dest_ip, __be32 src_ip, in br_arp_send()
/linux/tools/testing/selftests/net/
A Dipsec.c630 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/drivers/infiniband/hw/irdma/
A Dmain.h220 u32 dest_ip[4]; member
A Dtype.h1156 u32 dest_ip[4]; member
/linux/drivers/net/bonding/
A Dbond_main.c2799 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()

Completed in 34 milliseconds