Searched refs:fwd_rules (Results 1 – 2 of 2) sorted by relevance
207 struct list_head fwd_rules; member
888 INIT_LIST_HEAD(&ft->fwd_rules); in alloc_flow_table()1173 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules()1175 list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) { in connect_fwd_rules()2233 &next_ft->fwd_rules); in mlx5_add_flow_rules()