Searched refs:nce_next (Results 1 – 2 of 2) sorted by relevance
4883 nce_t *nce = NULL, *nce_next; in nce_walk_common() local4887 nce_next = list_next(&ill->ill_nce, nce); in nce_walk_common()4890 nce = nce_next; in nce_walk_common()4905 nce_t *nce, *nce_next; in nce_flush() local4911 nce_next = list_next(&ill->ill_nce, nce); in nce_flush()4913 nce = nce_next; in nce_flush()4925 nce = nce_next; in nce_flush()
2235 nce_t *nce, *nce_next; in ipmp_ncec_refresh_nce() local2259 for (; nce != NULL; nce = nce_next) { in ipmp_ncec_refresh_nce()2260 nce_next = list_next(&ill->ill_nce, nce); in ipmp_ncec_refresh_nce()