Home
last modified time | relevance | path

Searched refs:tmp_bond (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/bonding/
Dbond_main.c6363 struct bonding *bond, *tmp_bond; in bond_net_exit_batch() local
6366 list_for_each_entry_safe(bond, tmp_bond, &bn->dev_list, bond_list) in bond_net_exit_batch()