Home
last modified time | relevance | path

Searched defs:mDstPort (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DKeepalivePacketData.java52 private final int mDstPort; field in KeepalivePacketData
/packages/modules/Wifi/framework/java/android/net/wifi/
DQosPolicyParams.java225 private final int mDstPort; field in QosPolicyParams
670 private int mDstPort = DESTINATION_PORT_ANY; field in QosPolicyParams.Builder
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java307 private int mDstPort = REMOTE_PORT; field in BpfCoordinatorTest.TestUpstream4Key.Builder
331 private int mDstPort = PUBLIC_PORT; field in BpfCoordinatorTest.TestDownstream4Key.Builder
357 private int mDstPort = REMOTE_PORT; field in BpfCoordinatorTest.TestUpstream4Value.Builder
382 private int mDstPort = PRIVATE_PORT; field in BpfCoordinatorTest.TestDownstream4Value.Builder