API Reference Manual  1.45.0
odp_pktio_info_t Struct Reference

Packet IO information. More...

#include <packet_io_types.h>

Collaboration diagram for odp_pktio_info_t:
[legend]

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.
 

Detailed Description

Packet IO information.

Examples
odp_l2fwd.c, odp_packet_dump.c, and odp_ping.c.

Definition at line 1140 of file api/spec/packet_io_types.h.


The documentation for this struct was generated from the following file: