Lines Matching defs:ifname
739 const std::string &ifname, const char *addrString, int prefixLength) { in interfaceHasAddress()
882 const char* ifname; in TEST_F() member
920 const char* ifname; in TEST_F() member
1090 void expectIdletimerInterfaceRuleExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleExists()
1102 void expectIdletimerInterfaceRuleNotExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleNotExists()
1123 const std::string ifname; in TEST_F() member
1461 void expectXtQuotaValueEqual(const char* ifname, long quotaBytes) { in expectXtQuotaValueEqual()
1470 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists()
1487 void expectBandwidthInterfaceQuotaRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceQuotaRuleDoesNotExist()
1503 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
1514 void expectBandwidthInterfaceAlertRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceAlertRuleDoesNotExist()
2340 void expectFirewallInterfaceRuleAllowExists(const std::string& ifname) { in expectFirewallInterfaceRuleAllowExists()
2350 void expectFireWallInterfaceRuleAllowDoesNotExist(const std::string& ifname) { in expectFireWallInterfaceRuleAllowDoesNotExist()