ReactOS 0.4.15-dev-7918-g2a2556c
_PACKET_CONTEXT Struct Reference

#include <ip.h>

Collaboration diagram for _PACKET_CONTEXT:

Public Attributes

PACKET_COMPLETION_ROUTINE DLComplete
 
PVOID Context
 
UINT PacketType
 

Detailed Description

Definition at line 97 of file ip.h.

Member Data Documentation

◆ Context

PVOID _PACKET_CONTEXT::Context

Definition at line 101 of file ip.h.

◆ DLComplete

PACKET_COMPLETION_ROUTINE _PACKET_CONTEXT::DLComplete

Definition at line 98 of file ip.h.

◆ PacketType

UINT _PACKET_CONTEXT::PacketType

Definition at line 102 of file ip.h.


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