Searched refs:enc_src_ip (Results 1 – 4 of 4) sorted by relevance
111 __be32 enc_src_ip, enc_dst_ip; member124 return mask->enc_src_ip || mask->enc_dst_ip || in efx_tc_match_is_encap()
401 src, enc_src_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()513 if (!IS_ALL_ONES(match->mask.enc_src_ip)) { in efx_tc_flower_record_encap_match()579 encap->src_ip = match->value.enc_src_ip; in efx_tc_flower_record_encap_match()
1667 if (WARN_ON_ONCE(match->mask.enc_src_ip)) in efx_mae_populate_lhs_match_criteria()2215 } else if (WARN_ON_ONCE(match->mask.enc_src_ip) || in efx_mae_populate_match_criteria()
226 tc filter add dev vxlan0 parent ffff: flower enc_src_ip $REMOTE_IP \