Searched refs:src_str2 (Results 1 – 2 of 2) sorted by relevance
249 const char *src_str2; in parse_host_src_port() local268 src_str2 = src_str; in parse_host_src_port()270 src_str2 = ":0"; in parse_host_src_port()272 if (parse_host_port(saddr, src_str2) < 0) in parse_host_src_port()
220 const char *src_str2; in parse_host_src_port() local239 src_str2 = src_str; in parse_host_src_port()241 src_str2 = ":0"; in parse_host_src_port()243 if (parse_host_port(saddr, src_str2) < 0) in parse_host_src_port()