From: Nivedita Singhvi <niv@us.ibm.com>
To: Chris Friesen <cfriesen@nortelnetworks.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
netdev@oss.sgi.com
Subject: Re: help??? trying to trace code path of outgoing udp packet
Date: Fri, 22 Aug 2003 08:36:10 -0700 [thread overview]
Message-ID: <3F46386A.4080009@us.ibm.com> (raw)
In-Reply-To: <3F46356A.804@nortelnetworks.com>
Chris Friesen wrote:
> ip_finish_output ip_output.c
> ip_finish_output2 ip_output.c dst->neighbour->output
|
V
dev_queue_xmit()
qdisc_run()
qdisc_restart()
dev->hard_start_xmit() [driver xmit routine]
this is for the default queuing discipline.
thanks,
Nivedita
next prev parent reply other threads:[~2003-08-22 15:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-22 15:23 help??? trying to trace code path of outgoing udp packet Chris Friesen
2003-08-22 15:36 ` Nivedita Singhvi [this message]
2003-08-22 16:52 ` Chris Friesen
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=3F46386A.4080009@us.ibm.com \
--to=niv@us.ibm.com \
--cc=cfriesen@nortelnetworks.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/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 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.