Home
last modified time | relevance | path

Searched refs:flow_rule_match_ct (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/net/core/
Dflow_offload.c240 void flow_rule_match_ct(const struct flow_rule *rule, in flow_rule_match_ct() function
245 EXPORT_SYMBOL(flow_rule_match_ct);
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c65 flow_rule_match_ct(rule, &ct); in is_pre_ct_flow()
98 flow_rule_match_ct(rule, &ct); in is_post_ct_flow()
597 flow_rule_match_ct(post_ct_entry->rule, &ct); in nfp_ct_check_meta()
1872 flow_rule_match_ct(rule, &ct); in nfp_fl_ct_handle_post_ct()
Doffload.c1305 flow_rule_match_ct(rule, &ct); in offload_pre_check()
/Linux-v6.6/include/net/
Dflow_offload.h143 void flow_rule_match_ct(const struct flow_rule *rule,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1453 flow_rule_match_ct(rule, &match); in mlx5_tc_ct_match_add()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtc.c442 flow_rule_match_ct(rule, &fm); in efx_tc_flower_parse_match()