Searched defs:ifn (Results 1 – 2 of 2) sorted by relevance
466 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) { in prepCostlyIface()526 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) { in cleanupCostlyIface()564 char ifn[MAX_IFACENAME_LEN]; in setInterfaceSharedQuota() local633 char ifn[MAX_IFACENAME_LEN]; in removeInterfaceSharedQuota() local673 char ifn[MAX_IFACENAME_LEN]; in setInterfaceQuota() local770 char ifn[MAX_IFACENAME_LEN]; in removeInterfaceQuota() local
108 QuotaInfo(std::string ifn, int64_t q, int64_t a) in QuotaInfo()