Home
last modified time | relevance | path

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 Dtc_tun_vxlan.c120 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_vxlan_gbp_option()
H A Dtc_tun_geneve.c178 flow_rule_match_enc_opts(rule, &enc_opts); in mlx5e_tc_tun_parse_geneve_options()
/linux/net/core/
H A 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/include/net/
H A Dflow_offload.h141 void flow_rule_match_enc_opts(const struct flow_rule *rule,
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c391 flow_rule_match_enc_opts(rule, &match); in nfp_flower_compile_geneve_opt()
H A 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()
H A Doffload.c363 flow_rule_match_enc_opts(rule, &enc_op); in nfp_flower_calculate_key_layers()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1432 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 Den_tc.c2292 flow_rule_match_enc_opts(rule, &enc_opts_match); in mlx5e_get_flow_tunnel_id()