Home
last modified time | relevance | path

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

/freebsd/lib/libc/xdr/
H A Dxdr_rec.c614 u_int32_t eormask = (eor == TRUE) ? LAST_FRAG : 0; in flush_out() local
618 *(rstrm->frag_header) = htonl(len | eormask); in flush_out()