Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dicmp6.h363 u_int32_t nd_opt_dnssl_lifetime; member
/dragonfly/contrib/tcpdump/
H A Dprint-icmp6.c332 nd_uint32_t nd_opt_dnssl_lifetime; member
1489 GET_BE_U_4(opds->nd_opt_dnssl_lifetime)); in icmp6_opt_print()
/dragonfly/contrib/dhcpcd/src/
H A Dipv6nd.c106 uint32_t nd_opt_dnssl_lifetime; member
1992 ltime = dnssl.nd_opt_dnssl_lifetime; in ipv6nd_expirera()
/dragonfly/usr.sbin/rtadvd/
H A Dconfig.c1508 ndopt_dnssl->nd_opt_dnssl_lifetime = htonl(dns->dn_ltime); in make_packet()