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

#include <tcp.h>

Data Fields

struct seq_net_private p
 
sa_family_t family
 
enum tcp_seq_states state
 
struct socksyn_wait_sk
 
int bucket
 
int offset
 
int sbucket
 
int num
 
kuid_t uid
 
loff_t last_pos
 

Detailed Description

Definition at line 1531 of file tcp.h.

Field Documentation

int bucket

Definition at line 1536 of file tcp.h.

sa_family_t family

Definition at line 1533 of file tcp.h.

loff_t last_pos

Definition at line 1538 of file tcp.h.

int num

Definition at line 1536 of file tcp.h.

Definition at line 1536 of file tcp.h.

Definition at line 1532 of file tcp.h.

int sbucket

Definition at line 1536 of file tcp.h.

Definition at line 1534 of file tcp.h.

struct sock* syn_wait_sk

Definition at line 1535 of file tcp.h.

kuid_t uid

Definition at line 1537 of file tcp.h.


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