Lines Matching defs:ifname
1121 const std::string &ifname, const char *addrString, int prefixLength) { in interfaceHasAddress()
1265 const char* ifname; in TEST_F() member
1303 const char* ifname; in TEST_F() member
1473 void expectIdletimerInterfaceRuleExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleExists()
1485 void expectIdletimerInterfaceRuleNotExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleNotExists()
1506 const std::string ifname; in TEST_F() member
2103 void expectXtQuotaValueEqual(const char* ifname, long quotaBytes) { in expectXtQuotaValueEqual()
2112 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists()
2129 void expectBandwidthInterfaceQuotaRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceQuotaRuleDoesNotExist()
2145 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
2156 void expectBandwidthInterfaceAlertRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceAlertRuleDoesNotExist()
2881 void expectFirewallInterfaceRuleAllowExists(const std::string& ifname) { in expectFirewallInterfaceRuleAllowExists()
2891 void expectFireWallInterfaceRuleAllowDoesNotExist(const std::string& ifname) { in expectFireWallInterfaceRuleAllowDoesNotExist()