Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java2232 final Tether4Key tcpKey, final Tether4Value tcpValue, final Tether4Key udpKey, in checkRefreshConntrackTimeout()
2302 final Tether4Key tcpKey = new TestUpstream4Key.Builder().setProto(IPPROTO_TCP).build(); in testRefreshConntrackTimeout_Upstream4Map() local
2318 final Tether4Key tcpKey = new TestDownstream4Key.Builder().setProto(IPPROTO_TCP).build(); in testRefreshConntrackTimeout_Downstream4Map() local