Searched refs:quota (Results 1 – 2 of 2) sorted by relevance
517 wan_ioctl_set_data_quota quota; in setQuota() local526 quota.quota_mbytes = mb; in setQuota()527 quota.set_quota = true; in setQuota()529 memset(quota.interface_name, 0, IFNAMSIZ); in setQuota()530 if (strlcpy(quota.interface_name, upstream_name, IFNAMSIZ) >= IFNAMSIZ) { in setQuota()536 IPACMDBG_H("SET_DATA_QUOTA %s %lu", quota.interface_name, mb); in setQuota()538 if (ioctl(fd, WAN_IOC_SET_DATA_QUOTA, "a) < 0) { in setQuota()
107 * management process is not expected to cache the value and apply the quota once offload is