Home
last modified time | relevance | path

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

/external/tcpdump/
Dicmp6.h225 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1] macro
Dprint-icmp6.c474 EXTRACT_16BITS(&p->nd_ra_router_lifetime), in icmp6_print()
/external/dhcpcd/
Dipv6rs.c392 rap->lifetime = ntohs(nd_ra->nd_ra_router_lifetime); in ipv6rs_handledata()