Searched refs:opt_class (Results 1 – 4 of 4) sorted by relevance
10 __be16 opt_class; member73 if (geneve->opt_class == opt->opt_class && in mlx5_geneve_tlv_option_add()84 be16_to_cpu(opt->opt_class), in mlx5_geneve_tlv_option_add()94 opt->opt_class, in mlx5_geneve_tlv_option_add()100 be16_to_cpu(opt->opt_class), in mlx5_geneve_tlv_option_add()104 geneve->opt_class = opt->opt_class; in mlx5_geneve_tlv_option_add()128 geneve->opt_class = 0; in mlx5_geneve_tlv_option_del()
231 if (option_mask->opt_class == 0 && option_mask->type == 0 && in mlx5e_tc_tun_parse_geneve_options()260 be16_to_cpu(option_key->opt_class), in mlx5e_tc_tun_parse_geneve_options()
388 push->class = opt->opt_class; in nfp_fl_push_geneve_options()
2212 if (!(*dont_care) || opt->opt_class || opt->type || in enc_opts_is_dont_care_or_full_match()2216 if (opt->opt_class != htons(U16_MAX) || in enc_opts_is_dont_care_or_full_match()
Completed in 21 milliseconds