Searched refs:pltime0 (Results 1 – 1 of 1) sorted by relevance
4158 uint32_t vltime0, pltime0; in in6_tmpifadd() local4222 pltime0 = IFA6_IS_DEPRECATED(ia0, timenow) ? 0 : in in6_tmpifadd()4225 if (pltime0 > ip6_temp_preferred_lifetime - ip6_desync_factor) { in in6_tmpifadd()4226 pltime0 = ip6_temp_preferred_lifetime - in in6_tmpifadd()4230 pltime0 = ip6_temp_preferred_lifetime - ip6_desync_factor; in in6_tmpifadd()4233 ifra.ifra_lifetime.ia6t_pltime = pltime0; in in6_tmpifadd()