|
API Reference Manual
1.48.0
|
Packet IO information. More...
#include <packet_io_types.h>
Data Fields | |
| const char * | name |
| Packet IO device name. | |
| const char * | drv_name |
| Packet IO driver name (implementation specific) | |
| odp_pool_t | pool |
| Packet pool. | |
| odp_pktio_param_t | param |
| Packet IO parameters. | |
Packet IO information.
Definition at line 1268 of file api/spec/packet_io_types.h.