CS43 Lab7 - A Router Stack  1.2019
Public Attributes | List of all members
sr_icmp_t3_hdr Struct Reference

Struct of a Type-3 (destination unreachable) ICMP header. More...

#include <sr_protocol.h>

Public Attributes

uint8_t icmp_type
 
uint8_t icmp_code
 
uint16_t icmp_sum
 
uint16_t unused
 
uint16_t next_mtu
 
uint8_t data [ICMP_DATA_SIZE]
 

Detailed Description

Struct of a Type-3 (destination unreachable) ICMP header.

See here for more details.


The documentation for this struct was generated from the following file: