#include <ip_structs.h>
Public Attributes | |
u_int8_t | ip_vhl |
u_int8_t | ip_tos |
u_int16_t | ip_len |
u_int16_t | ip_id |
u_int16_t | ip_off |
u_int8_t | ip_ttl |
u_int8_t | ip_p |
u_int16_t | ip_sum |
in_addr ip_src | ip_dst |
Definition at line 6 of file ip_structs.h.
|
Definition at line 20 of file ip_structs.h. Referenced by packet_handler(). |
|
Definition at line 12 of file ip_structs.h. |
|
Definition at line 11 of file ip_structs.h. |
|
Definition at line 13 of file ip_structs.h. |
|
Definition at line 18 of file ip_structs.h. |
|
Definition at line 19 of file ip_structs.h. Referenced by packet_handler(). |
|
Definition at line 10 of file ip_structs.h. |
|
Definition at line 17 of file ip_structs.h. |
|
Definition at line 7 of file ip_structs.h. |