Home
last modified time | relevance | path

Searched refs:ip_ct_tcp_timeout_syn_sent (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_proto_tcp.c52 unsigned long ip_ct_tcp_timeout_syn_sent = 2 MINS; variable
64 &ip_ct_tcp_timeout_syn_sent, /* TCP_CONNTRACK_SYN_SENT, */
Dip_conntrack_standalone.c257 extern unsigned long ip_ct_tcp_timeout_syn_sent;
286 &ip_ct_tcp_timeout_syn_sent, sizeof(unsigned int), 0644, NULL,