NetSim Source Code Help
Loading...
Searching...
No Matches
windivert_ioctl_s Struct Reference

#include <windivert_device.h>

Collaboration diagram for windivert_ioctl_s:
Collaboration graph

Data Fields

UINT16 magic
 
UINT8 version
 
UINT8 arg8
 
UINT64 arg
 

Detailed Description

Definition at line 165 of file windivert_device.h.

Field Documentation

◆ arg

UINT64 windivert_ioctl_s::arg

Definition at line 170 of file windivert_device.h.

◆ arg8

UINT8 windivert_ioctl_s::arg8

Definition at line 169 of file windivert_device.h.

◆ magic

UINT16 windivert_ioctl_s::magic

Definition at line 167 of file windivert_device.h.

◆ version

UINT8 windivert_ioctl_s::version

Definition at line 168 of file windivert_device.h.


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