Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp6.c229 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1] macro
1060 EXTRACT_16BITS(&p->nd_ra_router_lifetime), in icmp6_print()
/external/dhcpcd-6.8.2/
Dipv6nd.c851 rap->lifetime = ntohs(nd_ra->nd_ra_router_lifetime); in ipv6nd_handlera()