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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_rq.h48 #define SMBT2_ALLSENT 0x0001 /* all data and params are sent */ macro
H A Dsmb_rq.c455 if ((t2p->t2_flags & SMBT2_ALLSENT) == 0) {
657 t2p->t2_flags |= SMBT2_ALLSENT;
727 t2p->t2_flags |= SMBT2_ALLSENT;

Completed in 51 milliseconds