suricata
|
Go to the source code of this file.
Data Structures | |
struct | AFXDPIfaceConfig |
struct | AFXDPPacketVars_ |
per packet AF_XDP vars More... | |
Macros | |
#define | AFXDP_IFACE_NAME_LENGTH 48 |
Typedefs | |
typedef struct AFXDPIfaceConfig | AFXDPIfaceConfig |
typedef struct AFXDPPacketVars_ | AFXDPPacketVars |
per packet AF_XDP vars More... | |
Functions | |
void | TmModuleReceiveAFXDPRegister (void) |
void | TmModuleDecodeAFXDPRegister (void) |
Registration Function for DecodeAFXDP. More... | |
TmEcode | AFXDPQueueProtectionInit (void) |
Definition in file source-af-xdp.h.
#define AFXDP_IFACE_NAME_LENGTH 48 |
Definition at line 28 of file source-af-xdp.h.
typedef struct AFXDPIfaceConfig AFXDPIfaceConfig |
typedef struct AFXDPPacketVars_ AFXDPPacketVars |
per packet AF_XDP vars
This structure is used by the release data system
TmEcode AFXDPQueueProtectionInit | ( | void | ) |
Referenced by RunModeIdsAFXDPSingle(), and RunModeIdsAFXDPWorkers().