Searched defs:nd_opt_rd_hdr (Results 1 – 2 of 2) sorted by relevance
336 struct nd_opt_rd_hdr { /* redirected header */ struct337 u_int8_t nd_opt_rh_type;338 u_int8_t nd_opt_rh_len;339 u_int16_t nd_opt_rh_reserved1;340 u_int32_t nd_opt_rh_reserved2;
306 struct nd_opt_rd_hdr { /* redirected header */ struct307 uint8_t nd_opt_rh_type;308 uint8_t nd_opt_rh_len;309 uint16_t nd_opt_rh_reserved1;310 uint32_t nd_opt_rh_reserved2;