Home
last modified time | relevance | path

Searched refs:dst_ip6 (Results 1 – 14 of 14) sorted by relevance

/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.h95 struct in6_addr dst_ip6; member
99 #define dst_ipv6 ip.v6.dst_ip6.s6_addr32
100 #define dst_ipv6_addr ip.v6.dst_ip6.s6_addr
/drivers/net/ethernet/sfc/
A Dtc.h101 struct in6_addr src_ip6, dst_ip6; member
157 struct in6_addr src_ip6, dst_ip6; member
A Dtc_conntrack.h46 struct in6_addr src_ip6, dst_ip6; member
A Dtc_encap_actions.h50 struct in6_addr dst_ip6; member
A Dmae.c682 CHECK(DST_IP6, dst_ip6) || in efx_mae_match_check_caps()
779 CHECK(ENC_DST_IP6, dst_ip6) || in efx_mae_match_check_caps_lhs()
1502 &encap->dst_ip6, sizeof(encap->dst_ip6)); in efx_mae_register_encap_match()
1504 0xff, sizeof(encap->dst_ip6)); in efx_mae_register_encap_match()
1637 &match->value.dst_ip6, sizeof(struct in6_addr)); in efx_mae_populate_lhs_match_criteria()
1639 &match->mask.dst_ip6, sizeof(struct in6_addr)); in efx_mae_populate_lhs_match_criteria()
1944 rc = TABLE_POPULATE_KEY(key, ct, dst_ip, conn->dst_ip6); in efx_mae_populate_ct_key()
2177 &match->value.dst_ip6, sizeof(struct in6_addr)); in efx_mae_populate_match_criteria()
2179 &match->mask.dst_ip6, sizeof(struct in6_addr)); in efx_mae_populate_match_criteria()
A Dtc_encap_actions.c126 neigh->dst_ip6 = flow6.daddr; in efx_bind_neigh()
534 keysize = sizeof(keys.dst_ip6); in efx_neigh_event()
554 memcpy(&keys.dst_ip6, n->primary_key, n->tbl->key_len); in efx_neigh_event()
A Dtc.c380 MAP_KEY_AND_MASK(IPV6_ADDRS, ipv6_addrs, dst, dst_ip6); in efx_tc_flower_parse_match()
583 encap->dst_ip6 = match->value.enc_dst_ip6; in efx_tc_flower_record_encap_match()
920 if (!ipv6_addr_any(&match->mask.dst_ip6)) in efx_tc_flower_translate_flhs_match()
922 match->mask.dst_ip6 = match->mask.enc_dst_ip6; in efx_tc_flower_translate_flhs_match()
958 !ipv6_addr_any(&match->mask.dst_ip6) || in efx_tc_flower_flhs_needs_ar()
A Dtc_counters.c116 &encap->neigh->dst_ip6, in efx_tc_counter_work()
A Dtc_conntrack.c215 conn->dst_ip6 = fm.key->dst; in efx_tc_ct_parse_match()
/drivers/net/ethernet/intel/i40e/
A Di40e.h253 __be32 dst_ip6[4]; member
314 struct in6_addr dst_ip6; member
318 #define dst_ipv6 ip.v6.dst_ip6.s6_addr32
A Di40e_virtchnl_pf.c3821 memcpy(&cfilter.ip.v6.dst_ip6, tcf.dst_ip, in i40e_vc_del_cloud_filter()
3822 sizeof(cfilter.ip.v6.dst_ip6)); in i40e_vc_del_cloud_filter()
3870 if (memcmp(&cfilter.ip.v6.dst_ip6, &cf->ip.v6.dst_ip6, in i40e_vc_del_cloud_filter()
3957 memcpy(&cfilter->ip.v6.dst_ip6, tcf.dst_ip, in i40e_vc_add_cloud_filter()
3958 sizeof(cfilter->ip.v6.dst_ip6)); in i40e_vc_add_cloud_filter()
A Di40e_ethtool.c3407 memcpy(fsp->h_u.tcp_ip6_spec.ip6src, rule->dst_ip6, in i40e_get_ethtool_fdir_entry()
4903 memcpy(input->dst_ip6, fsp->h_u.ah_ip6_spec.ip6src, in i40e_add_fdir_ethtool()
A Di40e_txrx.c191 memcpy(&ipv6.daddr.in6_u.u6_addr32, data->dst_ip6, in i40e_create_dummy_packet()
A Di40e_main.c8477 !ipv6_addr_any(&filter->ip.v6.dst_ip6)) { in i40e_add_del_cloud_filter_big_buf()

Completed in 898 milliseconds