From owner-freebsd-ipfw Mon Aug 23 23:28:40 1999 Delivered-To: freebsd-ipfw@freebsd.org Received: from giasbm01.vsnl.net.in (giasbm01.vsnl.net.in [202.54.1.18]) by hub.freebsd.org (Postfix) with ESMTP id BEC4D14EBE; Mon, 23 Aug 1999 23:28:09 -0700 (PDT) (envelope-from rhtiwari@cygsoft.com) Received: from surya.vyom.com (IDENT:root@[202.54.125.22]) by giasbm01.vsnl.net.in (8.9.2/8.9.2) with ESMTP id LAA28872; Tue, 24 Aug 1999 11:57:46 +0530 (IST) Received: from ratnakar (ratna [10.1.1.62]) by surya.vyom.com (8.8.7/8.6.12) with SMTP id RAA15599; Mon, 23 Aug 1999 17:01:22 +0300 Message-ID: <003001beed5a$dffd1fa0$3e01010a@ratnakar> From: "Ratnakar Tiwari" To: , , Subject: Unable to locate function body: ip_nat_init() Date: Mon, 23 Aug 1999 17:00:16 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002D_01BEED88.F98AA220" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_002D_01BEED88.F98AA220 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am going through the networking code for the stable release. In the file ip_input.c there is a call to a function ip_nat_init() in = the function ip_init(). However I have been unable to locate the code for this = function (ip_nat_init()). Could somebody please tell me in which file is this function defined? Also in the file ip_input.c a function pointer ip_nat_ptr is = dereferenced in the function ip_input.c However I could not locate where this function pointer is being = initialized. Could somebody please tell me where this pointer is being initialized? Thanks in advance. Ratnakarprasad Tiwari ------=_NextPart_000_002D_01BEED88.F98AA220 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
  I am going through the = networking code=20 for the stable release.
  In the file ip_input.c  = there is a=20 call to a function ip_nat_init() in the function
  ip_init(). However I have = been unable to=20 locate the code for this function (ip_nat_init()).
 
  Could somebody please tell me = in which=20 file is this function defined?
 
 
  Also in the file ip_input.c a = function=20 pointer ip_nat_ptr is dereferenced in the function = ip_input.c
  However I could not locate = where this=20 function pointer is being initialized. Could somebody = please
  tell me where this pointer is being=20 initialized?
 
Thanks in advance.
Ratnakarprasad Tiwari
------=_NextPart_000_002D_01BEED88.F98AA220-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message