Searched refs:anotherAckNum (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/ |
D | ApfTest.java | 1582 final int anotherAckNum = 1123456789; in testApfFilterKeepaliveAck() local 1620 anotherDstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1656 anotherDstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck() 1679 anotherDstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1694 anotherDstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck() 1714 dstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1717 dstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck()
|