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

#include <if_packet.h>

Data Fields

unsigned int tp_block_size
 
unsigned int tp_block_nr
 
unsigned int tp_frame_size
 
unsigned int tp_frame_nr
 
unsigned int tp_retire_blk_tov
 
unsigned int tp_sizeof_priv
 
unsigned int tp_feature_req_word
 

Detailed Description

Definition at line 245 of file if_packet.h.

Field Documentation

unsigned int tp_block_nr

Definition at line 247 of file if_packet.h.

unsigned int tp_block_size

Definition at line 246 of file if_packet.h.

unsigned int tp_feature_req_word

Definition at line 252 of file if_packet.h.

unsigned int tp_frame_nr

Definition at line 249 of file if_packet.h.

unsigned int tp_frame_size

Definition at line 248 of file if_packet.h.

unsigned int tp_retire_blk_tov

Definition at line 250 of file if_packet.h.

unsigned int tp_sizeof_priv

Definition at line 251 of file if_packet.h.


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