CTA_TIMEOUT_TCP_CLOSE 1349 net/netfilter/nf_conntrack_proto_tcp.c 	if (tb[CTA_TIMEOUT_TCP_CLOSE]) {
CTA_TIMEOUT_TCP_CLOSE 1351 net/netfilter/nf_conntrack_proto_tcp.c 			ntohl(nla_get_be32(tb[CTA_TIMEOUT_TCP_CLOSE]))*HZ;
CTA_TIMEOUT_TCP_CLOSE 1389 net/netfilter/nf_conntrack_proto_tcp.c 	    nla_put_be32(skb, CTA_TIMEOUT_TCP_CLOSE,
CTA_TIMEOUT_TCP_CLOSE 1412 net/netfilter/nf_conntrack_proto_tcp.c 	[CTA_TIMEOUT_TCP_CLOSE]		= { .type = NLA_U32 },