TianoCore EDK2 master
Loading...
Searching...
No Matches
IGMP_HEAD Struct Reference

Data Fields

UINT8 Type
 
UINT8 MaxRespTime
 
UINT16 Checksum
 
IP4_ADDR Group
 

Detailed Description

Definition at line 23 of file Ip4Igmp.h.

Field Documentation

◆ Checksum

UINT16 IGMP_HEAD::Checksum

Definition at line 26 of file Ip4Igmp.h.

◆ Group

IP4_ADDR IGMP_HEAD::Group

Definition at line 27 of file Ip4Igmp.h.

◆ MaxRespTime

UINT8 IGMP_HEAD::MaxRespTime

Definition at line 25 of file Ip4Igmp.h.

◆ Type

UINT8 IGMP_HEAD::Type

Definition at line 24 of file Ip4Igmp.h.


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