Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2001 08:29:48 -0700
From:      Dima Dorfman <dima@unixfreak.org>
To:        mark tinguely <tinguely@web.cs.ndsu.nodak.edu>
Cc:        freebsd-net@freebsd.org
Subject:   Re: tcp_usr_connect 
Message-ID:  <20010913152953.EA5793E2F@bazooka.unixfreak.org>
In-Reply-To: <200109131458.f8DEwFY12462@web.cs.ndsu.nodak.edu>; from tinguely@web.cs.ndsu.nodak.edu on "Thu, 13 Sep 2001 09:58:15 -0500 (CDT)"

next in thread | previous in thread | raw e-mail | index | archive | help
mark tinguely <tinguely@web.cs.ndsu.nodak.edu> wrote:
> 
> in tcp_usr_connect() and tcp6_usr_connect() in sys/netinet/tcp_usrreq.c
> in both FreeBSD 4.3 and -current is there a missing 
> 	tp = intotcpcb(inp);
> call? It seems from my eyes that "tp" is not initialized.

It's initialized in COMMON_START().

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?20010913152953.EA5793E2F>