Searched refs:origBytes (Results 1 – 1 of 1) sorted by relevance
515 int origBytes; in DoGlobal() local527 origBytes = recvfrom (fd, in DoGlobal()534 if (origBytes == -1) { in DoGlobal()595 if (mip != NULL && bytes - origBytes > mip->aliasOverhead) in DoGlobal()596 mip->aliasOverhead = bytes - origBytes; in DoGlobal()640 int origBytes; in DoAliasing() local666 origBytes = recvfrom (fd, in DoAliasing()673 if (origBytes == -1) { in DoAliasing()754 bytes - origBytes > mip->aliasOverhead) in DoAliasing()755 mip->aliasOverhead = bytes - origBytes; in DoAliasing()