Home
last modified time | relevance | path

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

/src/sys/netsmb/
H A Dsmb_rq.h50 #define SMBT2_NORESTART 0x0010 macro
H A Dsmb_rq.c759 if ((t2p->t2_flags & (SMBT2_RESTART | SMBT2_NORESTART)) != SMBT2_RESTART) in smb_t2_request()