- uint8_t ip6m_pproto; /* following payload protocol (for PG) */
- uint8_t ip6m_len; /* length in units of 8 octets */
- uint8_t ip6m_type; /* message type */
- uint8_t reserved; /* reserved */
- uint16_t ip6m_cksum; /* sum of IPv6 pseudo-header and MH */
+ nd_uint8_t ip6m_pproto; /* following payload protocol (for PG) */
+ nd_uint8_t ip6m_len; /* length in units of 8 octets */
+ nd_uint8_t ip6m_type; /* message type */
+ nd_uint8_t reserved; /* reserved */
+ nd_uint16_t ip6m_cksum; /* sum of IPv6 pseudo-header and MH */