AM64x MCU+ SDK  08.02.00
enet_mod_fdb.h File Reference

Introduction

This file contains the type definitions and helper macros for the Enet Forwarding Database (FDB) module interface.

Go to the source code of this file.

Macros

#define ENET_FDB_PUBLIC_IOCTL(x)
 Helper macro to create IOCTL commands for FDB module. More...
 

Enumerations

enum  EnetFdb_Ioctl { ENET_FDB_IOCTL_GET_VERSION = ENET_FDB_PUBLIC_IOCTL(0U), ENET_FDB_IOCTL_PRINT_REGS = ENET_FDB_PUBLIC_IOCTL(1U) }
 FDB IOCTL commands. More...