All of lore.kernel.org
 help / color / mirror / Atom feed
From: DervishD <raul@pleyades.net>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Help with /proc/net/tcp fields
Date: Fri, 20 Feb 2004 11:50:13 +0100	[thread overview]
Message-ID: <20040220105013.GA5606@DervishD> (raw)

    Hi all :)

    I'm trying to decode what the field in the output of
/proc/net/tcp means, with little success. Apart from the fact that
the four last fields have no description (and looking at undocumented
sources is really a pain a very time-consuming), I have the following
doubts:

    - I assume that 'sl' is the socket number, but, what does 'sl'
stand for?
    - What represents the 'st' field?
    - I suppose that 'tr:tm->when' represents if there is any timer
on that socket (well, 'tr' is the number of timers), and when will
expire the nearest one, but I'm not sure.
    - I suppose that 'timeout' is the time to die when the socket is
in FIN_WAIT state, but I'm afraid I'm wrong :(
    - Does the 'retrnsmt' field show the retransmissions happened in
this socket?

    If anyone can explain me these fields (and the unnamed fields at
the end) I will be very grateful, and if someone could direct me to a
site with related information it will help, too.

    Thanks a lot in advance :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/

             reply	other threads:[~2004-02-20 10:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-20 10:50 DervishD [this message]
2004-02-20 18:16 ` Help with /proc/net/tcp fields Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040220105013.GA5606@DervishD \
    --to=raul@pleyades.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.