Date: Mon, 23 Aug 1999 17:00:16 +0530 From: "Ratnakar Tiwari" <rhtiwari@cygsoft.com> To: <freebsd-net@FreeBSD.ORG>, <freebsd-ipfw@FreeBSD.ORG>, <freebsd-hackers@FreeBSD.ORG> Subject: Unable to locate function body: ip_nat_init() Message-ID: <003001beed5a$dffd1fa0$3e01010a@ratnakar>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=text/html;charset=iso-8859-1 http-equiv=Content-Type> <META content='"MSHTML 4.72.3110.7"' name=GENERATOR> </HEAD> <BODY bgColor=#d0d0c8> <DIV><FONT color=#000000 size=2>Hi,</FONT></DIV> <DIV><FONT color=#000000 size=2> I am going through the networking code for the stable release.</FONT></DIV> <DIV><FONT color=#000000 size=2> In the file ip_input.c there is a call to a function ip_nat_init() in the function</FONT></DIV> <DIV><FONT color=#000000 size=2> ip_init(). However I have been unable to locate the code for this function (ip_nat_init()).</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT color=#000000 size=2> Could somebody please tell me in which file is this function defined?</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT color=#000000 size=2></FONT> </DIV> <DIV><FONT color=#000000 size=2> Also in the file ip_input.c a function pointer ip_nat_ptr is dereferenced in the function ip_input.c</FONT></DIV> <DIV><FONT color=#000000 size=2> However I could not locate where this function pointer is being initialized. Could somebody please</FONT></DIV> <DIV><FONT size=2> tell me where this pointer is being initialized?</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Thanks in advance.</FONT></DIV> <DIV><FONT size=2>Ratnakarprasad Tiwari</FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003001beed5a$dffd1fa0$3e01010a>
