Home
last modified time | relevance | path

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

/external/dhcpcd/
Dipv6rs.c280 struct nd_opt_rdnss *rdnss; in ipv6rs_handledata() local
459 rdnss = (struct nd_opt_rdnss *)p; in ipv6rs_handledata()
460 lifetime = ntohl(rdnss->nd_opt_rdnss_lifetime); in ipv6rs_handledata()
464 op += sizeof(rdnss->nd_opt_rdnss_lifetime); in ipv6rs_handledata()