ReactOS 0.4.15-dev-7934-g1dc8d80
wsnwlink.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _IPX_ADDRESS_DATA
 

Macros

#define IPX_PTYPE   0x4000
 
#define IPX_FILTERPTYPE   0x4001
 
#define IPX_DSTYPE   0x4002
 
#define IPX_STOPFILTERPTYPE   0x4003
 
#define IPX_EXTENDED_ADDRESS   0x4004
 
#define IPX_RECVHDR   0x4005
 
#define IPX_MAXSIZE   0x4006
 
#define IPX_ADDRESS   0x4007
 
#define IPX_GETNETINFO   0x4008
 
#define IPX_GETNETINFO_NORIP   0x4009
 
#define IPX_SPXGETCONNECTIONSTATUS   0x400b
 
#define IPX_ADDRESS_NOTIFY   0x400c
 
#define IPX_MAX_ADAPTER_NUM   0x400d
 
#define IPX_RERIPNETNUMBER   0x400e
 
#define IPX_RECEIVE_BROADCAST   0x400f
 
#define IPX_IMMEDIATESPXACK   0x4010
 

Typedefs

typedef struct _IPX_ADDRESS_DATA IPX_ADDRESS_DATA
 
typedef struct _IPX_ADDRESS_DATAPIPX_ADDRESS_DATA
 

Macro Definition Documentation

◆ IPX_ADDRESS

#define IPX_ADDRESS   0x4007

Definition at line 29 of file wsnwlink.h.

◆ IPX_ADDRESS_NOTIFY

#define IPX_ADDRESS_NOTIFY   0x400c

Definition at line 33 of file wsnwlink.h.

◆ IPX_DSTYPE

#define IPX_DSTYPE   0x4002

Definition at line 24 of file wsnwlink.h.

◆ IPX_EXTENDED_ADDRESS

#define IPX_EXTENDED_ADDRESS   0x4004

Definition at line 26 of file wsnwlink.h.

◆ IPX_FILTERPTYPE

#define IPX_FILTERPTYPE   0x4001

Definition at line 23 of file wsnwlink.h.

◆ IPX_GETNETINFO

#define IPX_GETNETINFO   0x4008

Definition at line 30 of file wsnwlink.h.

◆ IPX_GETNETINFO_NORIP

#define IPX_GETNETINFO_NORIP   0x4009

Definition at line 31 of file wsnwlink.h.

◆ IPX_IMMEDIATESPXACK

#define IPX_IMMEDIATESPXACK   0x4010

Definition at line 37 of file wsnwlink.h.

◆ IPX_MAX_ADAPTER_NUM

#define IPX_MAX_ADAPTER_NUM   0x400d

Definition at line 34 of file wsnwlink.h.

◆ IPX_MAXSIZE

#define IPX_MAXSIZE   0x4006

Definition at line 28 of file wsnwlink.h.

◆ IPX_PTYPE

#define IPX_PTYPE   0x4000

Definition at line 22 of file wsnwlink.h.

◆ IPX_RECEIVE_BROADCAST

#define IPX_RECEIVE_BROADCAST   0x400f

Definition at line 36 of file wsnwlink.h.

◆ IPX_RECVHDR

#define IPX_RECVHDR   0x4005

Definition at line 27 of file wsnwlink.h.

◆ IPX_RERIPNETNUMBER

#define IPX_RERIPNETNUMBER   0x400e

Definition at line 35 of file wsnwlink.h.

◆ IPX_SPXGETCONNECTIONSTATUS

#define IPX_SPXGETCONNECTIONSTATUS   0x400b

Definition at line 32 of file wsnwlink.h.

◆ IPX_STOPFILTERPTYPE

#define IPX_STOPFILTERPTYPE   0x4003

Definition at line 25 of file wsnwlink.h.

Typedef Documentation

◆ IPX_ADDRESS_DATA

◆ PIPX_ADDRESS_DATA