MMapSocketProtocol non-inline non-template implementation. More...
#include "MMapSocketProtocol.hh"#include <linux/if_packet.h>#include <linux/net_tstamp.h>#include <sys/mman.h>#include <sys/types.h>#include <sys/socket.h>
Go to the source code of this file.
Macros | |
| #define | prefix_ |
| #define | PACKET_TX_HAS_OFF 19 |
| #define | PACKET_QDISC_BYPASS 20 |
MMapSocketProtocol non-inline non-template implementation.
Definition in file MMapSocketProtocol.cc.
| #define PACKET_QDISC_BYPASS 20 |
Definition at line 35 of file MMapSocketProtocol.cc.
| #define PACKET_TX_HAS_OFF 19 |
Definition at line 32 of file MMapSocketProtocol.cc.
| #define prefix_ |
Definition at line 28 of file MMapSocketProtocol.cc.