Home
last modified time | relevance | path

Searched defs:nd_opt_dns_sl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h415 struct nd_opt_dns_sl { struct
416 uint8_t nd_opt_dnss_type;
417 uint8_t nd_opt_dnss_len; /* in units of 8 octets */
418 uint16_t nd_opt_dnss_reserved;
419 uint32_t nd_opt_dnss_lifetime;
420 uint8_t nd_opt_dnss_names[];