Searched refs:fwd_rules (Results 1 – 2 of 2) sorted by relevance
185 struct list_head fwd_rules; member
780 INIT_LIST_HEAD(&ft->fwd_rules); in alloc_flow_table()1009 list_splice_init(&old_next_ft->fwd_rules, &new_next_ft->fwd_rules); in connect_fwd_rules()1011 list_for_each_entry(iter, &new_next_ft->fwd_rules, next_ft) { in connect_fwd_rules()2023 &next_ft->fwd_rules); in mlx5_add_flow_rules()