Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
inet_timewait_sock Struct Reference

#include <inet_timewait_sock.h>

Public Member Functions

 kmemcheck_bitfield_begin (flags)
 
 kmemcheck_bitfield_end (flags)
 

Data Fields

struct sock_common __tw_common
 
int tw_timeout
 
volatile unsigned char tw_substate
 
unsigned char tw_rcv_wscale
 
__be16 tw_sport
 
__be16 tw_dport
 
__u16 tw_num
 
unsigned int tw_ipv6only: 1
 
unsigned int tw_transparent: 1
 
unsigned int tw_pad: 6
 
unsigned int tw_tos: 8
 
unsigned int tw_ipv6_offset: 16
 
unsigned long tw_ttd
 
struct inet_bind_buckettw_tb
 
struct hlist_node tw_death_node
 

Detailed Description

Definition at line 97 of file inet_timewait_sock.h.

Member Function Documentation

kmemcheck_bitfield_begin ( flags  )
kmemcheck_bitfield_end ( flags  )

Field Documentation

struct sock_common __tw_common

Definition at line 102 of file inet_timewait_sock.h.

struct hlist_node tw_death_node

Definition at line 134 of file inet_timewait_sock.h.

__be16 tw_dport

Definition at line 122 of file inet_timewait_sock.h.

unsigned int tw_ipv6_offset

Definition at line 126 of file inet_timewait_sock.h.

unsigned int tw_ipv6only

Definition at line 126 of file inet_timewait_sock.h.

__u16 tw_num

Definition at line 123 of file inet_timewait_sock.h.

unsigned int tw_pad

Definition at line 126 of file inet_timewait_sock.h.

unsigned char tw_rcv_wscale

Definition at line 117 of file inet_timewait_sock.h.

__be16 tw_sport

Definition at line 121 of file inet_timewait_sock.h.

volatile unsigned char tw_substate

Definition at line 116 of file inet_timewait_sock.h.

Definition at line 133 of file inet_timewait_sock.h.

int tw_timeout

Definition at line 115 of file inet_timewait_sock.h.

unsigned int tw_tos

Definition at line 126 of file inet_timewait_sock.h.

unsigned int tw_transparent

Definition at line 126 of file inet_timewait_sock.h.

unsigned long tw_ttd

Definition at line 132 of file inet_timewait_sock.h.


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