Searched refs:src_str2 (Results 1 – 2 of 2) sorted by relevance
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()
253 const char *src_str2; in parse_host_src_port() local272 src_str2 = src_str; in parse_host_src_port()274 src_str2 = ":0"; in parse_host_src_port()276 if (parse_host_port(saddr, src_str2) < 0) in parse_host_src_port()