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 run_mode, RUNMODE_DPDK, and SCLogError.
void DPDKCloseDevice | ( | LiveDevice * | ldev | ) |
Definition at line 39 of file util-dpdk.c.
References LiveDevice_::dev, run_mode, RUNMODE_DPDK, SCLogError, and SCLogPerf.
Referenced by LiveDeviceListClean().
void DPDKFreeDevice | ( | LiveDevice * | ldev | ) |
Definition at line 57 of file util-dpdk.c.
References LiveDevice_::dev, run_mode, RUNMODE_DPDK, and SCLogDebug.