suricata
source-dpdk.c File Reference
#include "suricata-common.h"
#include "runmodes.h"
#include "decode.h"
#include "packet.h"
#include "source-dpdk.h"
#include "suricata.h"
#include "threads.h"
#include "threadvars.h"
#include "tm-threads.h"
#include "tmqh-packetpool.h"
#include "util-privs.h"
#include "action-globals.h"
Include dependency graph for source-dpdk.c:

Go to the source code of this file.

Functions

TmEcode NoDPDKSupportExit (ThreadVars *tv, const void *initdata, void **data)
 this function prints an error message and exits. More...
 
void TmModuleReceiveDPDKRegister (void)
 
void TmModuleDecodeDPDKRegister (void)
 Registration Function for DecodeDPDK. More...
 

Detailed Description

Author
Lukas Sismis lukas.nosp@m..sis.nosp@m.mis@g.nosp@m.mail.nosp@m..com

DPDK capture interface

Definition in file source-dpdk.c.