MCPcopy Create free account
hub / github.com/catboost/catboost / GetSmallMtuUseXs

Method GetSmallMtuUseXs

library/cpp/netliba/v12/settings.h:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 return InflateCongestion;
77 }
78 bool GetSmallMtuUseXs() const {
79 return SmallMtuUseXs;
80 }
81 void SetUseTosCongestionAlgo(const bool useTosCongestionAlgo) {
82 UseTosCongestionAlgo = useTosCongestionAlgo;
83 }

Callers 3

operator==Function · 0.45
CheckMTUMethod · 0.45
AddAcksToPacketQueueFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected