Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c2179 mlxcx_group_mac_t *gm, *ngm; in mlxcx_remove_all_umcast_entries() local
2187 for (; gm != NULL; gm = ngm) { in mlxcx_remove_all_umcast_entries()
2188 ngm = AVL_NEXT(&group->mlg_rx_macs, gm); in mlxcx_remove_all_umcast_entries()