Searched defs:seqNo (Results 1 – 7 of 7) sorted by relevance
109 public static byte[] newGetNeighborsRequest(int seqNo) { in newGetNeighborsRequest()133 int seqNo, InetAddress ip, short nudState, int ifIndex, byte[] llAddr) { in newNewNeighborMessage()
166 public static byte[] newRtmNewAddressMessage(int seqNo, @NonNull final InetAddress ip, in newRtmNewAddressMessage()
165 final int seqNo = 2635; in testCreateRtmNewNeighMessage() local
198 private static byte[] newGetAddrRequest(int seqNo) { in newGetAddrRequest()
636 const int32_t seqNo = it->int32Data(); in pickStartSeq() local
639 const int32_t seqNo = it->int32Data(); in pickStartSeq() local
128 int remotePort, uint32_t seqNo) in ARTPWriter()