All of lore.kernel.org
 help / color / mirror / Atom feed
* some queries
@ 2002-06-15  8:54 Ankit Jain
  2002-06-17 23:21 ` Sridhar Samudrala
  0 siblings, 1 reply; 2+ messages in thread
From: Ankit Jain @ 2002-06-15  8:54 UTC (permalink / raw)
  To: netdev

Hi,

I have been trying to find answers to some queries but noone seems to be
able to help. My queries are: (kernel 2.4.18)

1. what is tcp_ehash_bucket used for? hash table for tcp sockets? what
does the "e" is the ehash mean/represent?

2. Why is a tcp control socket created at init time in tcp_v4_init(..) ?
Its of SOCK_RAW type and its unhashed to make sure that it doesnt receive
any incoming packets. why? is it used to set some options or something?
Where is it used?

Hoping for a reply!! :)

-Ankit

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-17 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-15  8:54 some queries Ankit Jain
2002-06-17 23:21 ` Sridhar Samudrala

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.