public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* sending TCP/IP packet based on NIC MTU size
@ 2008-10-08 10:41 Parav Pandit
  0 siblings, 0 replies; only message in thread
From: Parav Pandit @ 2008-10-08 10:41 UTC (permalink / raw)
  To: Linux kernel

Hi,

I am searching Linux kernel TCP/IP code which does following functionality.

TCP/IP stack needs to check that - 
how many bytes of a TCP stream it can send to NIC driver.

Can anybody point me where this check in performed?
Like if MTU size is set to 1500 for a NIC and VLAN is not set then it will send 1492 bytes. 
If VLAN is set then it will send 1398 bytes to NIC.

Regards,
Parav Pandit



      

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-08 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 10:41 sending TCP/IP packet based on NIC MTU size Parav Pandit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox