Searched refs:tun_enc_opts (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2137 struct tunnel_match_enc_opts tun_enc_opts; local
2181 memset(&tun_enc_opts, 0, sizeof(tun_enc_opts));
2182 memcpy(&tun_enc_opts.key, enc_opts_match.key,
2184 memcpy(&tun_enc_opts.mask, enc_opts_match.mask,
2188 &tun_enc_opts, &enc_opts_id);

Completed in 553 milliseconds