Home
last modified time | relevance | path

Searched refs:flow_rule_match_tcp (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/net/core/
Dflow_offload.c142 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/
Dvcap_tc.c258 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/
Dct_fs_smfs.c267 flow_rule_match_tcp(flow_rule, &tcp); in mlx5_ct_fs_smfs_ct_validate_flow_rule()
/linux-6.12.1/include/net/
Dflow_offload.h121 void flow_rule_match_tcp(const struct flow_rule *rule,
/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc_conntrack.c254 flow_rule_match_tcp(fr, &fm); in efx_tc_ct_parse_match()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c510 flow_rule_match_tcp(rule, &match); in mlxsw_sp_flower_parse_tcp()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c239 flow_rule_match_tcp(rule, &match); in nfp_flower_compile_ip_ext()
Dconntrack.c398 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()
Doffload.c484 flow_rule_match_tcp(rule, &tcp); in nfp_flower_calculate_key_layers()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c875 flow_rule_match_tcp(rule, &match); in otx2_tc_prepare_flow()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c481 flow_rule_match_tcp(rule, &match); in mlx5_tc_ct_set_tuple_match()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3079 flow_rule_match_tcp(rule, &match); in __parse_cls_flower()