__RPC_GETXID
msg.rm_xid = __RPC_GETXID(&t);
call_msg.rm_xid = __RPC_GETXID(&now);
call_msg.rm_xid = ((u_int32_t)++disrupt) ^ __RPC_GETXID(&now);
ct->ct_xid = ((uint32_t)++disrupt) ^ __RPC_GETXID(&now);
newxid = __RPC_GETXID(&now) & 0xfffffff;
nl->nl_xid = __RPC_GETXID(&now);
ct->ct_xid = ((uint32_t)++disrupt) ^ __RPC_GETXID(&now);