Searched refs:TsRecentAge (Results 1 – 6 of 6) sorted by relevance
366 TCP_TIME_LT (Tcb->TsRecentAge + TCP_PAWS_24DAY, mTcpTick) in TcpPawsOK()
295 UINT32 TsRecentAge; ///< When this TsRecent is updated. member
1192 Tcb->TsRecentAge = mTcpTick; in TcpInput()
373 TCP_TIME_LT (Tcb->TsRecentAge + TCP_PAWS_24DAY, mTcpTick)) { in TcpPawsOK()
218 UINT32 TsRecentAge; ///< When this TsRecent is updated member
1083 Tcb->TsRecentAge = mTcpTick; in TcpInput()