netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about netlink
@ 2003-07-08 18:43 Krishna Kumar
  2003-07-08 19:04 ` YOSHIFUJI Hideaki / 吉藤英明
  0 siblings, 1 reply; 4+ messages in thread
From: Krishna Kumar @ 2003-07-08 18:43 UTC (permalink / raw)
  To: David S. Miller, kuznet, netdev

Hi,

Some of the netlink routines (eg rtnetlink_dump_ifinfo or inet6_dump_ifaddr) seem to get
user arguments from cb->args['n']. However I was not able to figure out where the
arguments are being set, can anyone help ?

netlink_dump_start() is where the cb gets allocated (initialized to 0), and that calls
netlink_dump(), which calls the assigned routine. I couldn't find where the args gets
initialized to user provided values. Any pointer to what to look for is very much
appreciated.

Thanks,

- KK

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-08 23:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-08 18:43 Question about netlink Krishna Kumar
2003-07-08 19:04 ` YOSHIFUJI Hideaki / 吉藤英明
2003-07-08 20:27   ` Krishna Kumar
2003-07-08 23:50     ` kuznet

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).