Searched refs:cached_port (Results 1 – 1 of 1) sorted by relevance
40 static int cached_port = -1; variable330 cached_port = -1; in clear_cached_addr()430 if (cached_port == -1) in get_remote_port()431 cached_port = get_port(0); in get_remote_port()433 return cached_port; in get_remote_port()