Searched defs:seqNo (Results 1 – 11 of 11) sorted by relevance
99 public static byte[] newGetNeighborsRequest(int seqNo) { in newGetNeighborsRequest()123 int seqNo, InetAddress ip, short nudState, int ifIndex, byte[] llAddr) { in newNewNeighborMessage()
169 final int seqNo = 2635; in testCreateRtmNewNeighMessage() local
54 uint32_t seqNo; // Optional sequence number of the frame member
52 uint32_t seqNo; /*!< Optional sequence number of the frame */ member
122 uint8_t seqNo; /*!< I-frame: Sequence number of the I-frame */ member151 uint8_t seqNo; /*!< R-frame: Sequence number of the expected I-frame */ member
82 private void onApplyMessage(int seqNo) { in onApplyMessage()
132 uint8_t seqNo; /*!< I-frame: Sequence number of the I-frame */ member170 uint8_t seqNo; /*!< R-frame: Sequence number of the expected I-frame */ member
638 const int32_t seqNo = it->int32Data(); in pickStartSeq() local
649 const int32_t seqNo = it->int32Data(); in pickStartSeq() local
127 int remotePort, uint32_t seqNo) in ARTPWriter()