Max OS 0.3
Loading...
Searching...
No Matches
icmp.h File Reference

Defines the Internet Control Message Protocol (ICMP) handler for network communication. More...

#include <net/ipv4.h>
#include <cstdint>
#include <common/outputStream.h>

Go to the source code of this file.

Classes

struct  MaxOS::net::ICMPHeader
 The header of an ICMP packet. More...
 
class  MaxOS::net::InternetControlMessageProtocol
 Handles ICMP packets. More...
 

Typedefs

typedef struct PACKED MaxOS::net::ICMPHeader MaxOS::net::icmp_header_t
 Alias for ICMPHeader struct.
 

Detailed Description

Defines the Internet Control Message Protocol (ICMP) handler for network communication.

Date
24th November 2022
Author
Max Tyson

Definition in file icmp.h.