Searched refs:xLowestLength (Results 1 – 1 of 1) sorted by relevance
571 static UBaseType_t xLowestLength = ipconfigTCP_WIN_SEG_COUNT; in xTCPWindowNew() local574 if( xLowestLength > xLength ) in xTCPWindowNew()576 xLowestLength = xLength; in xTCPWindowNew()