PF_RING API
API documentation for PF_RING: high-speed packet capture, filtering and analysis framework.
Loading...
Searching...
No Matches
pfring_zc_cluster_info Struct Reference

#include <pfring_zc.h>

Public Attributes

u_int64_t total_memory
 
u_int32_t buffer_len
 
u_int32_t real_buffer_len
 

Detailed Description

Cluster required resources info.

Member Data Documentation

◆ buffer_len

u_int32_t pfring_zc_cluster_info::buffer_len

Max packet length.

◆ real_buffer_len

u_int32_t pfring_zc_cluster_info::real_buffer_len

Real size of allocated buffers (including head room and padding).

◆ total_memory

u_int64_t pfring_zc_cluster_info::total_memory

Total amount of allocated memory.


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