IPHDR Struct Reference
[IP]
Structure of an internet header.
More...
Detailed Description
Structure of an internet header.
Internet header type.
- Examples:
-
tcps/tcps.c.
Definition at line 141 of file ip.h.
Field Documentation
Header length.
Definition at line 147 of file ip.h.
Version.
Definition at line 147 of file ip.h.
Type of service.
Definition at line 154 of file ip.h.
Total length.
Definition at line 155 of file ip.h.
Identification.
Definition at line 156 of file ip.h.
Fragment offset field.
Definition at line 157 of file ip.h.
Time to live.
Definition at line 158 of file ip.h.
Protocol.
Definition at line 159 of file ip.h.
Checksum.
Definition at line 160 of file ip.h.
Source IP address.
Definition at line 161 of file ip.h.
Destination IP address.
Definition at line 162 of file ip.h.
The documentation for this struct was generated from the following file: