Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dflow_offload.c191 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip() function
196 EXPORT_SYMBOL(flow_rule_match_enc_ip);
/Linux-v6.6/include/net/
Dflow_offload.h135 void flow_rule_match_enc_ip(const struct flow_rule *rule,
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c445 flow_rule_match_enc_ip(rule, &match); in nfp_flower_compile_tun_ip_ext()
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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c902 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_tun_parse()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1289 flow_rule_match_enc_ip(rule, &match); in ice_parse_tunnel_attr()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2322 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_verify_tunnel_ecn()