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=c714221927957dd4afe4f51e9ed0dcabb37ac679;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structmbuf__table.html b/docs/API/structmbuf__table.html new file mode 100644 index 0000000..c714221 --- /dev/null +++ b/docs/API/structmbuf__table.html @@ -0,0 +1,130 @@ + + + + + + + +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: +
+ + + +