Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c28 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.c666 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c156 void flow_rule_match_enc_ports(const struct flow_rule *rule, in flow_rule_match_enc_ports() function
161 EXPORT_SYMBOL(flow_rule_match_enc_ports);
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h111 void flow_rule_match_enc_ports(const struct flow_rule *rule,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c389 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c490 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()