Home
last modified time | relevance | path

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

/linux/net/ipv4/ !
H A Darp.c302 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst()
324 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send()
546 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
/linux/net/bridge/ !
H A Dbr_arp_nd_proxy.c44 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
/linux/tools/testing/selftests/net/tcp_ao/lib/ !
H A Dsetup.c206 union tcp_addr dest_ip; member
/linux/tools/testing/selftests/net/ !
H A Dipsec.c673 udp_ping_send(int sock[2],in_addr_t dest_ip,unsigned int port,char * buf,size_t buf_len) udp_ping_send() argument
710 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/infiniband/hw/irdma/ !
H A Dmain.h230 u32 dest_ip[4]; member
H A Dtype.h1286 u32 dest_ip[4]; member
/linux/drivers/infiniband/hw/mana/ !
H A Dmana_ib.h110 u8 dest_ip[16]; member
/linux/drivers/net/bonding/ !
H A Dbond_main.c2999 static void bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, in bond_arp_send()