VSF Documented
Data Structures | Macros
tcp.h File Reference
#include "shell/sys/linux/vsf_linux_cfg.h"
#include "../sys/types.h"
#include "utilities/vsf_utilities.h"

Go to the source code of this file.

Data Structures

struct  tcphdr
 

Macros

#define __LITTLE_ENDIAN_BITFIELD
 
#define SOL_TCP   IPPROTO_TCP
 
#define TCP_NODELAY   1
 
#define TCP_MAXSEG   2
 
#define TCP_KEEPALIVE   100
 

Macro Definition Documentation

◆ __LITTLE_ENDIAN_BITFIELD

#define __LITTLE_ENDIAN_BITFIELD

◆ SOL_TCP

#define SOL_TCP   IPPROTO_TCP

◆ TCP_NODELAY

#define TCP_NODELAY   1

◆ TCP_MAXSEG

#define TCP_MAXSEG   2

◆ TCP_KEEPALIVE

#define TCP_KEEPALIVE   100