Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:seconds

320 ipv6nd_expire(struct interface *ifp, uint32_t seconds)
330 rap->expired = seconds ? 0 : 1;
331 if (seconds) {
335 rap->lifetime = seconds;
338 ap->prefix_vltime = seconds;
339 ap->prefix_pltime = seconds / 2;
349 if (seconds)
804 * 30 seconds or so, so only spam the log if it's different. */
1758 "%s: delaying IPv6 router solicitation for %0.1f seconds",