CNDP
22.08.0
|
#include <stdbool.h>
Go to the source code of this file.
Enumerations | |
enum | pktdev_state { } |
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.
enum 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.