Re: help??? trying to trace code path of outgoing udp packet

From: Chris Friesen
Date: Fri Aug 22 2003 - 12:00:27 EST


Nivedita Singhvi wrote:
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. That should give me enough to track down what I'm looking for.

Chris

--
Chris Friesen | MailStop: 043/33/F10
Nortel Networks | work: (613) 765-0557
3500 Carling Avenue | fax: (613) 765-2986
Nepean, ON K2H 8E9 Canada | email: cfriesen@xxxxxxxxxxxxxxxxxx

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/