Searched refs:residlo (Results 1 – 1 of 1) sorted by relevance
629 u_int16_t residhi, residlo, off, doff; in smb_smb_readx() local675 md_get_uint16le(mdp, &residlo); in smb_smb_readx()681 resid = (residhi << 16) | residlo; in smb_smb_readx()