Home
last modified time | relevance | path

Searched refs:nd_opt_rdnss_lifetime (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd/
Dipv6rs.c68 uint32_t nd_opt_rdnss_lifetime; member
460 lifetime = ntohl(rdnss->nd_opt_rdnss_lifetime); in ipv6rs_handledata()
463 nd_opt_rdnss_lifetime); in ipv6rs_handledata()
464 op += sizeof(rdnss->nd_opt_rdnss_lifetime); in ipv6rs_handledata()
/external/tcpdump/
Dicmp6.h316 u_int32_t nd_opt_rdnss_lifetime; member
Dprint-icmp6.c742 EXTRACT_32BITS(&oprd->nd_opt_rdnss_lifetime)); in icmp6_opt_print()