Searched refs:RPC_CALLHDRSIZE (Results 1 – 3 of 3) sorted by relevance
113 #define RPC_CALLHDRSIZE (6) macro140 (RPC_CALLHDRSIZE + 2*(2+RPC_MAX_AUTH_SIZE/4))
1699 req->rq_callsize = RPC_CALLHDRSIZE + (slack << 1) + proc->p_arglen; in call_allocate()
2732 (RPC_CALLHDRSIZE + 2 * (2 + UNX_CALLSLACK))