FreeBSD kernel IPv4 code
mld_hdr Struct Reference

#include <icmp6.h>

Collaboration diagram for mld_hdr:

Data Fields

struct icmp6_hdr mld_icmp6_hdr
 
struct in6_addr mld_addr
 

Detailed Description

Definition at line 180 of file icmp6.h.

Field Documentation

◆ mld_addr

struct in6_addr mld_hdr::mld_addr

Definition at line 182 of file icmp6.h.

◆ mld_icmp6_hdr

struct icmp6_hdr mld_hdr::mld_icmp6_hdr

Definition at line 181 of file icmp6.h.


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