DPDK  24.03.0
Data Fields
rte_seqcount_t Struct Reference

#include <rte_seqcount.h>

Data Fields

uint32_t sn
 

Detailed Description

The RTE seqcount type.

Definition at line 33 of file rte_seqcount.h.

Field Documentation

◆ sn

uint32_t sn

A sequence number for the protected data.

Definition at line 34 of file rte_seqcount.h.


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