Home
last modified time | relevance | path

Searched refs:enc_dst_ip (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dtc.h111 __be32 enc_src_ip, enc_dst_ip; member
124 return mask->enc_src_ip || mask->enc_dst_ip || in efx_tc_match_is_encap()
H A Dtc.c403 dst, enc_dst_ip); in efx_tc_flower_parse_match()
507 if (match->mask.enc_dst_ip | match->mask.enc_src_ip) { in efx_tc_flower_record_encap_match()
508 if (!IS_ALL_ONES(match->mask.enc_dst_ip)) { in efx_tc_flower_record_encap_match()
580 encap->dst_ip = match->value.enc_dst_ip; in efx_tc_flower_record_encap_match()
H A Dmae.c1660 if (WARN_ON_ONCE(match->mask.enc_dst_ip)) in efx_mae_populate_lhs_match_criteria()
2207 WARN_ON_ONCE(match->mask.enc_dst_ip) || in efx_mae_populate_match_criteria()
/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh701 $tcflags enc_src_ip 192.0.2.1 enc_dst_ip 192.0.2.2 \
706 $tcflags enc_src_ip 192.0.2.1 enc_dst_ip 192.0.2.2 \
/linux/Documentation/networking/
H A Drepresentors.rst227 enc_dst_ip $LOCAL_IP enc_key_id $VNI enc_dst_port 4789 \