Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6nd.c74 uint32_t nd_opt_dnssl_lifetime; member
1083 lifetime = ntohl(dnssl->nd_opt_dnssl_lifetime); in ipv6nd_handlera()
1085 nd_opt_dnssl_lifetime); in ipv6nd_handlera()
1086 op += sizeof(dnssl->nd_opt_dnssl_lifetime); in ipv6nd_handlera()
/external/tcpdump/
Dprint-icmp6.c328 uint32_t nd_opt_dnssl_lifetime; member
1321 EXTRACT_32BITS(&opds->nd_opt_dnssl_lifetime))); in icmp6_opt_print()