NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
unsolicited-data-policy.cpp File Reference
Include dependency graph for unsolicited-data-policy.cpp:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::fw
 

Functions

std::ostream & nfd::fw::operator<< (std::ostream &os, UnsolicitedDataDecision d)
 

Variables

 nfd::fw::DropAllUnsolicitedDataPolicy
 
drop nfd::fw::all
 
 nfd::fw::AdmitLocalUnsolicitedDataPolicy
 
admit nfd::fw::local
 
 nfd::fw::AdmitNetworkUnsolicitedDataPolicy
 
admit nfd::fw::network
 
 nfd::fw::AdmitAllUnsolicitedDataPolicy