Searched refs:RPC_REPHDRSIZE (Results 1 – 6 of 6) 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()
117 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()
1701 req->rq_rcvsize = RPC_REPHDRSIZE + slack + proc->p_replen; in call_allocate()
2735 (RPC_REPHDRSIZE + (2 + NUL_REPLYSLACK))