tcp: In netisrs, if inpcb is valid, tcpcb will not be NULL
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 20 Oct 2015 13:09:33 +0000 (21:09 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 21 Oct 2015 01:13:22 +0000 (09:13 +0800)
commit42428a9a74976584142b5c7ebbcca8090633d1f5
treedf0a7eb4b83d1eeacba947e1db4e09eb4aa7930f
parent33463a05e41302fe47b8a19887c99c1830f6634d
tcp: In netisrs, if inpcb is valid, tcpcb will not be NULL
sys/netinet/tcp_input.c
sys/netinet/tcp_subr.c