|
OpenVAS Scanner 23.40.3
|

Data Fields | |
| struct in6_addr | s6addr |
| struct in6_addr | d6addr |
| u_short | length |
| u_char | zero1 |
| u_char | zero2 |
| u_char | zero3 |
| u_char | protocol |
| struct tcphdr | tcpheader |
Definition at line 462 of file nasl_packet_forgery_v6.c.
| struct in6_addr v6pseudohdr::d6addr |
Definition at line 465 of file nasl_packet_forgery_v6.c.
Referenced by forge_tcp_v6_packet(), insert_tcp_v6_options(), nasl_tcp_v6_ping(), and set_tcp_v6_elements().
| u_short v6pseudohdr::length |
Definition at line 466 of file nasl_packet_forgery_v6.c.
Referenced by forge_tcp_v6_packet(), insert_tcp_v6_options(), nasl_tcp_v6_ping(), and set_tcp_v6_elements().
| u_char v6pseudohdr::protocol |
Definition at line 470 of file nasl_packet_forgery_v6.c.
Referenced by forge_tcp_v6_packet(), insert_tcp_v6_options(), nasl_tcp_v6_ping(), and set_tcp_v6_elements().
| struct in6_addr v6pseudohdr::s6addr |
Definition at line 464 of file nasl_packet_forgery_v6.c.
Referenced by forge_tcp_v6_packet(), insert_tcp_v6_options(), nasl_tcp_v6_ping(), and set_tcp_v6_elements().
| struct tcphdr v6pseudohdr::tcpheader |
Definition at line 471 of file nasl_packet_forgery_v6.c.
Referenced by forge_tcp_v6_packet(), insert_tcp_v6_options(), nasl_tcp_v6_ping(), and set_tcp_v6_elements().
| u_char v6pseudohdr::zero1 |
Definition at line 467 of file nasl_packet_forgery_v6.c.
| u_char v6pseudohdr::zero2 |
Definition at line 468 of file nasl_packet_forgery_v6.c.
| u_char v6pseudohdr::zero3 |
Definition at line 469 of file nasl_packet_forgery_v6.c.