Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_dccp.h12 CT_DCCP_CLOSEREQ, enumerator
/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_dccp.c82 [CT_DCCP_CLOSEREQ] = "CLOSEREQ",
94 #define sCR CT_DCCP_CLOSEREQ
582 case CT_DCCP_CLOSEREQ: in dccp_can_early_drop()
805 pn->ctl_table[4].data = &dn->dccp_timeout[CT_DCCP_CLOSEREQ]; in dccp_kmemdup_sysctl_table()
829 dn->dccp_timeout[CT_DCCP_CLOSEREQ] = 64 * HZ; in dccp_init_net()