|
Linux Kernel
3.7.1
|
#include <conntrack.h>
Data Fields | |
| struct nf_proto_net | pn |
| unsigned int | timeouts [TCP_CONNTRACK_TIMEOUT_MAX] |
| unsigned int | tcp_loose |
| unsigned int | tcp_be_liberal |
| unsigned int | tcp_max_retrans |
Definition at line 29 of file conntrack.h.
Definition at line 30 of file conntrack.h.
| unsigned int tcp_be_liberal |
Definition at line 33 of file conntrack.h.
| unsigned int tcp_loose |
Definition at line 32 of file conntrack.h.
| unsigned int tcp_max_retrans |
Definition at line 34 of file conntrack.h.
| unsigned int timeouts[TCP_CONNTRACK_TIMEOUT_MAX] |
Definition at line 31 of file conntrack.h.
1.8.2