Searched refs:RPC_REPHDRSIZE (Results 1 – 5 of 5) sorted by relevance
113 #define RPC_REPHDRSIZE (4) macro142 (RPC_REPHDRSIZE + (2 + RPC_MAX_AUTH_SIZE/4))
77 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
116 replen = RPC_REPHDRSIZE + auth->au_rslack + bufsize; in prepare_reply_buffer()
968 hdr->replen = RPC_REPHDRSIZE + auth->au_rslack + 3 + hdr->taglen; in encode_compound_hdr()1821 max_resp_sz_cached = (NFS4_dec_open_sz + RPC_REPHDRSIZE + in encode_create_session()
1602 req->rq_rcvsize = RPC_REPHDRSIZE + slack + proc->p_replen; in call_allocate()