Searched refs:flow_rule_match_enc_opts (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_vxlan.c | 120 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_vxlan_gbp_option()
|
H A D | tc_tun_geneve.c | 178 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_geneve_options()
|
/linux/net/core/ |
H A 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/include/net/ |
H A D | flow_offload.h | 141 void flow_rule_match_enc_opts(const struct flow_rule *rule,
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 391 flow_rule_match_enc_opts(rule, &match); in nfp_flower_compile_geneve_opt()
|
H A 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()
|
H A D | offload.c | 363 flow_rule_match_enc_opts(rule, &enc_op); in nfp_flower_calculate_key_layers()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1432 flow_rule_match_enc_opts(rule, &match); in ice_parse_tunnel_attr() 1447 flow_rule_match_enc_opts(rule, &match); in ice_parse_tunnel_attr()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2292 flow_rule_match_enc_opts(rule, &enc_opts_match); in mlx5e_get_flow_tunnel_id()
|