Searched refs:callSend (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_RxAttn.c180 sp->callSend = 1;
209 sp->callSend = 1;
H A Dadsp_reset.c118 sp->callSend = 1;
169 sp->callSend = 1;
H A Dadsp_RxData.c126 sp->callSend = 1;
241 sp->callSend = 1;
248 sp->callSend = 1; /* His recv wdw opened, so see */
H A Dadsp_Read.c238 sp->callSend = 1;
367 if (sp->callSend) {
409 if (sp->callSend) {
H A Dadsp_Packet.c671 sp->callSend = 1;
676 sp->callSend = 1;
808 sp->callSend = 1;
829 if (sp && sp->callSend) /* If we have a stream & we need to send */
H A Dadsp_Open.c205 sp->callSend = 0;
H A Dadsp_internal.h238 unsigned callSend:1; /* Must call CheckSend() */ member in struct:ccb
H A Dadsp_Close.c102 sp->callSend = 1;
H A Dadsp_Control.c166 sp->callSend = 0; /* Clear flag */

Completed in 27 milliseconds