Home
last modified time | relevance | path

Searched defs:dest_ip (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_router_ipv4_kern.c142 __be32 src_ip = 0, dest_ip = 0; in xdp_router_ipv4_prog() local
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_arp_nd_proxy.c43 br_arp_send(struct net_bridge *br, struct net_bridge_port *p, struct net_device *dev, __be32 dest_ip, __be32 src_ip, const unsigned char *dest_hw, const unsigned char *src_hw, const unsigned char *target_hw, __be16 vlan_proto, u16 vlan_tci) br_arp_send() argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_arp_nd_proxy.c43 br_arp_send(struct net_bridge *br, struct net_bridge_port *p, struct net_device *dev, __be32 dest_ip, __be32 src_ip, const unsigned char *dest_hw, const unsigned char *src_hw, const unsigned char *target_hw, __be16 vlan_proto, u16 vlan_tci) br_arp_send() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c300 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() argument
322 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() argument
523 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c301 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() argument
323 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() argument
544 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create() argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c627 static int udp_ping_send(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_send() argument
664 static int udp_ping_reply(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_reply() argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dmain.h222 u32 dest_ip[4]; member
H A Dtype.h1119 u32 dest_ip[4]; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c668 static int udp_ping_send(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_send() argument
705 static int udp_ping_reply(int sock[2], in_addr_t dest_ip, unsigned int port, in udp_ping_reply() argument
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c2711 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send() argument
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c2936 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h931 u32 dest_ip[4]; member

Completed in 43 milliseconds