Searched refs:flow_rule_match_ct (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 198 void flow_rule_match_ct(const struct flow_rule *rule, in flow_rule_match_ct() function 203 EXPORT_SYMBOL(flow_rule_match_ct); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 240 void flow_rule_match_ct(const struct flow_rule *rule, in flow_rule_match_ct() function 245 EXPORT_SYMBOL(flow_rule_match_ct); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | conntrack.c | 65 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 D | offload.c | 1305 flow_rule_match_ct(rule, &ct); in offload_pre_check()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 117 void flow_rule_match_ct(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 143 void flow_rule_match_ct(const struct flow_rule *rule,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 1251 flow_rule_match_ct(rule, &match); in mlx5_tc_ct_match_add()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_ct.c | 1453 flow_rule_match_ct(rule, &match); in mlx5_tc_ct_match_add()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc.c | 442 flow_rule_match_ct(rule, &fm); in efx_tc_flower_parse_match()
|
Completed in 19 milliseconds