Searched refs:nextsp (Results 1 – 1 of 1) sorted by relevance
2618 struct secpolicy *sp, *nextsp; in key_spdflush() local2651 nextsp = TAILQ_NEXT(sp, chain); in key_spdflush()2653 sp = nextsp; in key_spdflush()4646 struct secpolicy *sp, *nextsp; in key_flush_spd() local4672 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4677 sp = nextsp; in key_flush_spd()4685 sp = nextsp; in key_flush_spd()4694 nextsp = LIST_NEXT(sp, drainq); in key_flush_spd()4698 sp = nextsp; in key_flush_spd()8675 struct secpolicy *sp, *nextsp; in key_vnet_destroy() local[all …]