Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
igmpv3_report Struct Reference

#include <igmp.h>

Data Fields

__u8 type
 
__u8 resv1
 
__be16 csum
 
__be16 resv2
 
__be16 ngrec
 
struct igmpv3_grec grec [0]
 

Detailed Description

Definition at line 53 of file igmp.h.

Field Documentation

__be16 csum

Definition at line 56 of file igmp.h.

Definition at line 59 of file igmp.h.

__be16 ngrec

Definition at line 58 of file igmp.h.

__u8 resv1

Definition at line 55 of file igmp.h.

__be16 resv2

Definition at line 57 of file igmp.h.

Definition at line 54 of file igmp.h.


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