Home | History | Annotate | Download | only in tools

Lines Matching full:have

325 	   which one we have received */

356 /** This function is called when we have a SLIP END octet and a full **/
400 /* If we have a header checksum error, send an ack in return
454 /* If we have a payload length error, send an ack in return
461 /* We have a CRC at the end of this packet */
499 /* If we have a packet crc error, send an ack in return
519 /* If we have a payload length error, send an ack in return
529 /*** We have a fully formed packet having passed all data integrity checks ***/
531 /* Check if we have an ACK for the last packet we sent */
535 /* Since we only have a window size of 1, if the ACK is not equal to SEQ
551 /* Notify the caller that we have SENT a packet */
557 /*** Now we can concentrate of the packet we have received ***/
582 If we are active, then we have a PEER RESET */
673 /* We have finished processing Link Establishment packets */
677 /* We have some payload data we need to process
690 the last ACK we sent, then we have received a packet in sequence */
700 knows how much data we have */
705 /* Tell the caller that we have received a packet, and that it
714 knows how much data we have */
719 /* Tell the caller that we have received a packet */
776 /** Called when we have finished sending a packet **/
799 /* We didn't have a packet, or it was reliable
841 /* If we don't have to delay, then send something if we can */
845 /* Do we have something we are sending to send */
849 /* We have something to send so send it */
893 /* If we have no successor block
919 either we just have, or this packet doesn't include it */
929 /* We've sent the packet, so don't need to have be called quickly soon */
935 /* If we have no successor block
948 /* We've sent the packet, so don't need to have be called quickly soon */
957 /* We didn't have something to send
958 AND we have no Link Establishment packet to send */
970 /* We have now "sent" this packet */
1045 /* We didn't have a Link Establishment response packet,
1076 /* We have now delt with any response packet that we needed */
1104 /* If we had a full header then we have a packet */