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

Data Fields

struct in6_addr s6addr
 
struct in6_addr d6addr
 
char proto
 
unsigned short len
 
struct icmp6_hdr icmpheader
 

Detailed Description

Definition at line 1146 of file nasl_packet_forgery_v6.c.

Field Documentation

◆ d6addr

struct in6_addr v6pseudo_icmp_hdr::d6addr

Definition at line 1149 of file nasl_packet_forgery_v6.c.

◆ icmpheader

struct icmp6_hdr v6pseudo_icmp_hdr::icmpheader

Definition at line 1152 of file nasl_packet_forgery_v6.c.

◆ len

unsigned short v6pseudo_icmp_hdr::len

Definition at line 1151 of file nasl_packet_forgery_v6.c.

Referenced by forge_icmp_v6_packet().

◆ proto

char v6pseudo_icmp_hdr::proto

Definition at line 1150 of file nasl_packet_forgery_v6.c.

◆ s6addr

struct in6_addr v6pseudo_icmp_hdr::s6addr

Definition at line 1148 of file nasl_packet_forgery_v6.c.


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