src/include/net/gen/in.h File Reference

Go to the source code of this file.

Classes

struct  ip_hdropt

Defines

#define IP_MIN_HDR_SIZE   20
#define IP_MAX_HDR_SIZE   60
#define IP_VERSION   4
#define IP_DEF_TTL   64
#define IP_MAX_TTL   255
#define IP_DEF_MTU   576
#define IP_MIN_MTU   (IP_MAX_HDR_SIZE+8)
#define IP_MAX_PACKSIZE   40000
#define IPPROTO_ICMP   1
#define IPPROTO_TCP   6
#define IPPROTO_UDP   17
#define IP_MC_ALL_SYSTEMS   0xE0000001

Typedefs

typedef u32_t ipaddr_t
typedef u8_t ipproto_t
typedef struct ip_hdropt ip_hdropt_t


Define Documentation

#define IP_DEF_MTU   576

Definition at line 13 of file in.h.

#define IP_DEF_TTL   64

Definition at line 11 of file in.h.

#define IP_MAX_HDR_SIZE   60

Definition at line 9 of file in.h.

#define IP_MAX_PACKSIZE   40000

Definition at line 15 of file in.h.

#define IP_MAX_TTL   255

Definition at line 12 of file in.h.

#define IP_MC_ALL_SYSTEMS   0xE0000001

Definition at line 23 of file in.h.

#define IP_MIN_HDR_SIZE   20

Definition at line 8 of file in.h.

#define IP_MIN_MTU   (IP_MAX_HDR_SIZE+8)

Definition at line 14 of file in.h.

#define IP_VERSION   4

Definition at line 10 of file in.h.

#define IPPROTO_ICMP   1

Definition at line 19 of file in.h.

#define IPPROTO_TCP   6

Definition at line 20 of file in.h.

#define IPPROTO_UDP   17

Definition at line 21 of file in.h.


Typedef Documentation

typedef struct ip_hdropt ip_hdropt_t

typedef u32_t ipaddr_t

Definition at line 25 of file in.h.

typedef u8_t ipproto_t

Definition at line 26 of file in.h.


Generated on Tue Mar 9 04:36:54 2010 for Minix by  doxygen 1.5.8