netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicola Padovano <nicola.padovano@gmail.com>
To: netfilter-devel <netfilter-devel@vger.kernel.org>,
	netdev@vger.kernel.org
Subject: problem with flowi structure
Date: Thu, 16 Sep 2010 17:14:39 +0200	[thread overview]
Message-ID: <AANLkTi=bGsvMqnTSanA73FhDH_DashmXTcA1sddtj0P6@mail.gmail.com> (raw)

Hi all. I'm "studying" the flowi structure.
I see some source code:

[CODE]
...
fl.nl_u.ip4_u.saddr = 0
...
ip_route_output_key(....,&fl,....)
...
(where fl is a flowi struct)
[/CODE]

what is the meaning of saddr = 0?


-- 
Nicola Padovano
e-mail: nicola.padovano@gmail.com
web: http://npadovano.altervista.org

             reply	other threads:[~2010-09-16 15:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-16 15:14 Nicola Padovano [this message]
2010-09-16 15:26 ` problem with flowi structure Eric Dumazet
2010-09-16 15:30   ` Nicola Padovano
2010-09-16 15:54     ` Eric Dumazet
2010-09-16 19:25       ` Nicola Padovano
2010-09-17  5:40         ` AIJAZ BAIG
2010-09-17  8:46           ` Nicola Padovano
2010-09-17  9:08             ` Eric Dumazet
2010-09-17  9:53               ` Nicola Padovano
2010-09-17 16:27               ` Nicola Padovano
2010-09-17 16:34                 ` Eric Dumazet
2010-09-17 17:05                   ` Nicola Padovano
2010-09-17 17:51                     ` Eric Dumazet
2010-09-17 18:01                       ` Nicola Padovano
2010-09-17 18:07                         ` Eric Dumazet
2010-09-17 18:25                           ` Nicola Padovano
2010-10-01 23:46                             ` Jan Engelhardt
2010-10-02  8:08                               ` Nicola Padovano
2010-10-02 20:18                                 ` David Miller

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='AANLkTi=bGsvMqnTSanA73FhDH_DashmXTcA1sddtj0P6@mail.gmail.com' \
    --to=nicola.padovano@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.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 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).