Searched defs:max_port (Results 1 – 1 of 1) sorted by relevance
114 static int parse_ports(const char *port_str, int *min_port, int *max_port) in parse_ports()159 int min_port = 0, max_port = 0, vip2tnl_map_fd; in main() local