#include "pcap-helper.hpp"#include "ethernet-protocol.hpp"#include <pcap/pcap.h>#include <unistd.h>
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 |
| #define PCAP_NETMASK_UNKNOWN 0xffffffff |
Definition at line 34 of file pcap-helper.cpp.