Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catid/WLANOptimizer
/ functions
Functions
268 in github.com/catid/WLANOptimizer
⨍
Functions
268
◇
Types & classes
54
↓ 1 callers
Function
SetCurrentThreadName
tests/Tools.cpp:68
↓ 1 callers
Method
SetName
tests/Connection.h:114
↓ 1 callers
Method
SetPrefix
tests/tools/Logger.cpp:315
↓ 1 callers
Method
SetSize_NoCopy
Resize the vector to the given number of elements. After this call, all elements are Uninitialized. If new size is greater than preallocated size, it
tests/tools/PacketAllocator.h:487
↓ 1 callers
Function
Start
[Re-]Start the logger
tests/tools/Logger.h:406
↓ 1 callers
Method
Start
WLANOptimizer.cpp:285
↓ 1 callers
Method
Start
tests/tools/Logger.cpp:108
↓ 1 callers
Function
StartWLANOptimizerThread
WLANOptimizer.cpp:355
↓ 1 callers
Method
Stop
WLANOptimizer.cpp:296
↓ 1 callers
Method
Switch
tests/Connection.cpp:56
↓ 1 callers
Method
Update
tests/tools/TimeSync.cpp:36
↓ 1 callers
Method
UpdateIsReordered
tests/Statistics.cpp:50
↓ 1 callers
Method
UpdateOnDatagram
tests/Statistics.cpp:170
↓ 1 callers
Method
Write
tests/tools/Logger.cpp:178
↓ 1 callers
Function
WriteU32_LE
tests/Tools.h:241
↓ 1 callers
Function
checkLinuxARMNeonCapabilities
tests/tools/gf256.cpp:261
↓ 1 callers
Function
gf256_add2_mem
tests/tools/gf256.cpp:814
↓ 1 callers
Function
gf256_addset_mem
tests/tools/gf256.cpp:934
↓ 1 callers
Function
gf256_architecture_init
tests/tools/gf256.cpp:286
↓ 1 callers
Function
gf256_explog_init
Construct EXP and LOG tables from polynomial
tests/tools/gf256.cpp:368
↓ 1 callers
Function
gf256_inv
return 1 / x
tests/tools/gf256.h:228
↓ 1 callers
Function
gf256_inv_init
Initialize INV table using DIV table
tests/tools/gf256.cpp:438
↓ 1 callers
Function
gf256_mul_mem_init
Initialize the multiplication tables using gf256_mul()
tests/tools/gf256.cpp:548
↓ 1 callers
Function
gf256_muldiv_init
Initialize MUL and DIV tables using LOG and EXP tables
tests/tools/gf256.cpp:399
↓ 1 callers
Function
gf256_poly_init
Select which polynomial to use
tests/tools/gf256.cpp:355
↓ 1 callers
Function
gf256_self_test
tests/tools/gf256.cpp:73
↓ 1 callers
Function
gf256_sqr_init
Initialize SQR table using MUL table
tests/tools/gf256.cpp:449
Method
Allocator
tests/tools/PacketAllocator.cpp:78
Method
ArraysFromSpans
tests/tools/CCatCodec.cpp:1285
Function
AtExitWrapper
tests/tools/Logger.cpp:91
Function
CCatResult ccat_create
tests/tools/ccat.cpp:43
Function
CCatResult ccat_decode_original
tests/tools/ccat.cpp:100
Function
CCatResult ccat_decode_recovery
tests/tools/ccat.cpp:113
Function
CCatResult ccat_destroy
tests/tools/ccat.cpp:133
Function
CCatResult ccat_encode_original
tests/tools/ccat.cpp:74
Function
CCatResult ccat_encode_recovery
tests/tools/ccat.cpp:87
Method
Channel
tests/tools/Logger.cpp:303
Method
CleanupRecoveryList
tests/tools/CCatCodec.cpp:638
Method
Clear
tests/tools/PacketAllocator.h:223
Method
ClearRecoveryList
tests/tools/CCatCodec.cpp:621
Method
Construct
tests/tools/PacketAllocator.h:609
Method
Counter
tests/tools/Counter.h:82
Method
CustomBitSet
tests/tools/PacketAllocator.h:200
Method
Decoder
tests/tools/CCatCodec.h:394
Method
Destroy
tests/tools/CCatCpp.h:70
Method
Discover
tests/Connection.cpp:502
Method
EliminateOriginals
tests/tools/CCatCodec.cpp:1784
Method
ExecuteSolutionPlan
tests/tools/CCatCodec.cpp:1928
Method
ExpandFromTruncated
tests/tools/Counter.h:297
Method
ExpandFromTruncatedWithBias
tests/tools/Counter.h:236
Method
ExpandWindow
tests/tools/CCatCodec.cpp:519
Method
FastLossIndicator
tests/Statistics.cpp:41
Method
FindSolutions
tests/tools/CCatCodec.cpp:1126
Method
FindSolutionsContaining
tests/tools/CCatCodec.cpp:1075
Method
FromLocalTime16
Returns local time given local time from packet
tests/tools/TimeSync.h:333
Method
FromLocalTime23
Returns local time given remote time from packet
tests/tools/TimeSync.h:356
Method
Get
Get the smoothed maximum IPG
tests/Statistics.h:107
Method
GetAttemptedBPS
Returns BPS that we suspect the peer was sending in the last interval
tests/Statistics.h:199
Method
GetLostInRange
tests/tools/CCatCodec.h:531
Method
GetMaxPLR
Get maximum recently seen PLR
tests/Statistics.h:229
Method
GetMemoryUsedBytes
tests/tools/PacketAllocator.cpp:129
Method
GetMinimumOneWayDelayUsec
Get the minimum one-way delay seen so far. This is equivalent to the shortest RTT/2 seen so far by any pair of packets, meaning that it is the average
tests/tools/TimeSync.h:315
Method
GetNextExpected
Get next expected sequence from peer
tests/tools/StrikeRegister.h:81
Method
GetPacket
Look up packet at a given 0-based element. Applies Rotation to the ring buffer to arrive at the actual location.
tests/tools/CCatCodec.h:512
Method
GetPercentileOWD
tests/Connection.cpp:114
Method
GetPrefix
tests/tools/Logger.cpp:309
Method
GetPtr
Return a pointer to an element
tests/tools/CCatCodec.h:163
Method
GetSize
Get current size (initially 0)
tests/tools/CCatCodec.h:157
Function
GetTimeMsec
tests/Tools.cpp:183
Function
GetTimeMsec
tests/tools/CCatCodec.cpp:132
Method
Initialize
Initialize and pick window size in milliseconds
tests/tools/CCatCpp.h:40
Method
IntegrityCheck
tests/tools/PacketAllocator.cpp:156
Method
IsError
tests/tools/CCatCpp.h:65
Method
IsSynchronized
Is time synchronized?
tests/tools/TimeSync.h:307
Method
Join
tests/Connection.cpp:65
Function
LevelToString
tests/tools/Logger.cpp:54
Method
LightVector
Initialize preallocated data
tests/tools/PacketAllocator.h:584
Method
LocalTimeToDatagramTS24
Convert local time in microseconds to a 24-bit datagram timestamp
tests/tools/TimeSync.h:276
Method
Log
tests/tools/Logger.cpp:270
Method
Log
tests/tools/Logger.h:322
Method
LogStringBuffer
tests/tools/Logger.h:175
Method
Loop
WLANOptimizer.cpp:325
Method
Loop
tests/tools/Logger.cpp:221
Function
NextAlignedOffset
tests/tools/PacketAllocator.h:136
Method
OnInterval
tests/Statistics.cpp:245
Method
OnOriginal
tests/tools/CCatCpp.h:86
Method
OnOriginalData
tests/Connection.cpp:130
Method
OnRead
tests/Connection.cpp:387
Method
OnRecoveredData
tests/Connection.cpp:362
Method
OnRecovery
tests/tools/CCatCpp.h:93
Method
OnStats
tests/TestPeer2Peer_NoGUI.cpp:11
Method
OnTick
tests/Connection.cpp:270
Method
OutputWorker
tests/tools/Logger.cpp:97
Method
PivotedGaussianElimination
tests/tools/CCatCodec.cpp:1658
Method
PlanSolution
tests/tools/CCatCodec.cpp:1403
Method
QueuedMessage
tests/tools/Logger.h:234
Function
ReadU24_LE_Min4Bytes
This version uses one memory read on Intel but requires at least 4 bytes in the buffer
tests/Tools.h:187
Method
Recalculate
tests/tools/TimeSync.cpp:147
Method
ReleaseSpan
tests/tools/CCatCodec.cpp:2039
Method
ReportSolution
tests/tools/CCatCodec.cpp:1978
← previous
next →
101–200 of 268, ranked by callers