Home
last modified time | relevance | path

Searched refs:RM_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_cots.c73 #define RM_HDR_SIZE 4 /* record mark header size */ macro
517 mp->b_rptr += (MSG_OFFSET + RM_HDR_SIZE); in svc_cots_ksend()
665 mp->b_rptr += (MSG_OFFSET + RM_HDR_SIZE); in svc_cots_kgetres()
H A Dclnt_cots.c773 #define RM_HDR_SIZE 4 /* record mark header size */ macro
1029 len = MSG_OFFSET + MAX(tidu_size, RM_HDR_SIZE + WIRE_HDR_SIZE); in clnt_cots_kcallit()
1067 mp->b_rptr += (MSG_OFFSET + RM_HDR_SIZE); in clnt_cots_kcallit()