|
OpenSDN source code
|
#include <mld_proto.h>

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] |
Definition at line 41 of file mld_proto.h.
| 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.