Lines Matching defs:ifname
1141 const std::string &ifname, const char *addrString, int prefixLength) { in interfaceHasAddress()
1285 const char* ifname; in TEST_F() member
1323 const char* ifname; in TEST_F() member
1492 void expectIdletimerInterfaceRuleExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleExists()
1504 void expectIdletimerInterfaceRuleNotExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleNotExists()
1525 const std::string ifname; in TEST_F() member
2106 void expectXtQuotaValueEqual(const char* ifname, long quotaBytes) { in expectXtQuotaValueEqual()
2115 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists()
2132 void expectBandwidthInterfaceQuotaRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceQuotaRuleDoesNotExist()
2148 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
2159 void expectBandwidthInterfaceAlertRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceAlertRuleDoesNotExist()
2869 void expectFirewallInterfaceRuleAllowExists(const std::string& ifname) { in expectFirewallInterfaceRuleAllowExists()
2879 void expectFireWallInterfaceRuleAllowDoesNotExist(const std::string& ifname) { in expectFireWallInterfaceRuleAllowDoesNotExist()