Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c198 void flow_rule_match_ct(const struct flow_rule *rule, in flow_rule_match_ct() function
203 EXPORT_SYMBOL(flow_rule_match_ct);
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h117 void flow_rule_match_ct(const struct flow_rule *rule,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1251 flow_rule_match_ct(rule, &match); in mlx5_tc_ct_match_add()