Home
last modified time | relevance | path

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

/Linux-v5.4/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.c530 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
/Linux-v5.4/net/core/
Dflow_offload.c149 void flow_rule_match_enc_ports(const struct flow_rule *rule, in flow_rule_match_enc_ports() function
154 EXPORT_SYMBOL(flow_rule_match_enc_ports);
/Linux-v5.4/include/net/
Dflow_offload.h107 void flow_rule_match_enc_ports(const struct flow_rule *rule,
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c315 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c295 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()