OpenVAS Libraries  9.0.3
v6pseudohdr Struct Reference
Collaboration diagram for v6pseudohdr:
Collaboration graph

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
 

Detailed Description

Definition at line 442 of file nasl_packet_forgery_v6.c.

Field Documentation

◆ d6addr

struct in6_addr v6pseudohdr::d6addr

◆ length

u_short v6pseudohdr::length

◆ protocol

u_char v6pseudohdr::protocol

◆ s6addr

struct in6_addr v6pseudohdr::s6addr

◆ tcpheader

struct tcphdr v6pseudohdr::tcpheader

◆ zero1

u_char v6pseudohdr::zero1

Definition at line 447 of file nasl_packet_forgery_v6.c.

◆ zero2

u_char v6pseudohdr::zero2

Definition at line 448 of file nasl_packet_forgery_v6.c.

◆ zero3

u_char v6pseudohdr::zero3

Definition at line 449 of file nasl_packet_forgery_v6.c.


The documentation for this struct was generated from the following file: