wut  v1.7.0
Wii U Toolchain
Macros
tcp.h File Reference

Go to the source code of this file.

Macros

#define SOL_TCP   6
 
#define TCP_ACKDELAYTIME   0x2001
 
#define TCP_NOACKDELAY   0x2002
 
#define TCP_MAXSEG   0x2003
 
#define TCP_NODELAY   0x2004
 
#define TCP_UNKNOWN   0x2005
 

Macro Definition Documentation

◆ SOL_TCP

#define SOL_TCP   6

Definition at line 3 of file tcp.h.

◆ TCP_ACKDELAYTIME

#define TCP_ACKDELAYTIME   0x2001

Definition at line 5 of file tcp.h.

◆ TCP_NOACKDELAY

#define TCP_NOACKDELAY   0x2002

Definition at line 6 of file tcp.h.

◆ TCP_MAXSEG

#define TCP_MAXSEG   0x2003

Definition at line 7 of file tcp.h.

◆ TCP_NODELAY

#define TCP_NODELAY   0x2004

Definition at line 8 of file tcp.h.

◆ TCP_UNKNOWN

#define TCP_UNKNOWN   0x2005

Definition at line 9 of file tcp.h.