K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-12-25T22:26:13.000000Z K 7 svn:log V 186 In the dropafterack case of tcp_input(), it's OK to release the TCP pcbinfo lock before calling tcp_output(), as holding just the inpcb lock is sufficient to prevent garbage collection. END