![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | foreach_virtio_input_error |
Enumerations | |
| enum | virtio_input_error_t { VIRTIO_INPUT_N_ERROR } |
Functions | |
| static_always_inline void | virtio_refill_vring_split (vlib_main_t *vm, virtio_if_t *vif, virtio_if_type_t type, virtio_vring_t *vring, const int hdr_sz, u32 node_index) |
| static_always_inline void | virtio_refill_vring_packed (vlib_main_t *vm, virtio_if_t *vif, virtio_if_type_t type, virtio_vring_t *vring, const int hdr_sz, u32 node_index) |
| #define foreach_virtio_input_error |
Definition at line 18 of file virtio_inline.h.
| enum virtio_input_error_t |
| Enumerator | |
|---|---|
| VIRTIO_INPUT_N_ERROR | |
Definition at line 22 of file virtio_inline.h.
| static_always_inline void virtio_refill_vring_packed | ( | vlib_main_t * | vm, |
| virtio_if_t * | vif, | ||
| virtio_if_type_t | type, | ||
| virtio_vring_t * | vring, | ||
| const int | hdr_sz, | ||
| u32 | node_index | ||
| ) |
Definition at line 96 of file virtio_inline.h.
Here is the call graph for this function:
Here is the caller graph for this function:| static_always_inline void virtio_refill_vring_split | ( | vlib_main_t * | vm, |
| virtio_if_t * | vif, | ||
| virtio_if_type_t | type, | ||
| virtio_vring_t * | vring, | ||
| const int | hdr_sz, | ||
| u32 | node_index | ||
| ) |
Definition at line 31 of file virtio_inline.h.
Here is the call graph for this function:
Here is the caller graph for this function: