Sponge
CS144's user-space TCP library
Classes | Typedefs
ipv4_datagram.hh File Reference
#include "buffer.hh"
#include "ipv4_header.hh"
Include dependency graph for ipv4_datagram.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IPv4Datagram
 IPv4 Internet datagram More...
 

Typedefs

using InternetDatagram = IPv4Datagram
 

Typedef Documentation

◆ InternetDatagram

Definition at line 30 of file ipv4_datagram.hh.