ReactOS 0.4.15-dev-7906-g1b85a5f
_NEIGHBOR_PACKET Struct Reference

#include <neighbor.h>

Collaboration diagram for _NEIGHBOR_PACKET:

Public Attributes

LIST_ENTRY Next
 
PNDIS_PACKET Packet
 
PNEIGHBOR_PACKET_COMPLETE Complete
 
PVOID Context
 

Detailed Description

Definition at line 15 of file neighbor.h.

Member Data Documentation

◆ Complete

PNEIGHBOR_PACKET_COMPLETE _NEIGHBOR_PACKET::Complete

Definition at line 18 of file neighbor.h.

◆ Context

PVOID _NEIGHBOR_PACKET::Context

Definition at line 19 of file neighbor.h.

◆ Next

LIST_ENTRY _NEIGHBOR_PACKET::Next

Definition at line 16 of file neighbor.h.

◆ Packet

PNDIS_PACKET _NEIGHBOR_PACKET::Packet

Definition at line 17 of file neighbor.h.


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