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

#include <internal.h>

Data Fields

unsigned int num_members
 
u16 id
 
u8 type
 
u8 defrag
 
atomic_t rr_cur
 
struct list_head list
 
struct sockarr [PACKET_FANOUT_MAX]
 
spinlock_t lock
 
atomic_t sk_ref
 
struct packet_type prot_hook ____cacheline_aligned_in_smp
 

Detailed Description

Definition at line 73 of file internal.h.

Field Documentation

struct packet_type prot_hook ____cacheline_aligned_in_smp

Definition at line 86 of file internal.h.

Definition at line 83 of file internal.h.

u8 defrag

Definition at line 80 of file internal.h.

Definition at line 78 of file internal.h.

Definition at line 82 of file internal.h.

spinlock_t lock

Definition at line 84 of file internal.h.

unsigned int num_members

Definition at line 77 of file internal.h.

atomic_t rr_cur

Definition at line 81 of file internal.h.

atomic_t sk_ref

Definition at line 85 of file internal.h.

Definition at line 79 of file internal.h.


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