Searched defs:nd_opt_prefix_info (Results 1 – 1 of 1) sorted by relevance
347 struct nd_opt_prefix_info { /* prefix information */ struct348 u_int8_t nd_opt_pi_type;349 u_int8_t nd_opt_pi_len;350 u_int8_t nd_opt_pi_prefix_len;351 u_int8_t nd_opt_pi_flags_reserved;352 u_int32_t nd_opt_pi_valid_time;353 u_int32_t nd_opt_pi_preferred_time;354 u_int32_t nd_opt_pi_reserved2;355 struct in6_addr nd_opt_pi_prefix;