Linux Kernel
3.7.1
|
#include <tcp_internal.h>
Definition at line 88 of file tcp_internal.h.
struct delayed_work nn_connect_expired |
Definition at line 122 of file tcp_internal.h.
struct delayed_work nn_connect_work |
Definition at line 116 of file tcp_internal.h.
unsigned long nn_last_connect_attempt |
Definition at line 117 of file tcp_internal.h.
spinlock_t nn_lock |
Definition at line 90 of file tcp_internal.h.
int nn_persistent_error |
Definition at line 97 of file tcp_internal.h.
struct o2net_sock_container* nn_sc |
Definition at line 93 of file tcp_internal.h.
unsigned nn_sc_valid |
Definition at line 95 of file tcp_internal.h.
wait_queue_head_t nn_sc_wq |
Definition at line 104 of file tcp_internal.h.
Definition at line 106 of file tcp_internal.h.
Definition at line 107 of file tcp_internal.h.
struct delayed_work nn_still_up |
Definition at line 127 of file tcp_internal.h.
atomic_t nn_timeout |
Definition at line 99 of file tcp_internal.h.