mtu

@IntRange(from = 23, to = 517)
val mtu: StateFlow<Int>

Established MTU size. There are incoming changes on Android 14 where this value is gonna to be always max value - 517 and wouldn't be able to change.