Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_vxlan.c29 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_vxlan()
Dtc_tun_geneve.c32 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_geneve()
Dtc_tun.c969 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
/linux-6.12.1/net/core/
Dflow_offload.c198 void flow_rule_match_enc_ports(const struct flow_rule *rule, in flow_rule_match_enc_ports() function
203 EXPORT_SYMBOL(flow_rule_match_enc_ports);
/linux-6.12.1/include/net/
Dflow_offload.h137 void flow_rule_match_enc_ports(const struct flow_rule *rule,
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c391 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1417 flow_rule_match_enc_ports(rule, &match); in ice_parse_tunnel_attr()
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c495 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()