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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_output.c229 int idle, sendalot, lost = 0; local
297 sendalot,0,0);
307 sendalot,0,0);
390 sendalot = 0;
400 * to send out new data (when sendalot is 1), bypass this function.
444 sendalot = 1;
613 sendalot = 1;
1034 sendalot = 1;
1509 if (sendalot == 0 || (tp->t_state != TCPS_ESTABLISHED) ||
1629 if (sendalot
[all...]

Completed in 12 milliseconds