Searched refs:RPC_CALLHDRSIZE (Results 1 – 3 of 3) sorted by relevance
114 #define RPC_CALLHDRSIZE (6) macro141 (RPC_CALLHDRSIZE + 2*(2+RPC_MAX_AUTH_SIZE/4))
1904 req->rq_callsize = RPC_CALLHDRSIZE + (auth->au_cslack << 1) + in call_allocate() 2655 p = xdr_reserve_space(xdr, RPC_CALLHDRSIZE << 2); in rpc_encode_header()
3884 (RPC_CALLHDRSIZE + 2 * (2 + UNX_CALLSLACK))