Searched refs:parseFirewallType (Results 1 – 2 of 2) sorted by relevance
134 static FirewallType parseFirewallType(const char* arg);
1261 FirewallType CommandListener::FirewallCmd::parseFirewallType(const char* arg) { in parseFirewallType() function in CommandListener::FirewallCmd1300 FirewallType firewallType = parseFirewallType(argv[2]); in runCommand()