Searched refs:fr_age (Results 1 – 4 of 4) sorted by relevance
84 softi->ipsec_fr.fr_age[0] = softi->ipsec_proxy_ttl;85 softi->ipsec_fr.fr_age[1] = softi->ipsec_proxy_ttl;
85 pptpfr.fr_age[0] = ipf_p_pptp_gretimeout; in ipf_p_pptp_main_load()86 pptpfr.fr_age[1] = ipf_p_pptp_gretimeout; in ipf_p_pptp_main_load()
1702 if (fr->fr_age[0] != 0) {1705 fr->fr_age[0]);1709 if (fr->fr_age[1] != 0) {1712 fr->fr_age[1]);
702 u_int fr_age[2]; /* non-TCP state timeouts */ member