Searched refs:totdgot (Results 1 – 1 of 1) sorted by relevance
686 int error, error2, totpgot, totdgot; in smb_t2_reply() local708 totpgot = totdgot = 0; in smb_t2_reply()745 if (dcount != 0 && ddisp != totdgot) { in smb_t2_reply()781 totdgot += dcount; in smb_t2_reply()783 if (totpgot >= totpcount && totdgot >= totdcount) { in smb_t2_reply()817 u_int32_t tmp, dcount, totpgot, totdgot; in smb_nt_reply() local835 totpgot = totdgot = 0; in smb_nt_reply()872 if (dcount != 0 && ddisp != totdgot) { in smb_nt_reply()907 totdgot += dcount; in smb_nt_reply()909 if (totpgot >= totpcount && totdgot >= totdcount) { in smb_nt_reply()