Searched refs:totpgot (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()735 if (pcount != 0 && pdisp != totpgot) { in smb_t2_reply()737 pdisp, totpgot); in smb_t2_reply()773 totpgot += pcount; 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()862 if (pcount != 0 && pdisp != totpgot) { in smb_nt_reply()864 pdisp, totpgot); in smb_nt_reply()[all …]