Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h390 typedef struct nd_opt_mtu { /* MTU option */ struct
391 uint8_t nd_opt_mtu_type; argument
392 uint8_t nd_opt_mtu_len; argument
393 uint16_t nd_opt_mtu_reserved; argument
394 uint32_t nd_opt_mtu_mtu; argument