#include <packet_types.h>
Public Attributes | |
unsigned int | ip_hl:4 |
unsigned int | 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 |
in_addr ip_src | ip_dst |
u_char | ip_hl:4 |
u_char | ip_v:4 |
short | ip_len |
short | ip_off |
in_addr ip_src | ip_dst |
|
|
|
Definition at line 27 of file packet_types.h. |
|
|
|
|
|
|
|
|
|
Definition at line 17 of file packet_types.h. |
|
|
|
Definition at line 19 of file packet_types.h. |
|
|
|
|
|
|
|
|
|
|
|
|