Searched refs:FillpPktNackWithRandnum (Results 1 – 3 of 3) sorted by relevance
445 struct FillpPktNackWithRandnum nackTest; in FillpSendRepaetNack()453 …ret = pcb->sendFunc(FILLP_GET_CONN(pcb), (char *)&nackTest, sizeof(struct FillpPktNackWithRandnum), in FillpSendRepaetNack()461 … (sizeof(struct FillpPktNackWithRandnum) - sizeof(FILLP_ULLONG)), FILLP_GET_SOCKET(pcb)->index, in FillpSendRepaetNack()493 …pktHead->dataLen = (FILLP_UINT16)(pktHead->dataLen + sizeof(struct FillpPktNackWithRandnum) - FILL… in FillpSendNack()
302 if (p->len < (FILLP_INT)(sizeof(struct FillpPktNackWithRandnum) - FILLP_HLEN)) { in FillpCheckNackPacket()444 struct FillpPktNackWithRandnum *nackReq = (struct FillpPktNackWithRandnum *)(void *)p->p; in FillpNackInput()
234 struct FillpPktNackWithRandnum { struct