Lines Matching refs:PRIuSIZE

130       " after %" PRIuSIZE " bytes",  in chppSetRxState()
476 CHPP_LOGD("Trans-looping back len=%" PRIu16 " RX len=%" PRIuSIZE, in chppProcessTransportLoopbackRequest()
496 CHPP_LOGE("RX len=%" PRIuSIZE " != TX len=%" PRIuSIZE, in chppProcessTransportLoopbackResponse()
506 CHPP_LOGE("RX & TX data don't match: len=%" PRIuSIZE, in chppProcessTransportLoopbackResponse()
513 CHPP_LOGD("RX successful transport-loopback (payload len=%" PRIuSIZE ")", in chppProcessTransportLoopbackResponse()
645 ". Datagram len=%" PRIuSIZE ". Sending ACK=%" PRIu8, in chppProcessRxPayload()
660 CHPP_LOGD("App layer processed datagram with len=%" PRIuSIZE in chppProcessRxPayload()
706 ", len=%" PRIuSIZE, in chppRxChecksumIsOk()
760 " at loc=%" PRIuSIZE " of len=%" PRIuSIZE, in chppRegisterRxAck()
769 CHPP_LOGW("Seq %" PRIu8 " ACK'd after %" PRIuSIZE " reTX", in chppRegisterRxAck()
878 CHPP_LOGD("Adding payload to seq=%" PRIu8 ", remainingBytes=%" PRIuSIZE in chppAddPayload()
917 CHPP_LOGD("Adding transport footer. Checksum=0x%" PRIx32 ", len: %" PRIuSIZE in chppAddFooter()
918 " -> %" PRIuSIZE, in chppAddFooter()
937 CHPP_LOGD("Dequeuing front datagram with index=%" PRIu8 ", len=%" PRIuSIZE in chppDequeueTxDatagram()
1054 CHPP_LOGD("TX->Link: len=%" PRIuSIZE " flags=0x%" PRIx8 " code=0x%" PRIx8 in chppTransportDoWork()
1165 CHPP_LOGD("Enqueue TX: code=0x%" PRIx8 "%s len=%" PRIuSIZE in chppEnqueueTxDatagram()
1172 "Enqueue TX: len=%" PRIuSIZE " H#%" PRIu8 " type=0x%" PRIx8 in chppEnqueueTxDatagram()
1480 CHPP_LOGD("RX %" PRIuSIZE " bytes: state=%s", len, in chppRxDataCb()
1548 CHPP_LOGE("Resetting=%d. Discarding %" PRIuSIZE " bytes for H#%" PRIu8, in chppEnqueueTxDatagramOrFail()
1803 CHPP_LOGD("Sending transport-loopback request (packet len=%" PRIuSIZE in chppRunTransportLoopback()
1804 ", payload len=%" PRIu16 ", asked len was %" PRIuSIZE ")", in chppRunTransportLoopback()