30#ifndef TINS_LOOPBACK_H
31#define TINS_LOOPBACK_H
34#include <tins/macros.h>
Represents a range of addresses.
Definition address_range.h:167
Represents a Loopback PDU.
Definition loopback.h:41
PDUType pdu_type() const
Getter for the PDU's type.
Definition loopback.h:93
uint32_t family() const
Getter for the family identifier.
Definition loopback.h:74
Loopback * clone() const
Definition loopback.h:109
Abstraction of a network interface.
Definition network_interface.h:47
Base class for protocol data units.
Definition pdu.h:107
PDUType
Enum which identifies each type of PDU.
Definition pdu.h:127
Sends packets through a network interface.
Definition packet_sender.h:118
The Tins namespace.
Definition address_range.h:38