API Reference Manual 1.51.0
Loading...
Searching...
No Matches
odp_pool_pkt_subparam_t Struct Reference

Packet pool subparameters. More...

#include <pool_types.h>

Data Fields

uint32_t num
 Number of 'len' byte packets.
 
uint32_t len
 Packet length in bytes.
 

Detailed Description

Packet pool subparameters.

Definition at line 422 of file api/spec/pool_types.h.

Field Documentation

◆ num

uint32_t odp_pool_pkt_subparam_t::num

Number of 'len' byte packets.

Definition at line 424 of file api/spec/pool_types.h.

◆ len

uint32_t odp_pool_pkt_subparam_t::len

Packet length in bytes.

Definition at line 427 of file api/spec/pool_types.h.


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