Searched refs:IsFin (Results 1 – 3 of 3) sorted by relevance
70 if(IsSyn() || IsAck() || IsFin() || IsRst()) in GetLastSeqNumber()94 if(IsFin()) in GetSegmentLength()
51 bool IsFin(void) const { return (header.controlBit & Header::BIT_FIN)!=0; } in IsFin() function
211 else if(seg.IsFin()) in update()290 if(seg.IsFin()) in update()