Lines Matching refs:bytes
76 int setInterfaceSharedQuota(const char *iface, int64_t bytes);
77 int getInterfaceSharedQuota(int64_t *bytes);
80 int setInterfaceQuota(const char *iface, int64_t bytes);
81 int getInterfaceQuota(const char *iface, int64_t *bytes);
89 int setGlobalAlert(int64_t bytes);
94 int setSharedAlert(int64_t bytes);
97 int setInterfaceAlert(const char *iface, int64_t bytes);
150 int runIptablesAlertCmd(IptOp op, const char *alertName, int64_t bytes);
151 int runIptablesAlertFwdCmd(IptOp op, const char *alertName, int64_t bytes);
165 int updateQuota(const char *alertName, int64_t bytes);
167 int setCostlyAlert(const char *costName, int64_t bytes, int64_t *alertBytes);