Linux Kernel
3.7.1
|
#include <tcp_internal.h>
Definition at line 94 of file tcp_internal.h.
struct delayed_work nn_connect_expired |
Definition at line 128 of file tcp_internal.h.
struct delayed_work nn_connect_work |
Definition at line 122 of file tcp_internal.h.
unsigned long nn_last_connect_attempt |
Definition at line 123 of file tcp_internal.h.
spinlock_t nn_lock |
Definition at line 96 of file tcp_internal.h.
int nn_persistent_error |
Definition at line 103 of file tcp_internal.h.
struct r2net_sock_container* nn_sc |
Definition at line 99 of file tcp_internal.h.
unsigned nn_sc_valid |
Definition at line 101 of file tcp_internal.h.
wait_queue_head_t nn_sc_wq |
Definition at line 110 of file tcp_internal.h.
Definition at line 112 of file tcp_internal.h.
Definition at line 113 of file tcp_internal.h.
struct delayed_work nn_still_up |
Definition at line 133 of file tcp_internal.h.
atomic_t nn_timeout |
Definition at line 105 of file tcp_internal.h.