Searched refs:anotherAckNum (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/ |
D | ApfTest.java | 1545 final int anotherAckNum = 1123456789; in testApfFilterKeepaliveAck() local 1583 anotherDstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1619 anotherDstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck() 1642 anotherDstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1657 anotherDstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck() 1677 dstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1680 dstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck()
|