Macros | Typedefs | Enumerations
enet_mod_fdb.h File Reference

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

#include <stdint.h>
#include <ti/drv/enet/include/core/enet_types.h>
#include <ti/drv/enet/include/core/enet_mod.h>

Macros

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

Typedefs

typedef enum EnetFdb_Ioctl_e EnetFdb_Ioctl
 FDB IOCTL commands. More...
 

Enumerations

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

Detailed Description

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


Copyright 2020, Texas Instruments Incorporated