Searched refs:fwd_rules (Results 1 – 2 of 2) sorted by relevance
221 /* Protect fwd_rules */224 struct list_head fwd_rules; member
966 INIT_LIST_HEAD(&ft->fwd_rules); in alloc_flow_table() 1279 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules() 1281 list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) { in connect_fwd_rules() 2499 &next_ft->fwd_rules); in mlx5_add_flow_rules()