Home
last modified time | relevance | path

Searched defs:getMtu (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DTestNetworkInterface.java122 public int getMtu() { in getMtu() method in TestNetworkInterface
DRouteInfo.java417 public int getMtu() { in getMtu() method in RouteInfo
DLinkProperties.java646 public int getMtu() { in getMtu() method in LinkProperties
/packages/modules/NetworkStack/src/android/net/
DDhcpResults.java333 public int getMtu() { in getMtu() method in DhcpResults
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothGattServerConnection.java128 public int getMtu() { in getMtu() method in BluetoothGattServerConnection
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java882 private int getMtu(@NonNull final String ifaceName, @NonNull final LinkProperties lp) { in getMtu() method in BpfCoordinator