OpenVAS Scanner 23.32.3
v6pseudo_icmp_hdr Struct Reference
Collaboration diagram for v6pseudo_icmp_hdr:
Collaboration graph

Data Fields

struct in6_addr s6addr
struct in6_addr d6addr
unsigned short len
unsigned char zero1
unsigned char zero2
unsigned char zero3
char proto
struct icmp6_hdr icmpheader

Detailed Description

Definition at line 1693 of file nasl_packet_forgery_v6.c.

Field Documentation

◆ d6addr

struct in6_addr v6pseudo_icmp_hdr::d6addr

Definition at line 1696 of file nasl_packet_forgery_v6.c.

◆ icmpheader

struct icmp6_hdr v6pseudo_icmp_hdr::icmpheader

Definition at line 1702 of file nasl_packet_forgery_v6.c.

◆ len

unsigned short v6pseudo_icmp_hdr::len

Definition at line 1697 of file nasl_packet_forgery_v6.c.

◆ proto

char v6pseudo_icmp_hdr::proto

Definition at line 1701 of file nasl_packet_forgery_v6.c.

◆ s6addr

struct in6_addr v6pseudo_icmp_hdr::s6addr

Definition at line 1695 of file nasl_packet_forgery_v6.c.

◆ zero1

unsigned char v6pseudo_icmp_hdr::zero1

Definition at line 1698 of file nasl_packet_forgery_v6.c.

◆ zero2

unsigned char v6pseudo_icmp_hdr::zero2

Definition at line 1699 of file nasl_packet_forgery_v6.c.

◆ zero3

unsigned char v6pseudo_icmp_hdr::zero3

Definition at line 1700 of file nasl_packet_forgery_v6.c.


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