OpenVAS Scanner 23.40.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 1952 of file nasl_packet_forgery.c.

Field Documentation

◆ cksum

unsigned short igmp::cksum

Definition at line 1956 of file nasl_packet_forgery.c.

Referenced by forge_igmp_packet(), and forge_igmp_v6_packet().

◆ code

unsigned char igmp::code

Definition at line 1955 of file nasl_packet_forgery.c.

Referenced by forge_igmp_packet(), and forge_igmp_v6_packet().

◆ group

struct in_addr igmp::group

Definition at line 1957 of file nasl_packet_forgery.c.

Referenced by forge_igmp_packet(), and forge_igmp_v6_packet().

◆ type

unsigned char igmp::type

Definition at line 1954 of file nasl_packet_forgery.c.

Referenced by forge_igmp_packet(), and forge_igmp_v6_packet().


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