Home | History | Annotate | Download | only in doc

Lines Matching full:wait

62 <tt/TIME-WAIT/ and <tt/SYN-RECV/ are skipped too.
123 <item><tt/bucket/ - for TCP minisockets (<tt/TIME-WAIT|SYN-RECV/)
141 excluding listening, syn-recv, time-wait and closed sockets.
252 <item>1. List all the tcp sockets in state <tt/FIN-WAIT-1/ for our apache
256 ss -o state fin-wait-1 \( sport = :http or sport = :https \) \
266 ss -o excl fin-wait-1
267 ss state fin-wait-1 \( sport neq :http and sport neq :https \) \
275 ability to skip fastly gobs of time-wait and syn-recv sockets
358 in states <tt/LISTEN/, <tt/TIME-WAIT/, <tt/SYN_RECV/
373 <tt/syn-recv/, <tt/fin-wait-1/, <tt/fin-wait-2/, <tt/time-wait/,
374 <tt/closed/, <tt/close-wait/, <tt/last-ack/, <tt/listen/ and <tt/closing/.
381 <tt/time-wait/ and <tt/syn-recv/.