API Reference Manual  1.50.0
odp_packet_ref_types_t Struct Reference

Set of packet types that involve packet references. More...

#include <packet_types.h>

Data Fields

uint8_t static_ref:1
 Static reference.
 
uint8_t referencing_pkt:1
 Referencing packet, created using odp_packet_ref()
 
uint8_t referenced_pkt:1
 A packet referenced by another packet (excluding static references)
 

Detailed Description

Set of packet types that involve packet references.

Used in various capabilities.

Definition at line 254 of file api/spec/packet_types.h.


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