Home
last modified time | relevance | path

Searched refs:dn_ltime (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/rtadvd/
H A Drtadvd.h182 uint32_t dn_ltime; /* number of seconds valid */ member
H A Dconfig.c902 dns->dn_ltime = val; in getconfig()
1030 dns->dn_ltime = 0; in getconfig()
1612 ndopt_dnssl->nd_opt_dnssl_lifetime = htonl(dns->dn_ltime); in make_packet()
H A Drtadvd.c421 dns->dn_ltime = 0; in rtadvd_shutdown()
/freebsd/usr.sbin/rtadvctl/
H A Drtadvctl.c896 ltime = dns->dn_ltime; in action_show_dnssl()