Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_vxlan.c28 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.c961 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
/linux-6.1.9/net/core/
Dflow_offload.c184 void flow_rule_match_enc_ports(const struct flow_rule *rule, in flow_rule_match_enc_ports() function
189 EXPORT_SYMBOL(flow_rule_match_enc_ports);
/linux-6.1.9/include/net/
Dflow_offload.h125 void flow_rule_match_enc_ports(const struct flow_rule *rule,
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c387 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1151 flow_rule_match_enc_ports(rule, &match); in ice_parse_tunnel_attr()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c491 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()