FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
sfp.c File Reference
+ Include dependency graph for sfp.c:

Go to the source code of this file.

Functions

static u8format_space_terminated (u8 *s, va_list *args)
 
static u8format_sfp_id (u8 *s, va_list *args)
 
static u8format_sfp_compatibility (u8 *s, va_list *args)
 
u32 sfp_is_comatible (sfp_eeprom_t *e, sfp_compatibility_t c)
 
u8format_sfp_eeprom (u8 *s, va_list *args)
 

Function Documentation

static u8* format_sfp_compatibility ( u8 s,
va_list *  args 
)
static

Definition at line 48 of file sfp.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

u8* format_sfp_eeprom ( u8 s,
va_list *  args 
)

Definition at line 81 of file sfp.c.

+ Here is the call graph for this function:

static u8* format_sfp_id ( u8 s,
va_list *  args 
)
static

Definition at line 32 of file sfp.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static u8* format_space_terminated ( u8 s,
va_list *  args 
)
static

Definition at line 19 of file sfp.c.

+ Here is the caller graph for this function:

u32 sfp_is_comatible ( sfp_eeprom_t e,
sfp_compatibility_t  c 
)

Definition at line 64 of file sfp.c.

+ Here is the caller graph for this function: