public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: yi <yi@ece.utexas.edu>
To: linux-kernel@vger.kernel.org
Subject: tcp window size
Date: Sun, 16 Feb 2003 21:31:51 -0600	[thread overview]
Message-ID: <3E5057A7.80909@ece.utexas.edu> (raw)

Hi Guys,

I apologize for my naive question. However, I think it's good way to ask 
my question to linux-kernel gurus here.

Basically, I want to add a system call which return the window size of 
the corresponding tcp connection. It should have a parameter of socket 
descriptor. (Say, get_winsize( int sock ) )

My question is which in-kernel data structure has the window size value 
of the ongoing tcp connection and how can I get that value from the 
socket descriptor. Actually, the question is related with the linkage of 
data structures from the socket to the tcp window size.

If you know any link or documentation, please let me know.

Thanks in advance.

- Yung Yi.


                 reply	other threads:[~2003-02-17  3:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E5057A7.80909@ece.utexas.edu \
    --to=yi@ece.utexas.edu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox