|
INET Framework for OMNeT++/OMNEST
|
#include <ip.h>
Public Attributes | |
| u_char | ip_hl: 4 |
| u_char | ip_v: 4 |
| u_char | ip_tos |
| u_short | ip_len |
| u_short | ip_id |
| u_short | ip_off |
| u_char | ip_ttl |
| u_char | ip_p |
| u_short | ip_sum |
| struct in_addr ip_src | ip_dst |
| struct in_addr ip_src inet::serializer::ip::ip_dst |
| u_char inet::serializer::ip::ip_hl |
| u_short inet::serializer::ip::ip_id |
| u_short inet::serializer::ip::ip_len |
| u_short inet::serializer::ip::ip_off |
| u_char inet::serializer::ip::ip_p |
| u_short inet::serializer::ip::ip_sum |
Referenced by inet::serializer::IPv4Serializer::serialize().
| u_char inet::serializer::ip::ip_tos |
| u_char inet::serializer::ip::ip_ttl |
| u_char inet::serializer::ip::ip_v |