Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbridge.c1405 bridge_mac_t *bmp, *bmnext; in bridge_timer() local
1468 bmnext = list_head(&bmac_list); in bridge_timer()
1469 while ((bmp = bmnext) != NULL) { in bridge_timer()
1470 bmnext = list_next(&bmac_list, bmp); in bridge_timer()