Searched defs:ifn (Results 1 – 2 of 2) sorted by relevance
389 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) { in prepCostlyIface()446 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface()481 char ifn[MAX_IFACENAME_LEN]; in setInterfaceSharedQuota() local550 char ifn[MAX_IFACENAME_LEN]; in removeInterfaceSharedQuota() local590 char ifn[MAX_IFACENAME_LEN]; in setInterfaceQuota() local687 char ifn[MAX_IFACENAME_LEN]; in removeInterfaceQuota() local
119 QuotaInfo(std::string ifn, int64_t q, int64_t a) in QuotaInfo()