All of lore.kernel.org
 help / color / mirror / Atom feed
From: Swapnil Nagle <swapsn@rediffmail.com>
To: Martin Josefsson <gandalf@wlug.westbo.se>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: IPT_ENTRY_ITERATE
Date: Thu, 23 Sep 2004 13:37:14 +0530	[thread overview]
Message-ID: <41528432.3020702@rediffmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0409230932400.20426@tux.rsn.bth.se>


>>grep shows  only one match :
>>
>>libiptc/libip4tc.c:#define ENTRY_ITERATE    IPT_ENTRY_ITERATE
>>    
>>
>
>These defines are used backwards... the function in libiptc.c is called
>ENTRY_ITERATE() which then gets expanded to IPT_ENTRY_ITERATE() when it's
>compiled for ipv4. This is because most of the libiptc code is shared
>
>  
>
...

>You want to look at ENTRY_ITERATE() in libiptc.c
>
>  
>
I couldn't find the definition for either ENTRY_ITERATE() or 
IPT_ENTRY_ITERATE() in libiptc.c.
Basically I want to see the code that iterates through the entries and 
calls the function specified through ENTRY_ITERATE().

Regards,
Swapnil.

  reply	other threads:[~2004-09-23  8:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-23  7:00 IPT_ENTRY_ITERATE Swapnil Nagle
2004-09-23  7:43 ` IPT_ENTRY_ITERATE Martin Josefsson
2004-09-23  8:07   ` Swapnil Nagle [this message]
2004-09-23  8:18     ` IPT_ENTRY_ITERATE KOVACS Krisztian
2004-09-23  8:24       ` IPT_ENTRY_ITERATE Martin Josefsson
2004-09-23  8:33       ` IPT_ENTRY_ITERATE Swapnil Nagle
2004-09-26  7:41         ` IPT_ENTRY_ITERATE Harald Welte

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=41528432.3020702@rediffmail.com \
    --to=swapsn@rediffmail.com \
    --cc=gandalf@wlug.westbo.se \
    --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.