| 76 | return InflateCongestion; |
| 77 | } |
| 78 | bool GetSmallMtuUseXs() const { |
| 79 | return SmallMtuUseXs; |
| 80 | } |
| 81 | void SetUseTosCongestionAlgo(const bool useTosCongestionAlgo) { |
| 82 | UseTosCongestionAlgo = useTosCongestionAlgo; |
| 83 | } |
no outgoing calls
no test coverage detected