Go to the source code of this file.
◆ foreach_mactime_api_msg
#define foreach_mactime_api_msg |
Value:_(MACTIME_DUMP_REPLY, mactime_dump_reply) \
_(MACTIME_DETAILS, mactime_details)
Definition at line 56 of file mactime_top.c.
◆ vl_api_version
#define vl_api_version |
( |
|
n, |
|
|
|
v |
|
) |
| static u32 api_version = v; |
◆ vl_endianfun
◆ vl_print
#define vl_print |
( |
|
handle, |
|
|
|
... |
|
) |
| fformat(handle, __VA_ARGS__) |
◆ vl_printfun
◆ connect_to_vpp()
static int connect_to_vpp |
( |
char * |
name | ) |
|
|
static |
◆ dump_mactime_table()
static void dump_mactime_table |
( |
mt_main_t * |
mm | ) |
|
|
static |
◆ format_bytes_with_width()
static u8* format_bytes_with_width |
( |
u8 * |
s, |
|
|
va_list * |
va |
|
) |
| |
|
static |
◆ format_device()
static u8* format_device |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ format_mac_address()
static u8* format_mac_address |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
|
static |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ print_device_table()
static void print_device_table |
( |
mt_main_t * |
mm | ) |
|
|
static |
◆ scrape_stats_segment()
static void scrape_stats_segment |
( |
mt_main_t * |
mm | ) |
|
|
static |
◆ vl()
◆ vl_api_mactime_details_t_handler()
◆ vl_api_mactime_dump_reply_t_handler()
◆ mt_main