taglinefilesource code
tcp_fin_timeout66include/net/ip_masq.hint tcp_fin_timeout;
tcp_fin_timeout924net/ipv4/ip_fw.cif (masq->tcp_fin_timeout)
tcp_fin_timeout926net/ipv4/ip_fw.cip_masq_expire->tcp_fin_timeout = masq->tcp_fin_timeout;
tcp_fin_timeout524net/ipv4/ip_masq.ctimeout = ip_masq_expire->tcp_fin_timeout;
tcp_fin_timeout132net/ipv4/ip_masq_ftp.cip_masq_set_expire(n_ms, ip_masq_expire->tcp_fin_timeout*3);
tcp_fin_timeout176net/ipv4/ip_masq_irc.cip_masq_set_expire(n_ms, ip_masq_expire->tcp_fin_timeout);