Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dicmpv6.h79 #define icmp6_rt_lifetime icmp6_dataun.u_nd_ra.rt_lifetime macro
/openbmc/linux/net/ipv6/
H A Dndisc.c1327 lifetime = ntohs(ra_msg->icmph.icmp6_rt_lifetime); in ndisc_router_discovery()