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

/freebsd-13-stable/lib/libc/xdr/
H A Dxdr_rec.c620 u_int32_t eormask = (eor == TRUE) ? LAST_FRAG : 0; local
624 *(rstrm->frag_header) = htonl(len | eormask);

Completed in 108 milliseconds