Searched defs:nd_opt_ri (Results 1 – 1 of 1) sorted by relevance
76 struct nd_opt_ri { /* Route Information option RFC4191 */ struct77 uint8_t nd_opt_ri_type; argument78 uint8_t nd_opt_ri_len; argument79 uint8_t nd_opt_ri_prefixlen; argument80 uint8_t nd_opt_ri_flags_reserved; argument81 uint32_t nd_opt_ri_lifetime; argument82 struct in6_addr nd_opt_ri_prefix; argument