Searched refs:fwd_rules (Results 1 – 2 of 2) sorted by relevance
129 struct list_head fwd_rules; member
672 INIT_LIST_HEAD(&ft->fwd_rules); in alloc_flow_table()892 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules()894 list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) { in connect_fwd_rules()1844 &next_ft->fwd_rules); in mlx5_add_flow_rules()