Searched refs:SMBT2_NORESTART (Results 1 – 2 of 2) sorted by relevance
| /src/sys/netsmb/ | ||
| H A D | smb_rq.h | 50 #define SMBT2_NORESTART 0x0010 macro |
| H A D | smb_rq.c | 759 if ((t2p->t2_flags & (SMBT2_RESTART | SMBT2_NORESTART)) != SMBT2_RESTART) in smb_t2_request() |