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

#include <inet_hashtables.h>

Data Fields

unsigned short port
 
signed short fastreuse
 
int num_owners
 
struct hlist_node node
 
struct hlist_head owners
 

Detailed Description

Definition at line 79 of file inet_hashtables.h.

Field Documentation

signed short fastreuse

Definition at line 84 of file inet_hashtables.h.

Definition at line 86 of file inet_hashtables.h.

int num_owners

Definition at line 85 of file inet_hashtables.h.

Definition at line 87 of file inet_hashtables.h.

unsigned short port

Definition at line 83 of file inet_hashtables.h.


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