K 10 svn:author V 2 bz K 8 svn:date V 27 2007-12-05T10:37:17.000000Z K 7 svn:log V 302 MFC: rev. 1.143 sys/netinet/tcp_output.c Make TSO work with IPSEC compiled into the kernel. The lookup hurts a bit for connections but had been there anyway if IPSEC was compiled in. So moving the lookup up a bit gives us TSO support at not extra cost. Approved by: re (kensmith) END