PcapDriverPacket Struct Reference

Packet descriptor. More...

Data Fields

size_t length
 
uint8_t data [PCAP_DRIVER_MAX_PACKET_SIZE]
 

Detailed Description

Packet descriptor.

Definition at line 58 of file pcap_driver.c.

Field Documentation

◆ data

Definition at line 61 of file pcap_driver.c.

◆ length

size_t length

Definition at line 60 of file pcap_driver.c.


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