suricata
|
#include "util-device.h"
Go to the source code of this file.
Functions | |
void | DPDKCleanupEAL (void) |
void | DPDKCloseDevice (LiveDevice *ldev) |
void | DPDKFreeDevice (LiveDevice *ldev) |
Definition in file util-dpdk.h.
void DPDKCleanupEAL | ( | void | ) |
Definition at line 28 of file util-dpdk.c.
References RUNMODE_DPDK, SCLogError, and SCRunmodeGet().
Referenced by GlobalsDestroy().
void DPDKCloseDevice | ( | LiveDevice * | ldev | ) |
Definition at line 39 of file util-dpdk.c.
References LiveDevice_::dev, RUNMODE_DPDK, SCLogError, SCLogPerf, and SCRunmodeGet().
Referenced by LiveDeviceListClean().
void DPDKFreeDevice | ( | LiveDevice * | ldev | ) |
Definition at line 57 of file util-dpdk.c.
References LiveDevice_::dev, RUNMODE_DPDK, SCLogDebug, and SCRunmodeGet().