PF_RING API
API documentation for PF_RING: high-speed packet capture, filtering and analysis framework.
pfring_zc_pkt_buff Struct Reference

#include <pfring_zc.h>

Public Attributes

u_int16_t len
 
u_int16_t flags
 
u_int32_t hash
 
pfring_zc_timespec ts
 
u_char user []
 

Detailed Description

Buffer handle.

Member Data Documentation

◆ flags

u_int16_t pfring_zc_pkt_buff::flags

Packet flags.

◆ hash

u_int32_t pfring_zc_pkt_buff::hash

Packet hash.

◆ len

u_int16_t pfring_zc_pkt_buff::len

Packet length.

◆ ts

pfring_zc_timespec pfring_zc_pkt_buff::ts

Packet timestamp (nsec)

◆ user

u_char pfring_zc_pkt_buff::user[]

Start of user metadata, if any.


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