OpenVPN
Data Fields
TUN_PACKET Struct Reference

#include <ring_buffer.h>

Data Fields

uint32_t size
 
UCHAR data [WINTUN_MAX_PACKET_SIZE]
 

Detailed Description

Definition at line 77 of file ring_buffer.h.

Field Documentation

◆ data

UCHAR TUN_PACKET::data[WINTUN_MAX_PACKET_SIZE]

Definition at line 80 of file ring_buffer.h.

Referenced by read_wintun(), and write_wintun().

◆ size

uint32_t TUN_PACKET::size

Definition at line 79 of file ring_buffer.h.

Referenced by read_wintun(), and write_wintun().


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