Home
last modified time | relevance | path

Searched refs:swnext (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/opencrypto/
H A Dcryptosoft.c1111 struct swcr_data *swnext; in swcr_freesession_slot() local
1117 swnext = *swdp; in swcr_freesession_slot()
1126 while ((swd = swnext) != NULL) { in swcr_freesession_slot()
1127 swnext = swd->sw_next; in swcr_freesession_slot()