Searched refs:dwNb (Results 1 – 1 of 1) sorted by relevance
585 DWORD dwNb; // length of the encoded array in tpam_hdlc_encode() local602 dwNb = 1; // length to 1 to account for the first flag in tpam_hdlc_encode()626 dwNb ++; in tpam_hdlc_encode()737 dwNb += 2; in tpam_hdlc_encode()745 for(;dwNb%64;dwNb++) in tpam_hdlc_encode()750 return dwNb; in tpam_hdlc_encode()