Date: Mon, 25 Nov 2002 16:07:30 +0200 From: Mihail Balikov <misho@interbgc.com> To: freebsd-net@freebsd.org Subject: ip_input.c => sockaddr_in ipaddr Message-ID: <20021125140731.38338.qmail@ns1.interbgc.com>
next in thread | raw e-mail | index | archive | help
Hello, In -stable ip_input.c is defined global "sockaddr_in ipaddr", but this is variable is used only in ip_dooptions(), is it correct? ip_input.c:271 static struct sockaddr_in ipaddr = { sizeof(ipaddr), AF_INET }; regards, Mihail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021125140731.38338.qmail>