OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mld_v1_pkt_ Struct Reference

#include <mld_proto.h>

Collaboration diagram for mld_v1_pkt_:

Public Attributes

mld_hdr mld_v1_pkt_hdr
 
uint16_t mld_v1_max_resp
 
uint16_t mld_v1_resv
 
uint8_t mld_v1_pkt_group [IPV6_ADDR_LEN]
 

Detailed Description

Definition at line 41 of file mld_proto.h.

Member Data Documentation

uint16_t mld_v1_pkt_::mld_v1_max_resp

Definition at line 43 of file mld_proto.h.

uint8_t mld_v1_pkt_::mld_v1_pkt_group[IPV6_ADDR_LEN]

Definition at line 45 of file mld_proto.h.

mld_hdr mld_v1_pkt_::mld_v1_pkt_hdr

Definition at line 42 of file mld_proto.h.

uint16_t mld_v1_pkt_::mld_v1_resv

Definition at line 44 of file mld_proto.h.


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