PcapPlusPlus
Next
|
#include "Layer.h"
Go to the source code of this file.
Classes | |
class | pcpp::NullLoopbackLayer |
Namespaces | |
pcpp | |
The main namespace for the PcapPlusPlus lib. | |
Macros | |
#define | PCPP_BSD_AF_INET 2 |
IPv4 protocol *. | |
#define | PCPP_BSD_AF_NS 6 |
XEROX NS protocols. | |
#define | PCPP_BSD_AF_ISO 7 |
ISO. | |
#define | PCPP_BSD_AF_APPLETALK 16 |
AppleTalk. | |
#define | PCPP_BSD_AF_IPX 23 |
IPX. | |
#define | PCPP_BSD_AF_INET6_BSD 24 |
OpenBSD (and probably NetBSD), BSD/OS IPv6. | |
#define | PCPP_BSD_AF_INET6_FREEBSD 28 |
FreeBSD IPv6. | |
#define | PCPP_BSD_AF_INET6_DARWIN 30 |
Darwin IPv6. | |