|
API Reference Manual 1.51.0
|
Packet API data range specifier. More...
#include <packet_types.h>
Data Fields | |
| uint32_t | offset |
| Offset from beginning of packet. | |
| uint32_t | length |
| Length of data to operate on. | |
Packet API data range specifier.
Definition at line 269 of file api/spec/packet_types.h.
| uint32_t odp_packet_data_range::offset |
Offset from beginning of packet.
Definition at line 271 of file api/spec/packet_types.h.
| uint32_t odp_packet_data_range::length |
Length of data to operate on.
Definition at line 274 of file api/spec/packet_types.h.