Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6nd.c102 struct nd_opt_dnssl { /* DNSSL option RFC 6106 */ struct
103 uint8_t nd_opt_dnssl_type; argument
104 uint8_t nd_opt_dnssl_len; argument
105 uint16_t nd_opt_dnssl_reserved; argument
106 uint32_t nd_opt_dnssl_lifetime; argument
/dflybsd-src/sys/netinet/
H A Dicmp6.h359 struct nd_opt_dnssl { /* DNSSL option (RFC 6106) */ struct
360 u_int8_t nd_opt_dnssl_type; argument
361 u_int8_t nd_opt_dnssl_len; argument
362 u_int16_t nd_opt_dnssl_reserved; argument
363 u_int32_t nd_opt_dnssl_lifetime; argument
/dflybsd-src/contrib/tcpdump/
H A Dprint-icmp6.c328 struct nd_opt_dnssl { /* DNSSL RFC 6106 5.2 */ struct
329 nd_uint8_t nd_opt_dnssl_type; argument
330 nd_uint8_t nd_opt_dnssl_len; argument
331 nd_uint16_t nd_opt_dnssl_reserved; argument
332 nd_uint32_t nd_opt_dnssl_lifetime; argument