OpenVAS Libraries
9.0.3
|
Data Fields | |
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 |
Definition at line 63 of file ids_send.c.
struct in_addr ip_src ip_packet::ip_dst |
Definition at line 79 of file ids_send.c.
u_char ip_packet::ip_hl |
Definition at line 66 of file ids_send.c.
u_short ip_packet::ip_id |
Definition at line 74 of file ids_send.c.
u_short ip_packet::ip_len |
Definition at line 73 of file ids_send.c.
u_short ip_packet::ip_off |
Definition at line 75 of file ids_send.c.
u_char ip_packet::ip_p |
Definition at line 77 of file ids_send.c.
u_short ip_packet::ip_sum |
Definition at line 78 of file ids_send.c.
u_char ip_packet::ip_tos |
Definition at line 72 of file ids_send.c.
u_char ip_packet::ip_ttl |
Definition at line 76 of file ids_send.c.
u_char ip_packet::ip_v |
Definition at line 66 of file ids_send.c.