NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
pcap-helper.cpp File Reference
#include "pcap-helper.hpp"
#include "ethernet-protocol.hpp"
#include "common/privilege-helper.hpp"
#include <pcap/pcap.h>
#include <unistd.h>
Include dependency graph for pcap-helper.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define PCAP_NETMASK_UNKNOWN   0xffffffff
 

Macro Definition Documentation

◆ PCAP_NETMASK_UNKNOWN

#define PCAP_NETMASK_UNKNOWN   0xffffffff

Definition at line 35 of file pcap-helper.cpp.

Referenced by nfd::face::PcapHelper::setPacketFilter().