linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Link Layer header
@ 2003-08-25 21:56 Abhishek Joshi
  0 siblings, 0 replies; only message in thread
From: Abhishek Joshi @ 2003-08-25 21:56 UTC (permalink / raw)
  To: linux-kernel

Hi All,
> My doubt is ----In function ip_build_xmit , when ip is setting up skb
> header,it is  using skb_reserve(skb,hh_len),which i guess is for setting
> up a headroom in skb for Link layer header.After coming out of this
function
> it is calling dev_queue_xmit().Out here also after certain processings it
> is forwarding the skb struct to hard_start_xmit() function of the device
> driver and in the book it says that hard_start_xmit() function sends the
> header.
> So, could u please tell me where particularly , kernel is adding Link
> Header.

rgds
abhi



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

only message in thread, other threads:[~2003-08-25 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-25 21:56 Link Layer header Abhishek Joshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).