Classes | Typedefs

INETFw Namespace Reference

Classes

struct  in_addr
struct  ip
struct  ip_timestamp
struct  icmp_ra_addr
struct  icmp
struct  common_header
struct  chunk
struct  data_chunk
struct  init_chunk
struct  init_ack_chunk
struct  sack_chunk
struct  heartbeat_chunk
struct  heartbeat_ack_chunk
struct  abort_chunk
struct  shutdown_chunk
struct  shutdown_ack_chunk
struct  shutdown_complete_chunk
struct  cookie_echo_chunk
struct  cookie_ack_chunk
struct  error_chunk
struct  init_ipv4_address_parameter
struct  init_ipv6_address_parameter
struct  init_cookie_parameter
struct  cookie_parameter
struct  tlv
struct  supported_address_types_parameter
struct  heartbeat_info
struct  error_cause
struct  sack_gap
struct  sack_duptsn
struct  data_vector
struct  udphdr

Typedefs

typedef uint8_t u_int8_t
typedef uint16_t u_int16_t
typedef uint32_t u_int32_t
typedef uint64_t u_int64_t
typedef unsigned char uchar
typedef unsigned short ushort
typedef unsigned int uint
typedef unsigned long ulong
typedef unsigned char u_char
typedef unsigned short u_short
typedef unsigned int u_int
typedef unsigned long u_long
typedef u_int32_t in_addr_t
typedef u_int16_t n_short
typedef u_int32_t n_long
typedef u_int32_t n_time

Typedef Documentation

Definition at line 53 of file ICMPSerializer.cc.

Definition at line 55 of file ICMPSerializer.cc.

Definition at line 54 of file ICMPSerializer.cc.

Definition at line 57 of file ICMPSerializer.cc.

typedef unsigned char INETFw::u_char

Definition at line 34 of file ICMPSerializer.cc.

typedef unsigned int INETFw::u_int

Definition at line 36 of file ICMPSerializer.cc.

typedef uint16_t INETFw::u_int16_t

Definition at line 25 of file ICMPSerializer.cc.

typedef uint32_t INETFw::u_int32_t

Definition at line 26 of file ICMPSerializer.cc.

typedef uint64_t INETFw::u_int64_t

Definition at line 27 of file ICMPSerializer.cc.

typedef uint8_t INETFw::u_int8_t

Definition at line 24 of file ICMPSerializer.cc.

typedef unsigned long INETFw::u_long

Definition at line 37 of file ICMPSerializer.cc.

typedef unsigned short INETFw::u_short

Definition at line 35 of file ICMPSerializer.cc.

typedef unsigned char INETFw::uchar

Definition at line 29 of file ICMPSerializer.cc.

typedef unsigned int INETFw::uint

Definition at line 31 of file ICMPSerializer.cc.

typedef unsigned long INETFw::ulong

Definition at line 32 of file ICMPSerializer.cc.

typedef unsigned short INETFw::ushort

Definition at line 30 of file ICMPSerializer.cc.