All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ozgur AKAN <akan@aiqa.com>
To: "netfilter-devel@lists.netfilter.org"
	<netfilter-devel@lists.netfilter.org>
Subject: "args..." and "## args" ?
Date: Thu, 29 Apr 2004 18:33:11 +0300	[thread overview]
Message-ID: <40912037.7080504@aiqa.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

While I was looking for match info in iptables.c I found 
IPT_MATCH_ITERATE. In ip_tables.h IPT_MATCH_ITERATE is defined but there 
are two lines which I can  not understand!

#define IPT_MATCH_ITERATE(e, fn, args...)
....
....
    __ret = fn(__match , ## args);

Can you please tell me abour "args..." and "## args" notation?

thanks,

-- 
Ozgur Akan


[-- Attachment #2: Type: text/html, Size: 866 bytes --]

             reply	other threads:[~2004-04-29 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-29 15:33 Ozgur AKAN [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-04-30  3:29 'args...' and '## args' ? Kiran Kumar Immidi

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=40912037.7080504@aiqa.com \
    --to=akan@aiqa.com \
    --cc=netfilter-devel@lists.netfilter.org \
    /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.