All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krishna Kumar <krkumar@us.ibm.com>
To: "David S. Miller" <davem@redhat.com>,
	kuznet@ms2.inr.ac.ru, netdev@oss.sgi.com
Subject: Question about netlink
Date: Tue, 08 Jul 2003 11:43:47 -0700	[thread overview]
Message-ID: <3F0B10E3.9050700@us.ibm.com> (raw)

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

             reply	other threads:[~2003-07-08 18:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-08 18:43 Krishna Kumar [this message]
2003-07-08 19:04 ` Question about netlink YOSHIFUJI Hideaki / 吉藤英明
2003-07-08 20:27   ` Krishna Kumar
2003-07-08 23:50     ` kuznet
  -- strict thread matches above, loose matches on Subject: below --
2007-06-09 19:08 [PATCH 6/7] scsi-hw-handler: rm dm-hw-handler code michaelc
2007-06-11 15:09 ` Question about NetLink Wood, Brian J
2007-06-12 19:37   ` Mike Anderson
2007-09-11 15:48     ` Wood, Brian J
2007-09-11 16:45       ` Hall, Eric R
2007-09-11 18:16         ` Mike Anderson

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=3F0B10E3.9050700@us.ibm.com \
    --to=krkumar@us.ibm.com \
    --cc=davem@redhat.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --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.