Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c29 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_vxlan()
H A Dtc_tun_geneve.c32 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_geneve()
H A Dtc_tun.c959 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
/openbmc/linux/net/core/
H A 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);
/openbmc/linux/include/net/
H A Dflow_offload.h137 void flow_rule_match_enc_ports(const struct flow_rule *rule,
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c387 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1371 flow_rule_match_enc_ports(rule, &match); in ice_parse_tunnel_attr()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c491 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()