/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 719 if (!ipv6_addr_any((struct in6_addr *)ipv6_usr_mask->ip6dst)) { in otx2_prepare_ipv6_flow() 720 memcpy(&pkt->ip6dst, &ipv6_usr_hdr->ip6dst, in otx2_prepare_ipv6_flow() 721 sizeof(pkt->ip6dst)); in otx2_prepare_ipv6_flow() 722 memcpy(&pmask->ip6dst, &ipv6_usr_mask->ip6dst, in otx2_prepare_ipv6_flow() 723 sizeof(pmask->ip6dst)); in otx2_prepare_ipv6_flow() 748 if (!ipv6_addr_any((struct in6_addr *)ipv6_l4_mask->ip6dst)) { in otx2_prepare_ipv6_flow() 749 memcpy(&pkt->ip6dst, &ipv6_l4_hdr->ip6dst, in otx2_prepare_ipv6_flow() 750 sizeof(pkt->ip6dst)); in otx2_prepare_ipv6_flow() 751 memcpy(&pmask->ip6dst, &ipv6_l4_mask->ip6dst, in otx2_prepare_ipv6_flow() 752 sizeof(pmask->ip6dst)); in otx2_prepare_ipv6_flow() [all …]
|
H A D | otx2_tc.c | 713 memcpy(&flow_spec->ip6dst, in otx2_tc_prepare_flow() 715 sizeof(flow_spec->ip6dst)); in otx2_tc_prepare_flow() 716 memcpy(&flow_mask->ip6dst, in otx2_tc_prepare_flow() 718 sizeof(flow_spec->ip6dst)); in otx2_tc_prepare_flow()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 857 memcpy(ip6_entry->ip6dst, spec.loc_host, in ef4_ethtool_get_class_rule() 858 sizeof(ip6_entry->ip6dst)); in ef4_ethtool_get_class_rule() 859 ip6_fill_mask(ip6_mask->ip6dst); in ef4_ethtool_get_class_rule() 928 memcpy(uip6_entry->ip6dst, spec.loc_host, in ef4_ethtool_get_class_rule() 929 sizeof(uip6_entry->ip6dst)); in ef4_ethtool_get_class_rule() 930 ip6_fill_mask(uip6_mask->ip6dst); in ef4_ethtool_get_class_rule() 1107 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) { in ef4_ethtool_set_class_rule() 1108 if (!ip6_mask_is_full(ip6_mask->ip6dst)) in ef4_ethtool_set_class_rule() 1111 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host)); in ef4_ethtool_set_class_rule() 1166 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) { in ef4_ethtool_set_class_rule() [all …]
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 710 memcpy(ip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule() 711 sizeof(ip6_entry->ip6dst)); in efx_ethtool_get_class_rule() 712 ip6_fill_mask(ip6_mask->ip6dst); in efx_ethtool_get_class_rule() 781 memcpy(uip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule() 782 sizeof(uip6_entry->ip6dst)); in efx_ethtool_get_class_rule() 783 ip6_fill_mask(uip6_mask->ip6dst); in efx_ethtool_get_class_rule() 1005 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) { in efx_ethtool_set_class_rule() 1006 if (!ip6_mask_is_full(ip6_mask->ip6dst)) in efx_ethtool_set_class_rule() 1009 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host)); in efx_ethtool_set_class_rule() 1064 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) { in efx_ethtool_set_class_rule() [all …]
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 710 memcpy(ip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule() 711 sizeof(ip6_entry->ip6dst)); in efx_ethtool_get_class_rule() 712 ip6_fill_mask(ip6_mask->ip6dst); in efx_ethtool_get_class_rule() 781 memcpy(uip6_entry->ip6dst, spec.loc_host, in efx_ethtool_get_class_rule() 782 sizeof(uip6_entry->ip6dst)); in efx_ethtool_get_class_rule() 783 ip6_fill_mask(uip6_mask->ip6dst); in efx_ethtool_get_class_rule() 1006 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) { in efx_ethtool_set_class_rule() 1007 if (!ip6_mask_is_full(ip6_mask->ip6dst)) in efx_ethtool_set_class_rule() 1010 memcpy(spec.loc_host, ip6_entry->ip6dst, sizeof(spec.loc_host)); in efx_ethtool_set_class_rule() 1065 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) { in efx_ethtool_set_class_rule() [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 172 memcpy(fsp->h_u.tcp_ip6_spec.ip6dst, rule->ip.v6.dst_ip, in ice_get_ethtool_fdir_entry() 176 memcpy(fsp->m_u.tcp_ip6_spec.ip6dst, rule->mask.v6.dst_ip, in ice_get_ethtool_fdir_entry() 187 memcpy(fsp->h_u.tcp_ip6_spec.ip6dst, rule->ip.v6.dst_ip, in ice_get_ethtool_fdir_entry() 194 memcpy(fsp->m_u.tcp_ip6_spec.ip6dst, in ice_get_ethtool_fdir_entry() 1073 !memcmp(tcp_ip6_spec->ip6dst, &zero_ipv6_addr_mask, in ice_set_fdir_ip6_seg() 1109 if (!memcmp(tcp_ip6_spec->ip6dst, &full_ipv6_addr_mask, in ice_set_fdir_ip6_seg() 1114 else if (!memcmp(tcp_ip6_spec->ip6dst, &zero_ipv6_addr_mask, in ice_set_fdir_ip6_seg() 1170 !memcmp(usr_ip6_spec->ip6dst, &zero_ipv6_addr_mask, in ice_set_fdir_ip6_usr_seg() 1188 if (!memcmp(usr_ip6_spec->ip6dst, &full_ipv6_addr_mask, in ice_set_fdir_ip6_usr_seg() 1193 else if (!memcmp(usr_ip6_spec->ip6dst, in ice_set_fdir_ip6_usr_seg() [all...] |
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 280 l3_val->ip6src, l3_mask->ip6dst, l3_val->ip6dst); in parse_ip6() 295 l4_val->ip6src, l4_mask->ip6dst, l4_val->ip6dst); in parse_tcp6() 308 l4_val->ip6src, l4_mask->ip6dst, l4_val->ip6dst); in parse_udp6() 620 if (!ipv6_addr_any((struct in6_addr *)l3_mask->ip6dst)) in validate_ip6() 639 if (!ipv6_addr_any((struct in6_addr *)l4_mask->ip6dst)) in validate_tcpudp6()
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 1128 memcpy(fsp->h_u.usr_ip6_spec.ip6dst, &rule->ip_data.v6_addrs.dst_ip, in iavf_get_ethtool_fdir_entry() 1135 memcpy(fsp->m_u.usr_ip6_spec.ip6dst, &rule->ip_mask.v6_addrs.dst_ip, in iavf_get_ethtool_fdir_entry() 1145 memcpy(fsp->h_u.ah_ip6_spec.ip6dst, &rule->ip_data.v6_addrs.dst_ip, in iavf_get_ethtool_fdir_entry() 1151 memcpy(fsp->m_u.ah_ip6_spec.ip6dst, &rule->ip_mask.v6_addrs.dst_ip, in iavf_get_ethtool_fdir_entry() 1159 memcpy(fsp->h_u.usr_ip6_spec.ip6dst, &rule->ip_data.v6_addrs.dst_ip, in iavf_get_ethtool_fdir_entry() 1166 memcpy(fsp->m_u.usr_ip6_spec.ip6dst, &rule->ip_mask.v6_addrs.dst_ip, in iavf_get_ethtool_fdir_entry() 1317 memcpy(&fltr->ip_data.v6_addrs.dst_ip, fsp->h_u.usr_ip6_spec.ip6dst, in iavf_add_fdir_fltr_info() 1324 memcpy(&fltr->ip_mask.v6_addrs.dst_ip, fsp->m_u.usr_ip6_spec.ip6dst, in iavf_add_fdir_fltr_info() 1335 memcpy(&fltr->ip_data.v6_addrs.dst_ip, fsp->h_u.ah_ip6_spec.ip6dst, in iavf_add_fdir_fltr_info() 1341 memcpy(&fltr->ip_mask.v6_addrs.dst_ip, fsp->m_u.ah_ip6_spec.ip6dst, in iavf_add_fdir_fltr_info() [all …]
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 835 be32_to_cpu_array(dst_ip_mask, mask->ip6dst, IPV6_WORDS); in npc_update_ipv6_flow() 836 be32_to_cpu_array(dst_ip, pkt->ip6dst, IPV6_WORDS); in npc_update_ipv6_flow() 845 memcpy(opkt->ip6dst, pkt->ip6dst, sizeof(opkt->ip6dst)); in npc_update_ipv6_flow() 846 memcpy(omask->ip6dst, mask->ip6dst, sizeof(omask->ip6dst)); in npc_update_ipv6_flow()
|
H A D | rvu_npc_hash.c | 336 be32_to_cpu_array(dst_ip, pkt->ip6dst, IPV6_WORDS); in npc_update_field_hash() 346 memcpy(&opkt->ip6dst, &pkt->ip6dst, in npc_update_field_hash() 347 sizeof(pkt->ip6dst)); in npc_update_field_hash() 348 memcpy(&omask->ip6dst, &mask->ip6dst, in npc_update_field_hash() 349 sizeof(mask->ip6dst)); in npc_update_field_hash()
|
H A D | mbox.h | 1466 __be32 ip6dst[4]; member
|
H A D | rvu_debugfs.c | 2810 seq_printf(s, "%pI6 ", rule->packet.ip6dst); in rvu_dbg_npc_mcam_show_flows() 2811 seq_printf(s, "mask %pI6\n", rule->mask.ip6dst); in rvu_dbg_npc_mcam_show_flows()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 1296 uint32_t ip6dst[4]; member 1313 uint32_t ip6dst[4]; member 1328 uint32_t ip6dst[4]; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool.h | 1032 __be32 ip6dst[4]; member 1049 __be32 ip6dst[4]; member 1064 __be32 ip6dst[4]; member
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ethtool.c | 3394 memcpy(fsp->h_u.tcp_ip6_spec.ip6dst, rule->src_ip6, in i40e_get_ethtool_fdir_entry() 3457 fsp->m_u.tcp_ip6_spec.ip6dst[0] = htonl(0xFFFFFFFF); in i40e_get_ethtool_fdir_entry() 3458 fsp->m_u.tcp_ip6_spec.ip6dst[1] = htonl(0xFFFFFFFF); in i40e_get_ethtool_fdir_entry() 3459 fsp->m_u.tcp_ip6_spec.ip6dst[2] = htonl(0xFFFFFFFF); in i40e_get_ethtool_fdir_entry() 3460 fsp->m_u.tcp_ip6_spec.ip6dst[3] = htonl(0xFFFFFFFF); in i40e_get_ethtool_fdir_entry() 4421 if (ipv6_addr_equal((struct in6_addr *)&tcp_ip6_spec->ip6dst, in i40e_check_fdir_input_set() 4425 &tcp_ip6_spec->ip6dst)) in i40e_check_fdir_input_set() 4500 if (ipv6_addr_equal((struct in6_addr *)&usr_ip6_spec->ip6dst, in i40e_check_fdir_input_set() 4504 &usr_ip6_spec->ip6dst)) in i40e_check_fdir_input_set() 4896 memcpy(input->src_ip6, fsp->h_u.ah_ip6_spec.ip6dst, in i40e_add_fdir_ethtool()
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp.c | 362 &match->ip6dst, &mask->ip6dst, in bcmasp_netfilt_tcpip6_wr() 363 sizeof(match->ip6dst)); in bcmasp_netfilt_tcpip6_wr()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1672 memcpy(&fs->h_u.tcp_ip6_spec.ip6dst, &dfs->val.lip[0], in cxgb4_fill_filter_rule() 1673 sizeof(fs->h_u.tcp_ip6_spec.ip6dst)); in cxgb4_fill_filter_rule() 1674 memcpy(&fs->m_u.tcp_ip6_spec.ip6dst, &dfs->mask.lip[0], in cxgb4_fill_filter_rule() 1675 sizeof(fs->m_u.tcp_ip6_spec.ip6dst)); in cxgb4_fill_filter_rule()
|
/openbmc/linux/net/ethtool/ |
H A D | ioctl.c | 3257 if (!ipv6_addr_any((struct in6_addr *)v6_m_spec->ip6dst)) { in ethtool_rx_flow_rule_create() 3258 memcpy(&match->key.ipv6.dst, v6_spec->ip6dst, in ethtool_rx_flow_rule_create() 3260 memcpy(&match->mask.ipv6.dst, v6_m_spec->ip6dst, in ethtool_rx_flow_rule_create() 3264 !ipv6_addr_any((struct in6_addr *)v6_m_spec->ip6dst)) { in ethtool_rx_flow_rule_create()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5919 if (ipv6_addr_any((struct in6_addr *)spec->ip6dst)) in hclge_fd_check_tcpip6_tuple() 5947 if (ipv6_addr_any((struct in6_addr *)spec->ip6dst)) in hclge_fd_check_ip6_tuple() 6242 be32_to_cpu_array(rule->tuples.dst_ip, fs->h_u.tcp_ip6_spec.ip6dst, in hclge_fd_get_tcpip6_tuple() 6244 be32_to_cpu_array(rule->tuples_mask.dst_ip, fs->m_u.tcp_ip6_spec.ip6dst, in hclge_fd_get_tcpip6_tuple() 6271 be32_to_cpu_array(rule->tuples.dst_ip, fs->h_u.usr_ip6_spec.ip6dst, in hclge_fd_get_ip6_tuple() 6273 be32_to_cpu_array(rule->tuples_mask.dst_ip, fs->m_u.usr_ip6_spec.ip6dst, in hclge_fd_get_ip6_tuple() 6705 cpu_to_be32_array(spec->ip6dst, in hclge_fd_get_tcpip6_info() 6714 memset(spec_mask->ip6dst, 0, sizeof(spec_mask->ip6dst)); in hclge_fd_get_tcpip6_info() 6716 cpu_to_be32_array(spec_mask->ip6dst, rule->tuples_mask.dst_ip, in hclge_fd_get_tcpip6_info() 6737 cpu_to_be32_array(spec->ip6dst, rule->tuples.dst_ip, IPV6_SIZE); in hclge_fd_get_ip6_info() [all …]
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 524 ntohl(fsp->h_u.tcp_ip6_spec.ip6dst[i]); in aq_set_data_fl3l4()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1361 memcpy(&fsp->h_u.tcp_ip6_spec.ip6dst, in qede_get_cls_rule_entry()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 1076 *(struct in6_addr *)&fs->h_u.tcp_ip6_spec.ip6dst[0] = in bnxt_grxclsrule() 1080 fs->m_u.tcp_ip6_spec.ip6dst[i] = cpu_to_be32(~0); in bnxt_grxclsrule()
|