Searched defs:ifn (Results 1 – 2 of 2) sorted by relevance
407 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) { in prepCostlyIface()461 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface()498 char ifn[MAX_IFACENAME_LEN]; in setInterfaceSharedQuota() local565 char ifn[MAX_IFACENAME_LEN]; in removeInterfaceSharedQuota() local603 char ifn[MAX_IFACENAME_LEN]; in setInterfaceQuota() local694 char ifn[MAX_IFACENAME_LEN]; in removeInterfaceQuota() local
92 QuotaInfo(std::string ifn, int64_t q, int64_t a) in QuotaInfo()