Searched refs:flow_rule_match_tcp (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/net/core/ |
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);
|
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | vcap_tc.c | 258 flow_rule_match_tcp(st->frule, &mt); in vcap_tc_flower_handler_tcp_usage()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | ct_fs_smfs.c | 267 flow_rule_match_tcp(flow_rule, &tcp); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
|
/linux-6.12.1/include/net/ |
D | flow_offload.h | 121 void flow_rule_match_tcp(const struct flow_rule *rule,
|
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc_conntrack.c | 254 flow_rule_match_tcp(fr, &fm); in efx_tc_ct_parse_match()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 510 flow_rule_match_tcp(rule, &match); in mlxsw_sp_flower_parse_tcp()
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | match.c | 239 flow_rule_match_tcp(rule, &match); in nfp_flower_compile_ip_ext()
|
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()
|
D | offload.c | 484 flow_rule_match_tcp(rule, &tcp); in nfp_flower_calculate_key_layers()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 875 flow_rule_match_tcp(rule, &match); in otx2_tc_prepare_flow()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 481 flow_rule_match_tcp(rule, &match); in mlx5_tc_ct_set_tuple_match()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 3079 flow_rule_match_tcp(rule, &match); in __parse_cls_flower()
|