Searched refs:dst_opt_type (Results 1 – 7 of 7) sorted by relevance
1457 if (key->enc_opts.dst_opt_type && in fl_set_enc_opt()1458 key->enc_opts.dst_opt_type != TUNNEL_GENEVE_OPT) { in fl_set_enc_opt()1463 key->enc_opts.dst_opt_type = TUNNEL_GENEVE_OPT; in fl_set_enc_opt()1474 mask->enc_opts.dst_opt_type = TUNNEL_GENEVE_OPT; in fl_set_enc_opt()1488 if (key->enc_opts.dst_opt_type) { in fl_set_enc_opt()1493 key->enc_opts.dst_opt_type = TUNNEL_VXLAN_OPT; in fl_set_enc_opt()1504 mask->enc_opts.dst_opt_type = TUNNEL_VXLAN_OPT; in fl_set_enc_opt()1518 if (key->enc_opts.dst_opt_type) { in fl_set_enc_opt()1523 key->enc_opts.dst_opt_type = TUNNEL_ERSPAN_OPT; in fl_set_enc_opt()1534 mask->enc_opts.dst_opt_type = TUNNEL_ERSPAN_OPT; in fl_set_enc_opt()[all …]
100 __be16 dst_opt_type; member
128 if (enc_opts.key->dst_opt_type != TUNNEL_VXLAN_OPT) { in mlx5e_tc_tun_parse_vxlan_gbp_option()
191 if (enc_opts.key->dst_opt_type != TUNNEL_GENEVE_OPT) { in mlx5e_tc_tun_parse_geneve_options()
2757 __be16 dst_opt_type; in validate_geneve_opts() 2759 dst_opt_type = 0;2771 dst_opt_type = TUNNEL_GENEVE_OPT; in validate_and_copy_set_tun() 2774 dst_opt_type = TUNNEL_VXLAN_OPT; in validate_and_copy_set_tun() 2777 dst_opt_type = TUNNEL_ERSPAN_OPT; in validate_and_copy_set_tun() 2822 key.tun_opts_len, dst_opt_type); in validate_and_copy_set_tun() 2770 __be16 dst_opt_type; validate_and_copy_set_tun() local
466 enc_opt->dst_opt_type = info->key.tun_flags & in skb_flow_dissect_tunnel_info()
5549 enc_opts.key.dst_opt_type); in mlx5e_tc_restore_tunnel()