Searched refs:extract_port_from_str (Results 1 – 1 of 1) sorted by relevance
1814 extract_port_from_str(const char* str, int max_port) { in extract_port_from_str() function1856 int port = extract_port_from_str(str, num); in cfg_mark_ports()1866 int high = extract_port_from_str(mid+1, num); in cfg_mark_ports()1880 low = extract_port_from_str(buf, num); in cfg_mark_ports()