Searched defs:MtuInfo (Results 1 – 1 of 1) sorted by relevance
76 struct MtuInfo { struct80 MtuInfo(bool isExchanged, uint16_t mtu) : isExchanged_(isExchanged), mtu_(mtu) in MtuInfo() argument