CNDP  22.08.0
pktdev_core.h File Reference
#include <stdbool.h>

Go to the source code of this file.

Enumerations

enum  pktdev_state { }
 

Detailed Description

CNE Ethernet Device internal header.

This header contains internal data types. But they are still part of the public API because they are used by inline functions in the published API.

Applications should not use these directly.

Definition in file pktdev_core.h.

Enumeration Type Documentation

◆ pktdev_state

Possible states of an pktdev lport.

Enumerator
PKTDEV_ACTIVE 

Device is unused before being probed.

Definition at line 155 of file pktdev_core.h.