Lines Matching defs:ifname
891 const std::string &ifname, const char *addrString, int prefixLength) { in interfaceHasAddress()
1035 const char* ifname; in TEST_F() member
1073 const char* ifname; in TEST_F() member
1243 void expectIdletimerInterfaceRuleExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleExists()
1255 void expectIdletimerInterfaceRuleNotExists(const std::string& ifname, int timeout, in expectIdletimerInterfaceRuleNotExists()
1276 const std::string ifname; in TEST_F() member
1621 void expectXtQuotaValueEqual(const char* ifname, long quotaBytes) { in expectXtQuotaValueEqual()
1630 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists()
1647 void expectBandwidthInterfaceQuotaRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceQuotaRuleDoesNotExist()
1663 void expectBandwidthInterfaceAlertRuleExists(const char* ifname, long alertBytes) { in expectBandwidthInterfaceAlertRuleExists()
1674 void expectBandwidthInterfaceAlertRuleDoesNotExist(const char* ifname) { in expectBandwidthInterfaceAlertRuleDoesNotExist()
2464 void expectFirewallInterfaceRuleAllowExists(const std::string& ifname) { in expectFirewallInterfaceRuleAllowExists()
2474 void expectFireWallInterfaceRuleAllowDoesNotExist(const std::string& ifname) { in expectFireWallInterfaceRuleAllowDoesNotExist()