]> andersk Git - openssh.git/blobdiff - canohost.h
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / canohost.h
index e33e8941b2cb5f0959856e2b5f2070811d57d667..4c8636f42dd4b8e9aa13607578e0ad1635affe7b 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: canohost.h,v 1.9 2006/03/25 22:22:42 djm Exp $ */
+/* $OpenBSD: canohost.h,v 1.11 2009/05/27 06:31:25 andreas Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -23,5 +23,7 @@ char          *get_local_name(int);
 
 int             get_remote_port(void);
 int             get_local_port(void);
+int             get_sock_port(int, int);
+void            clear_cached_addr(void);
 
 void            ipv64_normalise_mapped(struct sockaddr_storage *, socklen_t *);
This page took 0.032426 seconds and 4 git commands to generate.