__nf_ct_set_timeout
__nf_ct_set_timeout(ct, timeout * HZ);
__nf_ct_set_timeout((struct nf_conn *)nfct, msecs_to_jiffies(timeout));
__nf_ct_set_timeout(ct, timeout);
__nf_ct_set_timeout(ct, timeout);