Searched refs:dst_opt_type (Results 1 – 6 of 6) sorted by relevance
97 __be16 dst_opt_type; member
1311 if (key->enc_opts.dst_opt_type && in fl_set_enc_opt()1312 key->enc_opts.dst_opt_type != TUNNEL_GENEVE_OPT) { in fl_set_enc_opt()1317 key->enc_opts.dst_opt_type = TUNNEL_GENEVE_OPT; in fl_set_enc_opt()1328 mask->enc_opts.dst_opt_type = TUNNEL_GENEVE_OPT; in fl_set_enc_opt()1342 if (key->enc_opts.dst_opt_type) { in fl_set_enc_opt()1347 key->enc_opts.dst_opt_type = TUNNEL_VXLAN_OPT; in fl_set_enc_opt()1358 mask->enc_opts.dst_opt_type = TUNNEL_VXLAN_OPT; in fl_set_enc_opt()1372 if (key->enc_opts.dst_opt_type) { in fl_set_enc_opt()1377 key->enc_opts.dst_opt_type = TUNNEL_ERSPAN_OPT; in fl_set_enc_opt()1388 mask->enc_opts.dst_opt_type = TUNNEL_ERSPAN_OPT; in fl_set_enc_opt()[all …]
191 if (enc_opts.key->dst_opt_type != TUNNEL_GENEVE_OPT) { in mlx5e_tc_tun_parse_geneve_options()
2721 __be16 dst_opt_type; in validate_and_copy_set_tun() local2723 dst_opt_type = 0; in validate_and_copy_set_tun()2735 dst_opt_type = TUNNEL_GENEVE_OPT; in validate_and_copy_set_tun()2738 dst_opt_type = TUNNEL_VXLAN_OPT; in validate_and_copy_set_tun()2741 dst_opt_type = TUNNEL_ERSPAN_OPT; in validate_and_copy_set_tun()2786 key.tun_opts_len, dst_opt_type); in validate_and_copy_set_tun()
585 enc_opts.key.dst_opt_type); in mlx5e_restore_tunnel()
379 enc_opt->dst_opt_type = info->key.tun_flags & in skb_flow_dissect_tunnel_info()