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

Struct of a Type-0 (echo reply) ICMP header. More...

#include <sr_protocol.h>

Public Attributes

uint8_t icmp_type
 
uint8_t icmp_code
 
uint16_t icmp_sum
 
uint16_t icmp_id
 
uint16_t icmp_seq
 
uint16_t timestamp
 
uint16_t data [ICMP_DATA_SIZE/2]
 

Detailed Description

Struct of a Type-0 (echo reply) ICMP header.

See here for more details.


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