* NPROTO vs AF_MAX defines
@ 2005-01-31 20:53 Leslie Watter
0 siblings, 0 replies; only message in thread
From: Leslie Watter @ 2005-01-31 20:53 UTC (permalink / raw)
To: Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-31 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31 20:53 NPROTO vs AF_MAX defines Leslie Watter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox