RPCRCVSTATE_NORMAL
ct->ct_rcvstate |= RPCRCVSTATE_NORMAL;
ct->ct_rcvstate |= RPCRCVSTATE_NORMAL;
ct->ct_rcvstate = RPCRCVSTATE_NORMAL;
while ((ct->ct_rcvstate & (RPCRCVSTATE_NORMAL |
ct->ct_rcvstate &= ~RPCRCVSTATE_NORMAL;
ct->ct_rcvstate |= RPCRCVSTATE_NORMAL;
if ((ct->ct_rcvstate & (RPCRCVSTATE_NORMAL |
RPCRCVSTATE_NORMAL) != 0)