FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | sfp_eeprom_t |
Macros | |
#define | foreach_sfp_id |
#define | foreach_sfp_compatibility |
Enumerations | |
enum | sfp_id_t { foreach_sfp_id } |
enum | sfp_compatibility_t { SFP_N_COMPATIBILITY } |
Functions | |
static uword | sfp_eeprom_is_valid (sfp_eeprom_t *e) |
u32 | sfp_is_comatible (sfp_eeprom_t *e, sfp_compatibility_t c) |
Variables | |
format_function_t | format_sfp_eeprom |
#define foreach_sfp_compatibility |
#define foreach_sfp_id |
enum sfp_compatibility_t |
|
inlinestatic |
u32 sfp_is_comatible | ( | sfp_eeprom_t * | e, |
sfp_compatibility_t | c | ||
) |
format_function_t format_sfp_eeprom |