Searched refs:fwd_rules (Results 1 – 2 of 2) sorted by relevance
210 struct list_head fwd_rules; member
954 INIT_LIST_HEAD(&ft->fwd_rules); in alloc_flow_table()1267 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules()1269 list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) { in connect_fwd_rules()2463 &next_ft->fwd_rules); in mlx5_add_flow_rules()