Searched refs:origBytes (Results 1 – 1 of 1) sorted by relevance
512 int origBytes; in DoGlobal() local524 origBytes = recvfrom (fd, in DoGlobal()531 if (origBytes == -1) { in DoGlobal()592 if (mip != NULL && bytes - origBytes > mip->aliasOverhead) in DoGlobal()593 mip->aliasOverhead = bytes - origBytes; in DoGlobal()637 int origBytes; in DoAliasing() local663 origBytes = recvfrom (fd, in DoAliasing()670 if (origBytes == -1) { in DoAliasing()751 bytes - origBytes > mip->aliasOverhead) in DoAliasing()752 mip->aliasOverhead = bytes - origBytes; in DoAliasing()