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

/freebsd-13-stable/sys/netsmb/
H A Dsmb_smb.c634 u_int16_t residhi, residlo, off, doff; local
684 md_get_uint16le(mdp, &residhi);
686 resid = (residhi << 16) | residlo;

Completed in 115 milliseconds