Searched refs:sharedQuotaBytes (Results 1 – 2 of 2) sorted by relevance
289 sharedQuotaBytes = sharedAlertBytes = 0; in enableBandwidthControl()521 sharedQuotaBytes = maxBytes; in setInterfaceSharedQuota()527 if (maxBytes != sharedQuotaBytes) { in setInterfaceSharedQuota()533 sharedQuotaBytes = maxBytes; in setInterfaceSharedQuota()578 quotaCmd = makeIptablesQuotaCmd(IptFullOpDelete, costName, sharedQuotaBytes); in removeInterfaceSharedQuota()580 sharedQuotaBytes = 0; in removeInterfaceSharedQuota()845 if (!sharedQuotaBytes) { in setSharedAlert()
206 int64_t sharedQuotaBytes; variable