Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDicmp6.h366 u_int32_t nd_opt_dnssl_lifetime; member
/NextBSD/contrib/tcpdump/
HDprint-icmp6.c328 uint32_t nd_opt_dnssl_lifetime; member
1339 EXTRACT_32BITS(&opds->nd_opt_dnssl_lifetime))); in icmp6_opt_print()
/NextBSD/usr.sbin/rtsold/
HDrtsol.c533 ntohl(dnssl->nd_opt_dnssl_lifetime); in rtsol_input()
/NextBSD/usr.sbin/rtadvd/
HDconfig.c1517 ndopt_dnssl->nd_opt_dnssl_lifetime = htonl(dns->dn_ltime); in make_packet()