From ca78aed46ef3aba22914d6805642427e88a724bb Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 24 Apr 2007 02:53:46 +0000 Subject: Sync nathelper with the SER's trunk. --- net/ser/files/patch-modules::nathelper::nathelper.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'net/ser/files/patch-modules::nathelper::nathelper.h') diff --git a/net/ser/files/patch-modules::nathelper::nathelper.h b/net/ser/files/patch-modules::nathelper::nathelper.h index 7edb4b1641d3..3c94cccdea36 100644 --- a/net/ser/files/patch-modules::nathelper::nathelper.h +++ b/net/ser/files/patch-modules::nathelper::nathelper.h @@ -1,6 +1,9 @@ ---- modules/nathelper/nathelper.h + +$FreeBSD$ + +--- /dev/null +++ modules/nathelper/nathelper.h -@@ -0,0 +1,74 @@ +@@ -0,0 +1,76 @@ +/* + * $Id: patch-modules::nathelper::nathelper.h,v 1.2 2005/04/05 13:10:08 netch Exp $ + * @@ -41,6 +44,8 @@ +/* Parameters from nathelper.c */ +extern struct socket_info* force_socket; + ++int natpinger_child_init(int); ++int natpinger_cleanup(void); +/* Functions from nathelper.c */ +int isnulladdr(str *, int); +int get_to_tag(struct sip_msg* _m, str* _tag); -- cgit v1.2.3