Searched refs:FILLP_HTONLL (Results 1 – 4 of 4) sorted by relevance
47 #define FILLP_HTONLL(x) FILLP_NTOHLL(x) macro54 #define FILLP_HTONLL(x) (x)
207 curTime = (FILLP_LLONG)FILLP_HTONLL((FILLP_ULLONG)curTime); in FillpBuildTimestamp()
1346 req->timestamp = FILLP_HTONLL((FILLP_ULLONG)curTime); in FillpSendConnReqBuild()1452 reqAck->timestamp = FILLP_HTONLL(timestamp); in FillpSendConnReqAckBuild()1599 tempRtt = FILLP_HTONLL(pcb->rtt); in ConnConfirmEncodeExtPara()
451 nackTest.randomNum = FILLP_HTONLL(pcb->send.nackRandomNum + FILLP_RAND()); in FillpSendRepaetNack()