Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netns/
Dconntrack.h35 unsigned int tcp_be_liberal; member
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_tcp.c713 tn->tcp_be_liberal) in tcp_in_window()
1596 pn->ctl_table[11].data = &tn->tcp_be_liberal; in tcp_kmemdup_sysctl_table()
1624 pn->ctl_compat_table[11].data = &tn->tcp_be_liberal; in tcp_kmemdup_compat_sysctl_table()
1644 tn->tcp_be_liberal = nf_ct_tcp_be_liberal; in tcp_init_net()