tcp_usr_attach() doesn't need network epoch. in_pcbfree() and
authorglebius <glebius@FreeBSD.org>
Wed, 22 Jan 2020 06:01:26 +0000 (06:01 +0000)
committerglebius <glebius@FreeBSD.org>
Wed, 22 Jan 2020 06:01:26 +0000 (06:01 +0000)
commit2e901d0ed44dbfa7a00fc867c3ac79824683f1fa
tree8e0556bfe33da4bc15dac12c58d94423904b6384
parenta7f275d1876c429921ef9cefc26529f0177068ad
tcp_usr_attach() doesn't need network epoch.  in_pcbfree() and
in_pcbdetach() perform all necessary synchronization themselves.
sys/netinet/tcp_usrreq.c