Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dicmp6.h371 struct nd_opt_dnssl { /* DNSSL option (RFC 6106) */ struct
372 u_int8_t nd_opt_dnssl_type; argument
373 u_int8_t nd_opt_dnssl_len; argument
374 u_int16_t nd_opt_dnssl_reserved; argument
375 u_int32_t nd_opt_dnssl_lifetime; argument
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c326 struct nd_opt_dnssl { /* DNSSL RFC 6106 5.2 */ struct
327 nd_uint8_t nd_opt_dnssl_type; argument
328 nd_uint8_t nd_opt_dnssl_len; argument
329 nd_uint16_t nd_opt_dnssl_reserved; argument
330 nd_uint32_t nd_opt_dnssl_lifetime; argument