/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 108 __be32 dst_ip; member 158 .dst_ip = filter->dst_ip, in mlx4_en_filter_work() 212 filter_hash_bucket(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, in filter_hash_bucket() argument 220 l ^= (__force unsigned long)(src_ip ^ dst_ip); in filter_hash_bucket() 229 __be32 dst_ip, u8 ip_proto, __be16 src_port, in mlx4_en_filter_alloc() argument 243 filter->dst_ip = dst_ip; in mlx4_en_filter_alloc() 254 filter_hash_bucket(priv, src_ip, dst_ip, src_port, in mlx4_en_filter_alloc() 275 mlx4_en_filter_find(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, in mlx4_en_filter_find() argument 282 filter_hash_bucket(priv, src_ip, dst_ip, in mlx4_en_filter_find() 286 filter->dst_ip == dst_ip && in mlx4_en_filter_find() [all …]
|
D | mcg.c | 873 rule_hw->ipv4.dst_ip = spec->ipv4.dst_ip; in parse_trans_rule() 932 if (cur->ipv4.dst_ip) in mlx4_err_rule() 935 &cur->ipv4.dst_ip); in mlx4_err_rule()
|
D | en_ethtool.c | 802 spec_l3->ipv4.dst_ip = cmd->fs.h_u.usr_ip4_spec.ip4dst; in add_ip_rule() 844 spec_l3->ipv4.dst_ip = cmd->fs.h_u.tcp_ip4_spec.ip4dst; in add_tcp_udp_rule() 856 spec_l3->ipv4.dst_ip = cmd->fs.h_u.udp_ip4_spec.ip4dst; in add_tcp_udp_rule()
|
/drivers/infiniband/core/ |
D | addr.c | 230 __be32 dst_ip = dst_in->sin_addr.s_addr; in addr4_resolve() local 236 fl4.daddr = dst_ip; in addr4_resolve()
|
/drivers/net/ethernet/broadcom/ |
D | cnic_if.h | 248 u32 dst_ip[4]; member
|
D | cnic.c | 332 memcpy(&path_req.dst.v6_addr, &csk->dst_ip[0], in cnic_send_nlmsg() 336 memcpy(&path_req.dst.v4_addr, &csk->dst_ip[0], in cnic_send_nlmsg() 2040 struct in6_addr src_ip, dst_ip; in cnic_init_storm_conn_bufs() local 2050 dst_ip.in6_u.u6_addr32[i] = cpu_to_be32(*addrp); in cnic_init_storm_conn_bufs() 2061 swab16(~csum_ipv6_magic(&src_ip, &dst_ip, 0, IPPROTO_TCP, 0)); in cnic_init_storm_conn_bufs() 2173 conn_addr->remote_ip_addr.ip_addr_lo_lo = kwqe1->dst_ip; in cnic_bnx2x_connect() 3500 l4kwqe2->dst_ip_v6_2 = be32_to_cpu(csk->dst_ip[1]); in cnic_cm_conn_req() 3501 l4kwqe2->dst_ip_v6_3 = be32_to_cpu(csk->dst_ip[2]); in cnic_cm_conn_req() 3502 l4kwqe2->dst_ip_v6_4 = be32_to_cpu(csk->dst_ip[3]); in cnic_cm_conn_req() 3518 l4kwqe1->dst_ip = be32_to_cpu(csk->dst_ip[0]); in cnic_cm_conn_req() [all …]
|
D | cnic_defs.h | 233 u32 dst_ip; member
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 1718 fsp->h_u.tcp_ip4_spec.ip4src = rule->dst_ip[0]; in i40e_get_ethtool_fdir_entry() 1896 if ((rule->dst_ip[0] != input->dst_ip[0]) || in i40e_match_fdir_input_set() 2073 input->dst_ip[0] = fsp->h_u.tcp_ip4_spec.ip4src; in i40e_add_fdir_ethtool()
|
D | i40e_txrx.c | 218 ip->daddr = fd_data->dst_ip[0]; in i40e_add_del_fdir_udpv4() 277 ip->daddr = fd_data->dst_ip[0]; in i40e_add_del_fdir_tcpv4() 367 ip->daddr = fd_data->dst_ip[0]; in i40e_add_del_fdir_ipv4()
|
D | i40e.h | 186 __be32 dst_ip[4]; member
|
/drivers/infiniband/hw/nes/ |
D | nes_cm.c | 1491 static int nes_addr_resolve_neigh(struct nes_vnic *nesvnic, u32 dst_ip, int arpindex) in nes_addr_resolve_neigh() argument 1499 rt = ip_route_output(&init_net, htonl(dst_ip), 0, 0, 0); in nes_addr_resolve_neigh() 1502 __func__, dst_ip); in nes_addr_resolve_neigh() 1517 " is %pM, Gateway is 0x%08X \n", dst_ip, in nes_addr_resolve_neigh() 1528 dst_ip, NES_ARP_DELETE); in nes_addr_resolve_neigh() 1532 dst_ip, NES_ARP_ADD); in nes_addr_resolve_neigh() 1533 rc = nes_arp_table(nesvnic->nesdev, dst_ip, NULL, in nes_addr_resolve_neigh()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 2361 fsp->h_u.tcp_ip4_spec.ip4dst = rule->filter.formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry() 2362 fsp->m_u.tcp_ip4_spec.ip4dst = mask->formatted.dst_ip[0]; in ixgbe_get_ethtool_fdir_entry() 2626 input->filter.formatted.dst_ip[0] = fsp->h_u.tcp_ip4_spec.ip4dst; in ixgbe_add_ethtool_fdir_entry() 2627 mask.formatted.dst_ip[0] = fsp->m_u.tcp_ip4_spec.ip4dst; in ixgbe_add_ethtool_fdir_entry()
|
D | ixgbe_82599.c | 1753 ~input_mask->formatted.dst_ip[0]); in ixgbe_fdir_set_input_mask_82599() 1776 IXGBE_WRITE_REG_BE32(hw, IXGBE_FDIRIPDA, input->formatted.dst_ip[0]); in ixgbe_fdir_write_perfect_filter_82599()
|
D | ixgbe_type.h | 2553 __be32 dst_ip[4]; member
|
/drivers/infiniband/hw/mlx4/ |
D | main.c | 881 mlx4_spec->ipv4.dst_ip = ib_spec->ipv4.val.dst_ip; in parse_flow_attr() 882 mlx4_spec->ipv4.dst_ip_msk = ib_spec->ipv4.mask.dst_ip; in parse_flow_attr()
|
/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 1539 len = sprintf(buf, "%pI4\n", &bnx2i_ep->cm_sk->dst_ip); in bnx2i_ep_get_param()
|