OpenVAS Scanner  7.0.1~git
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 1114 of file nasl_packet_forgery_v6.c.

Field Documentation

◆ d6addr

struct in6_addr v6pseudo_icmp_hdr::d6addr

Definition at line 1117 of file nasl_packet_forgery_v6.c.

◆ icmpheader

struct icmp6_hdr v6pseudo_icmp_hdr::icmpheader

Definition at line 1120 of file nasl_packet_forgery_v6.c.

◆ len

unsigned short v6pseudo_icmp_hdr::len

Definition at line 1119 of file nasl_packet_forgery_v6.c.

Referenced by forge_icmp_v6_packet().

◆ proto

char v6pseudo_icmp_hdr::proto

Definition at line 1118 of file nasl_packet_forgery_v6.c.

◆ s6addr

struct in6_addr v6pseudo_icmp_hdr::s6addr

Definition at line 1116 of file nasl_packet_forgery_v6.c.


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