Searched refs:nextsp (Results 1 – 1 of 1) sorted by relevance
2625 struct secpolicy *sp, *nextsp; in key_spdflush() local2658 nextsp = TAILQ_NEXT(sp, chain); in key_spdflush()2660 sp = nextsp; in key_spdflush()4653 struct secpolicy *sp, *nextsp; in key_flush_spd() local4679 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4684 sp = nextsp; in key_flush_spd()4692 sp = nextsp; in key_flush_spd()4701 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4705 sp = nextsp; in key_flush_spd()8690 struct secpolicy *sp, *nextsp; in key_vnet_destroy() local[all …]