FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
union | vlib_vmbus_addr_t |
Typedefs | |
typedef u32 | vlib_vmbus_dev_handle_t |
Variables | |
format_function_t | format_vlib_vmbus_addr |
unformat_function_t | unformat_vlib_vmbus_addr |
typedef u32 vlib_vmbus_dev_handle_t |
clib_error_t* vlib_vmbus_bind_to_uio | ( | vlib_vmbus_addr_t * | addr | ) |
vlib_vmbus_addr_t* vlib_vmbus_get_addr | ( | vlib_vmbus_dev_handle_t | h | ) |
vlib_vmbus_addr_t* vlib_vmbus_get_all_dev_addrs | ( | ) |
uword vlib_vmbus_get_private_data | ( | vlib_vmbus_dev_handle_t | h | ) |
void vlib_vmbus_set_private_data | ( | vlib_vmbus_dev_handle_t | h, |
uword | private_data | ||
) |
format_function_t format_vlib_vmbus_addr |
unformat_function_t unformat_vlib_vmbus_addr |