Searched refs:RCB_SENDING (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_misc.c250 rcbp->rc_state = RCB_SENDING;
H A Datp.h376 #define RCB_SENDING 7 /* we're currently xmitting this trans */ macro
H A Datp_read.c273 if (rcbp->rc_state == RCB_SENDING)
H A Datp_write.c267 rcbp->rc_state = RCB_SENDING;
699 rcbp->rc_state = RCB_SENDING;

Completed in 28 milliseconds