All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ozgur Akan <akan@aiqa.com>
Cc: "netfilter-devel@lists.netfilter.org"
	<netfilter-devel@lists.netfilter.org>
Subject: Re: chain_cache
Date: Fri, 14 May 2004 14:12:59 +0300	[thread overview]
Message-ID: <40A4A9BB.4050706@aiqa.com> (raw)
In-Reply-To: <40A3785F.8070803@aiqa.com>

no one knows?

Ozgur Akan wrote:

> is "chain_cache->end_off" the adress of last rule of the chain or end 
> of the last rule(the place where a new rule will appended (like 
> ipt_entry->next_offset))?
>
> struct chain_cache
> {
>        char name[TABLE_MAXNAMELEN];
>        /* This is the first rule in chain. */
>        unsigned int start_off;
>        /* Last rule in chain */
>        unsigned int end_off;
> };
>
> thanks,
>


-- 
Ozgur Akan

  reply	other threads:[~2004-05-14 11:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 13:30 chain_cache Ozgur Akan
2004-05-14 11:12 ` Ozgur Akan [this message]
2004-05-16 12:15   ` chain_cache Henrik Nordstrom
     [not found] <40AC600C.2090500@aiqa.com>
2004-05-20  9:52 ` chain_cache Henrik Nordstrom
2004-05-20 12:04   ` chain_cache Ozgur Akan
2004-05-20 15:24     ` chain_cache Henrik Nordstrom
2004-05-21  6:33       ` chain_cache Ozgur Akan
2004-05-21  8:57         ` chain_cache Henrik Nordstrom
2004-05-21 10:35           ` chain_cache Ozgur Akan
2004-05-21 11:25             ` chain_cache Henrik Nordstrom

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=40A4A9BB.4050706@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.