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

Data Fields

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

Detailed Description

Definition at line 1291 of file nasl_packet_forgery.c.

Field Documentation

◆ cksum

unsigned short igmp::cksum

Definition at line 1295 of file nasl_packet_forgery.c.

Referenced by forge_igmp_v6_packet().

◆ code

unsigned char igmp::code

Definition at line 1294 of file nasl_packet_forgery.c.

Referenced by forge_igmp_v6_packet().

◆ group

struct in_addr igmp::group

Definition at line 1296 of file nasl_packet_forgery.c.

Referenced by forge_igmp_v6_packet().

◆ type

unsigned char igmp::type

Definition at line 1293 of file nasl_packet_forgery.c.

Referenced by forge_igmp_v6_packet().


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