Home
last modified time | relevance | path

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

/linux/net/core/
H A Dflow_offload.c189 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip() function
194 EXPORT_SYMBOL(flow_rule_match_enc_ip);
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c445 flow_rule_match_enc_ip(rule, &match); in nfp_flower_compile_tun_ip_ext()
H A Dconntrack.c460 flow_rule_match_enc_ip(entry1->rule, &match1); in nfp_ct_merge_check()
461 flow_rule_match_enc_ip(entry2->rule, &match2); in nfp_ct_merge_check()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1573 flow_rule_match_enc_ip(rule, &match); in ice_parse_tunnel_attr()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2447 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_verify_tunnel_ecn()