Home | History | Annotate | Download | only in tools

Lines Matching full:then

276 /** If the octet needs to be escaped, then output the escape value          **/

277 /** and then store the second octet to be output later **/
285 /* If it needs to be escaped, then output the escape octet
443 /* If this packet had a CRC, then the length of the payload
536 then the packet was sent */
545 Then increament the sequence number for the next packet */
580 /* If we receive a SYNC, then we respond to it with a SYNC RESP
582 If we are active, then we have a PEER RESET */
637 then respond with a CONF RESP */
655 /* If we received a CONF RESP, then push us into the active state */
685 then send an ACK */
690 the last ACK we sent, then we have received a packet in sequence */
777 /** If this packet was unreliable, then notify caller, and clear the data **/
841 /* If we don't have to delay, then send something if we can */
879 /* If we did output a SLIP_ESCAPE, then don't process the end of a block */
894 then we might need to send the CRC */
936 then we might need to send the CRC */
1088 /* If the last octet was SLIP_ESCAPE, then special processing is required */
1104 /* If we had a full header then we have a packet */
1114 /* We need to ACK this packet, then don't delay its sending */
1130 then remember to process the next special octet */