K 10 svn:author V 7 trociny K 8 svn:date V 27 2012-08-05T17:30:17.674865Z K 7 svn:log V 303 In tcp timers, check INP_DROPPED flag a little later, after callout_deactivate(), so if INP_DROPPED is set we return with the timer active flag cleared. For me this fixes negative keep timer values reported by `netstat -x' for connections in CLOSE state. Approved by: net (silence) MFC after: 2 weeks END