X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructmbuf__table.html;fp=docs%2FAPI%2Fstructmbuf__table.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=c714221927957dd4afe4f51e9ed0dcabb37ac679;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structmbuf__table.html b/docs/API/structmbuf__table.html deleted file mode 100644 index c714221..0000000 --- a/docs/API/structmbuf__table.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - -o-du/phy: mbuf_table Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
mbuf_table Struct Reference
-
-
- -

#include <xran_common.h>

-
-Collaboration diagram for mbuf_table:
-
-
Collaboration graph
-
- - - - - - -

-Data Fields

uint16_t len
 
struct rte_mbuf * m_table [MBUF_TABLE_SIZE]
 
-

Detailed Description

-
-

Definition at line 198 of file xran_common.h.

-

Field Documentation

- -

◆ len

- -
-
- - - - -
uint16_t len
-
- -

Definition at line 199 of file xran_common.h.

- -
-
- -

◆ m_table

- -
-
- - - - -
struct rte_mbuf* m_table[MBUF_TABLE_SIZE]
-
- -

Definition at line 200 of file xran_common.h.

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