public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Leslie Watter <leslie.watter@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: NPROTO vs AF_MAX defines
Date: Mon, 31 Jan 2005 18:53:10 -0200	[thread overview]
Message-ID: <8a966de8050131125334277f88@mail.gmail.com> (raw)

Hi,

Looking into /usr/src/include/linux/net.h:29 
we have the following define: 
-----------------
#define NPROTO 32
-----------------

Is this '32' the same number used to define AF_MAX 
(/usr/src/include/linux/socket.h)?

-------
06:50  leslie@cronos linux> grep AF_MAX socket.h 
#define AF_MAX          32      /* For now.. */
#define PF_MAX          AF_MAX
------

Sorry if this sounds too basically.

Cheers,

LEslie

                 reply	other threads:[~2005-01-31 20:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8a966de8050131125334277f88@mail.gmail.com \
    --to=leslie.watter@gmail.com \
    --cc=linux-kernel@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