|
INET Framework for OMNeT++/OMNEST
|
#include <platdep/sockets.h>#include "headers/defs.h"#include "headers/bsdint.h"#include "headers/in.h"#include "headers/in_systm.h"#include "headers/ip.h"#include "headers/ip_icmp.h"#include "IPSerializer.h"#include "ICMPSerializer.h"#include "PingPayload_m.h"#include "TCPIPchecksum.h"#include <netinet/in.h>Classes | |
| struct | INETFw::in_addr |
| struct | INETFw::ip |
| struct | INETFw::ip_timestamp |
| union | INETFw::ip_timestamp::ipt_timestamp |
| struct | INETFw::ip_timestamp::ipt_timestamp::ipt_ta |
| struct | INETFw::icmp_ra_addr |
| struct | INETFw::icmp |
Namespaces | |
| namespace | INETFw |
Typedefs | |
| typedef uint8_t | INETFw::u_int8_t |
| typedef uint16_t | INETFw::u_int16_t |
| typedef uint32_t | INETFw::u_int32_t |
| typedef uint64_t | INETFw::u_int64_t |
| typedef unsigned char | INETFw::uchar |
| typedef unsigned short | INETFw::ushort |
| typedef unsigned int | INETFw::uint |
| typedef unsigned long | INETFw::ulong |
| typedef unsigned char | INETFw::u_char |
| typedef unsigned short | INETFw::u_short |
| typedef unsigned int | INETFw::u_int |
| typedef unsigned long | INETFw::u_long |
| typedef u_int32_t | INETFw::in_addr_t |
| typedef u_int16_t | INETFw::n_short |
| typedef u_int32_t | INETFw::n_long |
| typedef u_int32_t | INETFw::n_time |