FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vlib_vmbus_addr_t |
Typedefs | |
typedef u32 | vlib_vmbus_dev_handle_t |
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 | ||
) |