Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dflow_offload.c198 void flow_rule_match_enc_opts(const struct flow_rule *rule, in flow_rule_match_enc_opts() function
203 EXPORT_SYMBOL(flow_rule_match_enc_opts);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_geneve.c177 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_geneve_options()
/linux-6.1.9/include/net/
Dflow_offload.h129 void flow_rule_match_enc_opts(const struct flow_rule *rule,
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c391 flow_rule_match_enc_opts(rule, &match); in nfp_flower_compile_geneve_opt()
Dconntrack.c458 flow_rule_match_enc_opts(entry1->rule, &match1); in nfp_ct_merge_check()
459 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.1.9/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1165 flow_rule_match_enc_opts(rule, &match); in ice_parse_tunnel_attr()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2129 flow_rule_match_enc_opts(rule, &enc_opts_match); in mlx5e_get_flow_tunnel_id()