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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2193 uint_t byte_num; local
2206 for (byte_num = 0; byte_num < 4; byte_num++) {
2207 uchar_t val = (*wp) >> (byte_num * 8);
2213 attrnum = num_words * 32 + byte_num * 8;

Completed in 54 milliseconds