Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Variables
internal.h File Reference

Go to the source code of this file.

Data Structures

struct  packet_mclist
 
struct  tpacket_kbdq_core
 
struct  pgv
 
struct  packet_ring_buffer
 
struct  packet_fanout
 
struct  packet_sock
 

Macros

#define DEFAULT_PRB_RETIRE_TOV   (8)
 
#define PACKET_FANOUT_MAX   256
 

Variables

struct mutex fanout_mutex
 

Macro Definition Documentation

#define DEFAULT_PRB_RETIRE_TOV   (8)

Definition at line 41 of file internal.h.

#define PACKET_FANOUT_MAX   256

Definition at line 71 of file internal.h.

Variable Documentation

struct mutex fanout_mutex