psip_io.h

Go to the documentation of this file.
00001 /*
00002 server/ip/gen/psip_io.h
00003 */
00004 
00005 #ifndef __SERVER__IP__GEN__PSIP_IO_H__
00006 #define __SERVER__IP__GEN__PSIP_IO_H__
00007 
00008 typedef struct nwio_psipopt
00009 {
00010         unsigned long nwpo_flags;
00011 } nwio_psipopt_t;
00012 
00013 #define NWPO_PROMISC_MASK       0x0001L
00014 #define         NWPO_EN_PROMISC         0x00000001L
00015 #define         NWUO_DI_PROMISC         0x00010000L
00016 #define NWPO_NEXTHOP_MASK       0x0002L
00017 #define         NWPO_EN_NEXTHOP         0x00000002L
00018 #define         NWUO_DI_NEXTHOP         0x00020000L
00019 
00020 #endif /* __SERVER__IP__GEN__PSIP_IO_H__ */
00021 
00022 /*
00023  * $PchId: psip_io.h,v 1.3 2001/02/19 07:35:58 philip Exp $
00024  */

Generated on Fri Apr 14 22:57:21 2006 for minix by  doxygen 1.4.6