#include "face-common.hpp"
#include <ndn-cxx/lp/packet.hpp>
#include <ndn-cxx/lp/sequence.hpp>
#include <ndn-cxx/util/rtt-estimator.hpp>
#include <queue>
Go to the source code of this file.
Classes | |
class | nfd::face::LpReliability |
provides for reliable sending and receiving of link-layer packets More... | |
struct | nfd::face::LpReliability::Options |
class | nfd::face::LpReliability::NetPkt |
contains a network-layer packet with unacknowledged fragments More... | |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::face | |
Functions | |
std::ostream & | nfd::face::operator<< (std::ostream &os, const FaceLogHelper< LpReliability > &flh) |