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

Data Fields

unsigned char type
 
unsigned char code
 
unsigned short cksum
 
struct in6_addr group
 

Detailed Description

Definition at line 1455 of file nasl_packet_forgery_v6.c.

Field Documentation

◆ cksum

unsigned short igmp6_hdr::cksum

Definition at line 1459 of file nasl_packet_forgery_v6.c.

◆ code

unsigned char igmp6_hdr::code

Definition at line 1458 of file nasl_packet_forgery_v6.c.

◆ group

struct in6_addr igmp6_hdr::group

Definition at line 1460 of file nasl_packet_forgery_v6.c.

◆ type

unsigned char igmp6_hdr::type

Definition at line 1457 of file nasl_packet_forgery_v6.c.


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