Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_proto_tcp.c53 unsigned long ip_ct_tcp_timeout_syn_recv = 60 SECS; variable
65 &ip_ct_tcp_timeout_syn_recv, /* TCP_CONNTRACK_SYN_RECV, */
Dip_conntrack_standalone.c258 extern unsigned long ip_ct_tcp_timeout_syn_recv;
289 &ip_ct_tcp_timeout_syn_recv, sizeof(unsigned int), 0644, NULL,