LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* tracing calls of output(skb)
@ 2004-05-18 6:28 linux lover
0 siblings, 0 replies; only message in thread
From: linux lover @ 2004-05-18 6:28 UTC (permalink / raw)
To: linuxkernel; +Cc: netdev, netfilter
hello friends,
can anybody knows where does this
skb->dst->output(skb) call goes? it is written in
output_maybe_reroute function call in ip_output.c?
also let me know whether following two calls also
point to same destination funcaion as above function?
hh->hh_output(skb);
return dst->neighbour->output(skb);
if yes to which function they point (dev_queue_xmit)?
Thanking you.
linux_lover
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-18 10:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-18 6:28 tracing calls of output(skb) linux lover
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).