API Reference Manual  1.45.1
odp_pktio_param_t Struct Reference

Packet IO parameters. More...

#include <packet_io_types.h>

Data Fields

odp_pktin_mode_t in_mode
 Packet input mode. More...
 
odp_pktout_mode_t out_mode
 Packet output mode. More...
 

Detailed Description

Field Documentation

◆ in_mode

◆ out_mode

odp_pktout_mode_t odp_pktio_param_t::out_mode

Packet output mode.

The default value is ODP_PKTOUT_MODE_DIRECT.

Examples
odp_bench_pktio_sp.c, odp_dmafwd.c, odp_ipsecfwd.c, odp_l2fwd.c, odp_packet_dump.c, odp_packet_gen.c, odp_ping.c, odp_sched_pktio.c, and odp_sysinfo.c.

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


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