Searched defs:nd_opt_rdnss (Results 1 – 1 of 1) sorted by relevance
316 struct nd_opt_rdnss { /* RDNSS RFC 6106 5.1 */ struct317 uint8_t nd_opt_rdnss_type; argument318 uint8_t nd_opt_rdnss_len; argument319 uint16_t nd_opt_rdnss_reserved; argument320 uint32_t nd_opt_rdnss_lifetime; argument321 struct in6_addr nd_opt_rdnss_addr[1]; /* variable-length */ argument