Searched refs:SMBIOD_SHUTDOWN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c618 iod->iod_flags |= SMBIOD_SHUTDOWN;
657 while ((iod->iod_flags & SMBIOD_SHUTDOWN) == 0) {
660 if (iod->iod_flags & SMBIOD_SHUTDOWN)
H A Dsmb_conn.h439 #define SMBIOD_SHUTDOWN 0x0001 macro

Completed in 169 milliseconds