CS43 Lab7 - A Router Stack
1.2019
|
Struct of a Type-11 (TTL exceeded) ICMP header. More...
#include <sr_protocol.h>
Public Attributes | |
uint8_t | icmp_type |
uint8_t | icmp_code |
uint16_t | icmp_sum |
uint32_t | unused |
uint32_t | data [ICMP_DATA_SIZE/4] |
Struct of a Type-11 (TTL exceeded) ICMP header.
See here for more details.