OpenVAS Scanner  7.0.0~git
v6pseudo_udp_hdr Struct Reference
Collaboration diagram for v6pseudo_udp_hdr:
Collaboration graph

Data Fields

struct in6_addr s6addr
 
struct in6_addr d6addr
 
char proto
 
unsigned short len
 
struct udphdr udpheader
 

Detailed Description

Definition at line 810 of file nasl_packet_forgery_v6.c.

Field Documentation

◆ d6addr

struct in6_addr v6pseudo_udp_hdr::d6addr

Definition at line 813 of file nasl_packet_forgery_v6.c.

◆ len

unsigned short v6pseudo_udp_hdr::len

Definition at line 815 of file nasl_packet_forgery_v6.c.

Referenced by set_udp_v6_elements().

◆ proto

char v6pseudo_udp_hdr::proto

Definition at line 814 of file nasl_packet_forgery_v6.c.

◆ s6addr

struct in6_addr v6pseudo_udp_hdr::s6addr

Definition at line 812 of file nasl_packet_forgery_v6.c.

◆ udpheader

struct udphdr v6pseudo_udp_hdr::udpheader

Definition at line 816 of file nasl_packet_forgery_v6.c.


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