Searched defs:nd_opt_prefix_info (Results 1 – 2 of 2) sorted by relevance
319 struct nd_opt_prefix_info { /* prefix information */ struct320 u_int8_t nd_opt_pi_type;321 u_int8_t nd_opt_pi_len;322 u_int8_t nd_opt_pi_prefix_len;323 u_int8_t nd_opt_pi_flags_reserved;324 u_int32_t nd_opt_pi_valid_time;325 u_int32_t nd_opt_pi_preferred_time;326 u_int32_t nd_opt_pi_reserved2;327 struct in6_addr nd_opt_pi_prefix;
315 struct nd_opt_prefix_info { /* prefix information */ struct316 u_int8_t nd_opt_pi_type;317 u_int8_t nd_opt_pi_len;318 u_int8_t nd_opt_pi_prefix_len;319 u_int8_t nd_opt_pi_flags_reserved;320 u_int32_t nd_opt_pi_valid_time;321 u_int32_t nd_opt_pi_preferred_time;322 u_int32_t nd_opt_pi_reserved2;323 struct in6_addr nd_opt_pi_prefix;