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/ |
D | tc_tun_vxlan.c | 120 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_vxlan_gbp_option()
|
D | tc_tun_geneve.c | 177 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_geneve_options()
|
/linux-6.6.21/net/core/ |
D | flow_offload.c | 212 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/ |
D | flow_offload.h | 141 void flow_rule_match_enc_opts(const struct flow_rule *rule,
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/ |
D | match.c | 391 flow_rule_match_enc_opts(rule, &match); in nfp_flower_compile_geneve_opt()
|
D | conntrack.c | 470 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()
|
D | offload.c | 359 flow_rule_match_enc_opts(rule, &enc_op); in nfp_flower_calculate_key_layers()
|
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 1366 flow_rule_match_enc_opts(rule, &match); in ice_parse_tunnel_attr()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2171 flow_rule_match_enc_opts(rule, &enc_opts_match); in mlx5e_get_flow_tunnel_id()
|