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

#include <mld_proto.h>

Collaboration diagram for mld_packet_:

Public Attributes

mld_naked_header mld_pkt_naked
 
mld_v1_pkt mld_pkt_v1
 
mld_v2_query mld_pkt_v2_query
 
mld_v2_report mld_pkt_v2_rpt
 

Detailed Description

Definition at line 108 of file mld_proto.h.

Member Data Documentation

mld_naked_header mld_packet_::mld_pkt_naked

Definition at line 109 of file mld_proto.h.

mld_v1_pkt mld_packet_::mld_pkt_v1

Definition at line 110 of file mld_proto.h.

mld_v2_query mld_packet_::mld_pkt_v2_query

Definition at line 111 of file mld_proto.h.

mld_v2_report mld_packet_::mld_pkt_v2_rpt

Definition at line 112 of file mld_proto.h.


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