udp-protocol.hpp File Reference
#include "core/common.hpp"
+ Include dependency graph for udp-protocol.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 
 nfd::udp
 

Typedefs

typedef boost::asio::ip::udp::endpoint nfd::udp::Endpoint
 

Functions

ssize_t nfd::udp::computeMtu (const Endpoint &localEndpoint)
 computes maximum payload size in a UDP packet More...
 
Endpoint nfd::udp::getDefaultMulticastGroup ()
 
Endpoint nfd::udp::getDefaultMulticastGroupV6 ()