Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A 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);
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A 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()
1912 flow_rule_match_ct(rule, &ct); in nfp_fl_ct_handle_post_ct()
H A Doffload.c1305 flow_rule_match_ct(rule, &ct); in offload_pre_check()
/openbmc/linux/include/net/
H A Dflow_offload.h143 void flow_rule_match_ct(const struct flow_rule *rule,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1453 flow_rule_match_ct(rule, &match); in mlx5_tc_ct_match_add()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c442 flow_rule_match_ct(rule, &fm); in efx_tc_flower_parse_match()