Searched refs:flow_rule_match_enc_ports (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_vxlan.c | 28 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_vxlan()
|
H A D | tc_tun_geneve.c | 32 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_geneve()
|
H A D | tc_tun.c | 666 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 156 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); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_vxlan.c | 29 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_vxlan()
|
H A D | tc_tun_geneve.c | 32 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_check_udp_dport_geneve()
|
H A D | tc_tun.c | 959 flow_rule_match_enc_ports(rule, &enc_ports); in mlx5e_tc_tun_parse_udp_ports()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 198 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); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 111 void flow_rule_match_enc_ports(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 137 void flow_rule_match_enc_ports(const struct flow_rule *rule,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 389 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 490 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 491 flow_rule_match_enc_ports(rule, &match); in bnxt_tc_parse_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 387 flow_rule_match_enc_ports(rule, &enc_ports); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1352 flow_rule_match_enc_ports(rule, &match); in ice_parse_tunnel_attr()
|
Completed in 29 milliseconds