INET Framework for OMNeT++/OMNEST
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

typedef unsigned char INETFw::u_char
typedef unsigned int INETFw::u_int
typedef uint16_t INETFw::u_int16_t
typedef uint32_t INETFw::u_int32_t
typedef uint64_t INETFw::u_int64_t
typedef uint8_t INETFw::u_int8_t
typedef unsigned long INETFw::u_long
typedef unsigned short INETFw::u_short
typedef unsigned char INETFw::uchar
typedef unsigned int INETFw::uint
typedef unsigned long INETFw::ulong
typedef unsigned short INETFw::ushort