Searched refs:blnext (Results 1 – 1 of 1) sorted by relevance
1225 bridge_link_t *blp, *blnext; in shutdown_inst() local1246 blnext = list_head(&bip->bi_links); in shutdown_inst()1247 while ((blp = blnext) != NULL) { in shutdown_inst()1248 blnext = list_next(&bip->bi_links, blp); in shutdown_inst()