Home
last modified time | relevance | path

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

/external/dhcpcd/
Dipv6rs.c281 struct nd_opt_dnssl *dnssl; in ipv6rs_handledata() local
491 dnssl = (struct nd_opt_dnssl *)p; in ipv6rs_handledata()
492 lifetime = ntohl(dnssl->nd_opt_dnssl_lifetime); in ipv6rs_handledata()
495 op += sizeof(dnssl->nd_opt_dnssl_lifetime); in ipv6rs_handledata()
496 n = (dnssl->nd_opt_dnssl_len - 1) * 8; in ipv6rs_handledata()