Searched refs:RPC_REPHDRSIZE (Results 1 – 5 of 5) sorted by relevance
113 #define RPC_REPHDRSIZE (4) macro
76 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
114 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
828 hdr->replen = RPC_REPHDRSIZE + auth->au_rslack + 3 + hdr->taglen; in encode_compound_hdr()1704 max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + in encode_create_session()
1051 req->rq_rcvsize = RPC_REPHDRSIZE + slack + proc->p_replen; in call_allocate()