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

#include <inet_timewait_sock.h>

Data Fields

int twcal_hand
 
unsigned long twcal_jiffie
 
struct timer_list twcal_timer
 
struct hlist_head twcal_row [INET_TWDR_RECYCLE_SLOTS]
 
spinlock_t death_lock
 
int tw_count
 
int period
 
u32 thread_slots
 
struct work_struct twkill_work
 
struct timer_list tw_timer
 
int slot
 
struct hlist_head cells [INET_TWDR_TWKILL_SLOTS]
 
struct inet_hashinfohashinfo
 
int sysctl_tw_recycle
 
int sysctl_max_tw_buckets
 

Detailed Description

Definition at line 66 of file inet_timewait_sock.h.

Field Documentation

Definition at line 80 of file inet_timewait_sock.h.

spinlock_t death_lock

Definition at line 73 of file inet_timewait_sock.h.

struct inet_hashinfo* hashinfo

Definition at line 81 of file inet_timewait_sock.h.

int period

Definition at line 75 of file inet_timewait_sock.h.

Definition at line 79 of file inet_timewait_sock.h.

int sysctl_max_tw_buckets

Definition at line 83 of file inet_timewait_sock.h.

int sysctl_tw_recycle

Definition at line 82 of file inet_timewait_sock.h.

u32 thread_slots

Definition at line 76 of file inet_timewait_sock.h.

int tw_count

Definition at line 74 of file inet_timewait_sock.h.

struct timer_list tw_timer

Definition at line 78 of file inet_timewait_sock.h.

int twcal_hand

Definition at line 68 of file inet_timewait_sock.h.

unsigned long twcal_jiffie

Definition at line 69 of file inet_timewait_sock.h.

Definition at line 71 of file inet_timewait_sock.h.

struct timer_list twcal_timer

Definition at line 70 of file inet_timewait_sock.h.

struct work_struct twkill_work

Definition at line 77 of file inet_timewait_sock.h.


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