maxMtu top-level constant

int const maxMtu

Maximum MTU to probe (common Ethernet MTU minus headers)

Implementation

const int maxMtu = 1500;