Linux Kernel
3.7.1
|
#include <inet_hashtables.h>
Data Fields | |
unsigned short | port |
signed short | fastreuse |
int | num_owners |
struct hlist_node | node |
struct hlist_head | owners |
Definition at line 79 of file inet_hashtables.h.
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.
struct hlist_head owners |
Definition at line 87 of file inet_hashtables.h.
Definition at line 83 of file inet_hashtables.h.