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