tcp window size

From: yi (yi@ece.utexas.edu)
Date: Sun Feb 16 2003 - 22:31:51 EST


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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:16 EST