Linux Kernel
3.7.1
|
#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 |
Definition at line 245 of file if_packet.h.
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.