Home
last modified time | relevance | path

Searched refs:flow_rule_match_enc_opts (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_vxlan.c120 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_vxlan_gbp_option()
Dtc_tun_geneve.c177 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_geneve_options()
/linux-6.6.21/net/core/
Dflow_offload.c212 void flow_rule_match_enc_opts(const struct flow_rule *rule, in flow_rule_match_enc_opts() function
217 EXPORT_SYMBOL(flow_rule_match_enc_opts);
/linux-6.6.21/include/net/
Dflow_offload.h141 void flow_rule_match_enc_opts(const struct flow_rule *rule,
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c391 flow_rule_match_enc_opts(rule, &match); in nfp_flower_compile_geneve_opt()
Dconntrack.c470 flow_rule_match_enc_opts(entry1->rule, &match1); in nfp_ct_merge_check()
471 flow_rule_match_enc_opts(entry2->rule, &match2); in nfp_ct_merge_check()
Doffload.c359 flow_rule_match_enc_opts(rule, &enc_op); in nfp_flower_calculate_key_layers()
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1366 flow_rule_match_enc_opts(rule, &match); in ice_parse_tunnel_attr()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2171 flow_rule_match_enc_opts(rule, &enc_opts_match); in mlx5e_get_flow_tunnel_id()