Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_dccp.h11 CT_DCCP_CLOSEREQ, enumerator
/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto_dccp.c82 [CT_DCCP_CLOSEREQ] = "CLOSEREQ",
94 #define sCR CT_DCCP_CLOSEREQ
836 pn->ctl_table[4].data = &dn->dccp_timeout[CT_DCCP_CLOSEREQ]; in dccp_kmemdup_sysctl_table()
860 dn->dccp_timeout[CT_DCCP_CLOSEREQ] = 64 * HZ; in dccp_init_net()