ReactOS 0.4.15-dev-7934-g1dc8d80
nd_redirect Struct Reference

#include <netiodef.h>

Collaboration diagram for nd_redirect:

Public Attributes

ICMPV6_MESSAGE nd_rd_hdr
 
IN6_ADDR nd_rd_target
 
IN6_ADDR nd_rd_dst
 

Detailed Description

Definition at line 959 of file netiodef.h.

Member Data Documentation

◆ nd_rd_dst

IN6_ADDR nd_redirect::nd_rd_dst

Definition at line 962 of file netiodef.h.

◆ nd_rd_hdr

ICMPV6_MESSAGE nd_redirect::nd_rd_hdr

Definition at line 960 of file netiodef.h.

◆ nd_rd_target

IN6_ADDR nd_redirect::nd_rd_target

Definition at line 961 of file netiodef.h.


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