Searched refs:anotherSeqNum (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/apf/ |
H A D | ApfTest.java | 1593 final int anotherSeqNum = 2123456780; in testApfFilterKeepaliveAck() local 1632 anotherDstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1668 anotherDstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck() 1691 anotherDstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1706 anotherDstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck() 1726 dstPort, anotherSeqNum, anotherAckNum, 0 /* dataLength */)); in testApfFilterKeepaliveAck() 1729 dstPort, anotherSeqNum, anotherAckNum)); in testApfFilterKeepaliveAck()
|