ICMP
Public Attributes
IpHeader Struct Reference

IP Header as defined in RFC 791. More...

#include <Icmp.h>

List of all members.

Public Attributes

UINT8 versionIhl
 Version, IHL (compressed on one byte)
UINT8 tos
 Type Of Service.
UINT16 length
 Total Length.
UINT16 id
 Identification.
UINT16 flagsOffset
 Flags, Fragment Offset (compressed on two bytes)
UINT8 ttl
 Time To Live.
UINT8 protocol
 Protocol.
UINT16 checksum
 Header checksum.
struct in_addr iaddrSrc
 Source address.
struct in_addr iaddrDst
 Destination address.

Detailed Description

IP Header as defined in RFC 791.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines