Searched defs:icmpv6_nd_ra (Results 1 – 1 of 1) sorted by relevance
42 struct icmpv6_nd_ra { struct43 __u8 hop_limit;45 __u8 reserved:3,46 router_pref:2,47 home_agent:1,48 other:1,49 managed:1;52 __u8 managed:1,53 other:1,54 home_agent:1,[all …]