Searched refs:nce_next (Results 1 – 2 of 2) sorted by relevance
2236 nce_t *nce, *nce_next; in ipmp_ncec_refresh_nce() local2260 for (; nce != NULL; nce = nce_next) { in ipmp_ncec_refresh_nce()2261 nce_next = list_next(&ill->ill_nce, nce); in ipmp_ncec_refresh_nce()
5155 nce_t *nce = NULL, *nce_next; in nce_walk_common() local5159 nce_next = list_next(&ill->ill_nce, nce); in nce_walk_common()5162 nce = nce_next; in nce_walk_common()5177 nce_t *nce, *nce_next; in nce_flush() local5183 nce_next = list_next(&ill->ill_nce, nce); in nce_flush()5185 nce = nce_next; in nce_flush()5197 nce = nce_next; in nce_flush()