Searched refs:RPC_REPHDRSIZE (Results 1 – 5 of 5) sorted by relevance
114 #define RPC_REPHDRSIZE (4) macro143 (RPC_REPHDRSIZE + (2 + RPC_MAX_AUTH_SIZE/4))
78 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
118 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
1023 hdr->replen = RPC_REPHDRSIZE + auth->au_rslack + 3 + hdr->taglen; in encode_compound_hdr()1844 max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + 2) in encode_create_session()
2751 (RPC_REPHDRSIZE + (2 + NUL_REPLYSLACK))