Searched refs:nextsp (Results 1 – 1 of 1) sorted by relevance
2620 struct secpolicy *sp, *nextsp; in key_spdflush() local2653 nextsp = TAILQ_NEXT(sp, chain); in key_spdflush()2655 sp = nextsp; in key_spdflush()4648 struct secpolicy *sp, *nextsp; in key_flush_spd() local4674 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4679 sp = nextsp; in key_flush_spd()4687 sp = nextsp; in key_flush_spd()4696 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4700 sp = nextsp; in key_flush_spd()8677 struct secpolicy *sp, *nextsp; in key_vnet_destroy() local[all …]