Searched refs:TUNNEL_VXLAN_OPT (Results 1 – 8 of 8) sorted by relevance
93 if ((tun_key->tun_flags & TUNNEL_VXLAN_OPT) && in mlx5e_gen_ip_tunnel_header_vxlan()102 if (tun_key->tun_flags & TUNNEL_VXLAN_OPT) { in mlx5e_gen_ip_tunnel_header_vxlan()128 if (enc_opts.key->dst_opt_type != TUNNEL_VXLAN_OPT) { in mlx5e_tc_tun_parse_vxlan_gbp_option()211 return mlx5e_tc_tun_encap_info_equal_options(a, b, TUNNEL_VXLAN_OPT); in mlx5e_tc_tun_encap_info_equal_vxlan()
176 #define TUNNEL_VXLAN_OPT __cpu_to_be16(0x1000) macro182 (TUNNEL_GENEVE_OPT | TUNNEL_VXLAN_OPT | TUNNEL_ERSPAN_OPT | \
274 opts->flags = TUNNEL_VXLAN_OPT; in nft_tunnel_obj_vxlan_init()404 type = TUNNEL_VXLAN_OPT; in nft_tunnel_obj_opts_init()586 if (opts->flags & TUNNEL_VXLAN_OPT) { in nft_tunnel_opts_dump()
528 info->key.tun_flags |= TUNNEL_VXLAN_OPT; in ip_tun_parse_opts_vxlan()620 type = TUNNEL_VXLAN_OPT; in ip_tun_parse_opts()824 else if (tun_info->key.tun_flags & TUNNEL_VXLAN_OPT) in ip_tun_fill_encap_opts()877 } else if (info->key.tun_flags & TUNNEL_VXLAN_OPT) { in ip_tun_opts_nlsize()
262 type = TUNNEL_VXLAN_OPT; in tunnel_key_copy_opts()313 info->key.tun_flags |= TUNNEL_VXLAN_OPT; in tunnel_key_opts_set()670 } else if (info->key.tun_flags & TUNNEL_VXLAN_OPT) { in tunnel_key_opts_dump()
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()3211 case TUNNEL_VXLAN_OPT: in fl_dump_key_options()
771 tun_flags |= TUNNEL_VXLAN_OPT; in ip_tun_from_nlattr()933 else if (output->tun_flags & TUNNEL_VXLAN_OPT && in __ip_tun_to_nlattr()2787 dst_opt_type = TUNNEL_VXLAN_OPT; in validate_and_copy_set_tun()
1591 tun_dst->u.tun_info.key.tun_flags |= TUNNEL_VXLAN_OPT; in vxlan_parse_gbp_hdr()2523 if (info->key.tun_flags & TUNNEL_VXLAN_OPT) { in vxlan_xmit_one()