Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
packet_ring_buffer Struct Reference

#include <internal.h>

Data Fields

struct pgvpg_vec
 
unsigned int head
 
unsigned int frames_per_block
 
unsigned int frame_size
 
unsigned int frame_max
 
unsigned int pg_vec_order
 
unsigned int pg_vec_pages
 
unsigned int pg_vec_len
 
struct tpacket_kbdq_core prb_bdqc
 
atomic_t pending
 

Detailed Description

Definition at line 55 of file internal.h.

Field Documentation

unsigned int frame_max

Definition at line 60 of file internal.h.

unsigned int frame_size

Definition at line 59 of file internal.h.

unsigned int frames_per_block

Definition at line 58 of file internal.h.

unsigned int head

Definition at line 57 of file internal.h.

atomic_t pending

Definition at line 67 of file internal.h.

struct pgv* pg_vec

Definition at line 56 of file internal.h.

unsigned int pg_vec_len

Definition at line 64 of file internal.h.

unsigned int pg_vec_order

Definition at line 62 of file internal.h.

unsigned int pg_vec_pages

Definition at line 63 of file internal.h.

Definition at line 66 of file internal.h.


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