Searched refs:flow_rule_match_tcp (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 107 void flow_rule_match_tcp(const struct flow_rule *rule, in flow_rule_match_tcp() function 112 EXPORT_SYMBOL(flow_rule_match_tcp); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 142 void flow_rule_match_tcp(const struct flow_rule *rule, in flow_rule_match_tcp() function 147 EXPORT_SYMBOL(flow_rule_match_tcp); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 97 void flow_rule_match_tcp(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_tc.c | 258 flow_rule_match_tcp(st->frule, &mt); in vcap_tc_flower_handler_tcp_usage()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 121 void flow_rule_match_tcp(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | ct_fs_smfs.c | 267 flow_rule_match_tcp(flow_rule, &tcp); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_conntrack.c | 254 flow_rule_match_tcp(fr, &fm); in efx_tc_ct_parse_match()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 188 flow_rule_match_tcp(rule, &match); in nfp_flower_compile_ip_ext()
|
H A D | offload.c | 482 flow_rule_match_tcp(rule, &tcp); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_flower.c | 351 flow_rule_match_tcp(rule, &match); in mlxsw_sp_flower_parse_tcp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 239 flow_rule_match_tcp(rule, &match); in nfp_flower_compile_ip_ext()
|
H A D | conntrack.c | 398 flow_rule_match_tcp(entry1->rule, &match1); in nfp_ct_merge_check() 399 flow_rule_match_tcp(entry2->rule, &match2); in nfp_ct_merge_check()
|
H A D | offload.c | 480 flow_rule_match_tcp(rule, &tcp); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_flower.c | 510 flow_rule_match_tcp(rule, &match); in mlxsw_sp_flower_parse_tcp()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 426 flow_rule_match_tcp(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 471 flow_rule_match_tcp(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2648 flow_rule_match_tcp(rule, &match); in __parse_cls_flower()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2960 flow_rule_match_tcp(rule, &match); in __parse_cls_flower()
|
Completed in 40 milliseconds