Packet too big message format. More...
Packet too big message format.
#include <icmpv6.h>
Data Fields | |
| uint8_t | type | 
| message type   | |
| uint8_t | code | 
| message code   | |
| network_uint16_t | csum | 
| checksum   | |
| network_uint32_t | mtu | 
| MTU.   | |
  Data Fields inherited from icmpv6_hdr_t | |
| uint8_t | type | 
| message type   | |
| uint8_t | code | 
| message code   | |
| network_uint16_t | csum | 
| checksum   | |
| network_uint16_t icmpv6_error_pkt_too_big_t::csum | 
| network_uint32_t icmpv6_error_pkt_too_big_t::mtu |