add Doxygen documentation
[o-du/phy.git] / docs / API / xran__pkt__cp_8h_source.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.13"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>o-du/phy: xran_pkt_cp.h Source File</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="search/search.css" rel="stylesheet" type="text/css"/>
13 <script type="text/javascript" src="search/searchdata.js"></script>
14 <script type="text/javascript" src="search/search.js"></script>
15 <link href="doxygen.css" rel="stylesheet" type="text/css" />
16 </head>
17 <body>
18 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19 <div id="titlearea">
20 <table cellspacing="0" cellpadding="0">
21  <tbody>
22  <tr style="height: 56px;">
23   <td id="projectalign" style="padding-left: 0.5em;">
24    <div id="projectname">o-du/phy
25    </div>
26    <div id="projectbrief">Intel O-RAN/X-RAN Generated Doxygen Documentation</div>
27   </td>
28  </tr>
29  </tbody>
30 </table>
31 </div>
32 <!-- end header part -->
33 <!-- Generated by Doxygen 1.8.13 -->
34 <script type="text/javascript">
35 var searchBox = new SearchBox("searchBox", "search",false,'Search');
36 </script>
37 <script type="text/javascript" src="menudata.js"></script>
38 <script type="text/javascript" src="menu.js"></script>
39 <script type="text/javascript">
40 $(function() {
41   initMenu('',true,false,'search.php','Search');
42   $(document).ready(function() { init_search(); });
43 });
44 </script>
45 <div id="main-nav"></div>
46 <!-- window showing the filter options -->
47 <div id="MSearchSelectWindow"
48      onmouseover="return searchBox.OnSearchSelectShow()"
49      onmouseout="return searchBox.OnSearchSelectHide()"
50      onkeydown="return searchBox.OnSearchSelectKey(event)">
51 </div>
52
53 <!-- iframe showing the search results (closed by default) -->
54 <div id="MSearchResultsWindow">
55 <iframe src="javascript:void(0)" frameborder="0" 
56         name="MSearchResults" id="MSearchResults">
57 </iframe>
58 </div>
59
60 <div id="nav-path" class="navpath">
61   <ul>
62 <li class="navelem"><a class="el" href="dir_a4c74d6baed87eba72f3b201b7b4b8f2.html">fhi_lib</a></li><li class="navelem"><a class="el" href="dir_5cc0cc0264b57168b75ca56bde6cc403.html">lib</a></li><li class="navelem"><a class="el" href="dir_7b477aa413287cfa2199e983b77d66dd.html">api</a></li>  </ul>
63 </div>
64 </div><!-- top -->
65 <div class="header">
66   <div class="headertitle">
67 <div class="title">xran_pkt_cp.h</div>  </div>
68 </div><!--header-->
69 <div class="contents">
70 <a href="xran__pkt__cp_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/******************************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">*   Copyright (c) 2019 Intel.</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">*   you may not use this file except in compliance with the License.</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">*   You may obtain a copy of the License at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">*       http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*   Unless required by applicable law or agreed to in writing, software</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">*   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">*   See the License for the specific language governing permissions and</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*   limitations under the License.</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">*</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">*******************************************************************************/</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;</div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#ifndef _XRAN_PKT_CP_H_</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#define _XRAN_PKT_CP_H_</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="comment">/**********************************************************************</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="comment"> * Common structures for C/U-plane</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="comment"> **********************************************************************/</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="structxran__radioapp__ud_comp__header.html">   46</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__radioapp__ud_comp__header.html">xran_radioapp_udComp_header</a> {</div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="structxran__radioapp__ud_comp__header.html#a9c71fd134ce52f71b21a0a9bef99163a">   47</a></span>&#160;    uint8_t     <a class="code" href="structxran__radioapp__ud_comp__header.html#a9c71fd134ce52f71b21a0a9bef99163a">udCompMeth</a>:4;           </div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structxran__radioapp__ud_comp__header.html#aa1f422e7156fc4b759197bd687beffba">   48</a></span>&#160;    uint8_t     <a class="code" href="structxran__radioapp__ud_comp__header.html#aa1f422e7156fc4b759197bd687beffba">udIqWidth</a>:4;            </div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="comment">/**********************************************************************</span></div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="comment"> * Definition of C-Plane Protocol 5.4</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="comment"> **********************************************************************/</span></div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html">   61</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> {     <span class="comment">/* 6bytes, first 4bytes need the conversion for byte order */</span></div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#a158cc4eb9be778527f9afe0bf9df19e0">   62</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#a158cc4eb9be778527f9afe0bf9df19e0">startSymbolId</a>:6;        </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#ae287404c8c0fa4fb464abf8f6a516346">   63</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#ae287404c8c0fa4fb464abf8f6a516346">slotId</a>:6;               </div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#aa948cf928c529d24f8d536fb480094f2">   64</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#aa948cf928c529d24f8d536fb480094f2">subframeId</a>:4;           </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#a15a5e5806d950f2d75550c17b007153c">   65</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#a15a5e5806d950f2d75550c17b007153c">frameId</a>:8;              </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#a6275bf84e65f219845e03cf9535f893a">   66</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#a6275bf84e65f219845e03cf9535f893a">filterIndex</a>:4;          </div><div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#a06cacc53918b2e51a13fc506b4351d63">   67</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#a06cacc53918b2e51a13fc506b4351d63">payloadVer</a>:3;           </div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#a87c3e6cd307a5ee7d853ec7254fcd010">   68</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__common__header.html#a87c3e6cd307a5ee7d853ec7254fcd010">dataDirection</a>:1;        </div><div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#a879dd7efae60d48d1c20349a00feee87">   69</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__common__header.html#a879dd7efae60d48d1c20349a00feee87">numOfSections</a>;          </div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__common__header.html#ae273caa235b1c6085de4ad13886f82c9">   70</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__common__header.html#ae273caa235b1c6085de4ad13886f82c9">sectionType</a>;            </div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;</div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__frame_structure.html">   79</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__frame_structure.html">xran_cp_radioapp_frameStructure</a> {</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__frame_structure.html#aa4ed885cdd3c67f4df8c1f6b20cc031c">   80</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__frame_structure.html#aa4ed885cdd3c67f4df8c1f6b20cc031c">uScs</a>:4;                 </div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__frame_structure.html#a59e7e8f3feb686850b0cb0ae065de85b">   81</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__frame_structure.html#a59e7e8f3feb686850b0cb0ae065de85b">fftSize</a>:4;              </div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;</div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html">   91</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__header.html">xran_cp_radioapp_section_header</a> {    <span class="comment">/* 8bytes, need the conversion for byte order */</span></div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;    <span class="keyword">union </span>{</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;        <span class="keyword">struct </span>{</div><div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#aa43c4c21b173ada1b6b7568956f0d650">   94</a></span>&#160;            uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#aa43c4c21b173ada1b6b7568956f0d650">reserved</a>:16;</div><div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#a5dc992c6cc64a3f245e5676c0ff12256">   95</a></span>&#160;            uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#a5dc992c6cc64a3f245e5676c0ff12256">numSymbol</a>:4;    </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#aff6c92a5dba7cc22be5e23785fe5fc43">   96</a></span>&#160;            uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#aff6c92a5dba7cc22be5e23785fe5fc43">reMask</a>:12;      </div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;            } <a class="code" href="xran__pkt__cp_8h.html#a4b39e0bd755009987ba524eeb2dc498c">s0</a>;</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;        <span class="keyword">struct </span>{</div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#a9d9a9bc73a8aaac944ecb453eb402a07">   99</a></span>&#160;            uint32_t     <a class="code" href="structxran__cp__radioapp__section__header.html#a9d9a9bc73a8aaac944ecb453eb402a07">beamId</a>:15;     </div><div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#ad63f9c3cee58cacccc463bc3c3313cc6">  100</a></span>&#160;            uint32_t     <a class="code" href="structxran__cp__radioapp__section__header.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;          </div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;            uint32_t     <a class="code" href="xran__pkt__cp_8h.html#a5dc992c6cc64a3f245e5676c0ff12256">numSymbol</a>:4;   </div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;            uint32_t     <a class="code" href="xran__pkt__cp_8h.html#aff6c92a5dba7cc22be5e23785fe5fc43">reMask</a>:12;     </div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;            } <a class="code" href="xran__pkt__cp_8h.html#a3acb089c3231d11a0b19b211a4064858">s1</a>;</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;        <span class="keyword">struct </span>{</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a9d9a9bc73a8aaac944ecb453eb402a07">beamId</a>:15;      </div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;           </div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a5dc992c6cc64a3f245e5676c0ff12256">numSymbol</a>:4;    </div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#aff6c92a5dba7cc22be5e23785fe5fc43">reMask</a>:12;      </div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;            } <a class="code" href="xran__pkt__cp_8h.html#a4127e3fdcd37be2355359a4d62704f29">s3</a>;</div><div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;        <span class="keyword">struct </span>{</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#a64c04119c39e8dbcf00f4ae22968b1eb">  111</a></span>&#160;            uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#a64c04119c39e8dbcf00f4ae22968b1eb">ueId</a>:15;        </div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;           </div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a5dc992c6cc64a3f245e5676c0ff12256">numSymbol</a>:4;    </div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;            uint32_t    <a class="code" href="xran__pkt__cp_8h.html#aff6c92a5dba7cc22be5e23785fe5fc43">reMask</a>:12;      </div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;            } <a class="code" href="xran__pkt__cp_8h.html#a530893d11c684e6332abc2c8f08062fb">s5</a>;</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;        } <a class="code" href="xran__pkt__cp_8h.html#a6c38e7b5c31753cf9e58246d571ff250">u</a>;</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;</div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#ae4ab3aebfd71c3b7c6e5e6890c650254">  118</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#ae4ab3aebfd71c3b7c6e5e6890c650254">numPrbc</a>:8;              </div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#a94a428ce385fe1757f5de40003b85030">  119</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#a94a428ce385fe1757f5de40003b85030">startPrbc</a>:10;           </div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#a9f989befc2b337ff570354389880d2b6">  120</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#a9f989befc2b337ff570354389880d2b6">symInc</a>:1;               </div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#ac91b2b11ae96c1a44e8a2fad473771c7">  121</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#ac91b2b11ae96c1a44e8a2fad473771c7">rb</a>:1;                   </div><div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__header.html#a9a83cf1c3a2706e565cbbd8a6e3af8b2">  122</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__header.html#a9a83cf1c3a2706e565cbbd8a6e3af8b2">sectionId</a>:12;           </div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;</div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;</div><div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext__hdr.html">  126</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext__hdr.html">xran_cp_radioapp_section_ext_hdr</a> {</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;    <span class="comment">/* 12 bytes, need to convert byte order for two parts respectively</span></div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;<span class="comment">     *  - 2 and 8 bytes, reserved1 would be OK if it is zero</span></div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext__hdr.html#ac83c9926f298a62e15cfbc16571a54fb">  130</a></span>&#160;    uint16_t     <a class="code" href="structxran__cp__radioapp__section__ext__hdr.html#ac83c9926f298a62e15cfbc16571a54fb">extLen</a>:8;          </div><div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext__hdr.html#a9f0a18447f69980ff7c9371840018713">  131</a></span>&#160;    uint16_t     <a class="code" href="structxran__cp__radioapp__section__ext__hdr.html#a9f0a18447f69980ff7c9371840018713">extType</a>:7;         </div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext__hdr.html#a260ff01d6dbfb5c57ac75516eb131c48">  132</a></span>&#160;    uint16_t     <a class="code" href="structxran__cp__radioapp__section__ext__hdr.html#a260ff01d6dbfb5c57ac75516eb131c48">ef</a>:1;              </div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div><div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext1.html">  142</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext1.html">xran_cp_radioapp_section_ext1</a> {</div><div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;    <span class="comment">/* variable length, need to be careful to convert byte order</span></div><div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;<span class="comment">     *   - does not need to convert first 3 bytes */</span></div><div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext1.html#af69684e1de711986c6c92dcb0cde3ef9">  145</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section__ext1.html#af69684e1de711986c6c92dcb0cde3ef9">extType</a>:7;          </div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext1.html#afe3859cd334ad3f912622c58d5b2079e">  146</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section__ext1.html#afe3859cd334ad3f912622c58d5b2079e">ef</a>:1;               </div><div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext1.html#a1704e602910415f3250e10f4f215fb84">  147</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section__ext1.html#a1704e602910415f3250e10f4f215fb84">extLen</a>;             </div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;    <span class="comment">/* bfwCompHdr */</span></div><div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext1.html#a489f0b868b86e577a5e515dc40987ba5">  149</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section__ext1.html#a489f0b868b86e577a5e515dc40987ba5">bfwCompMeth</a>:4;      </div><div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext1.html#ab4efff418afe4f08b45d3c4762f8b31d">  150</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section__ext1.html#ab4efff418afe4f08b45d3c4762f8b31d">bfwIqWidth</a>:4;       </div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;    <span class="comment">/*</span></div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;<span class="comment">     *</span></div><div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;<span class="comment">     *</span></div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;<span class="comment">     * bfwCompParam</span></div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;<span class="comment">     * (bfwI,  bfwQ)+</span></div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;<span class="comment">     *    ......</span></div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;<span class="comment">     * zero padding for 4-byte alignment</span></div><div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;</div><div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html">  169</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext2.html">xran_cp_radioapp_section_ext2</a> {</div><div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;    <span class="comment">/* variable length, need to be careful to convert byte order</span></div><div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;<span class="comment">     *   - first 4 bytes can be converted at once</span></div><div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#afaa633099e5bb43f394e334d2effa115">  173</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#afaa633099e5bb43f394e334d2effa115">bfZe3ddWidth</a>:3;     </div><div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#a91c2992cc2931d34eedace92ebed95e3">  174</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#a91c2992cc2931d34eedace92ebed95e3">bfAz3ddWidth</a>:3;     </div><div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#ad577e27385c9800999196f723131c2a6">  175</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#ad577e27385c9800999196f723131c2a6">bfaCompResv1</a>:2;</div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#a44f3c610f47128f388292d02434afe0b">  176</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#a44f3c610f47128f388292d02434afe0b">bfZePtWidth</a>:3;      </div><div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#ae4575041f99a19d0b4e60606fa8dbefb">  177</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#ae4575041f99a19d0b4e60606fa8dbefb">bfAzPtWidth</a>:3;      </div><div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#a2b3796df8f24599db86788e5c585bd8e">  178</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#a2b3796df8f24599db86788e5c585bd8e">bfaCompResv0</a>:2;</div><div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#ab53808b9894ae611b5b0800f2cdc248c">  179</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a>:8;           </div><div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">  180</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a>:7;          </div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext2.html#ad63f9c3cee58cacccc463bc3c3313cc6">  181</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext2.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;               </div><div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;    <span class="comment">/*</span></div><div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;<span class="comment">     * would be better to use bit manipulation directly to add these parameters</span></div><div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;<span class="comment">     *</span></div><div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;<span class="comment">     * bfAzPt: var by bfAzPtWidth</span></div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;<span class="comment">     * bfZePt: var by bfZePtWidth</span></div><div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;<span class="comment">     * bfAz3dd: var by bfAz3ddWidth</span></div><div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;<span class="comment">     * bfZe3dd: var by bfZe3ddWidth</span></div><div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;<span class="comment">     * bfAzSI:5 (including zero-padding for unused bits)</span></div><div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;<span class="comment">     * bfZeSI:3</span></div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;<span class="comment">     * padding for 4-byte alignment</span></div><div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;<span class="comment">     *</span></div><div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;</div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__first.html">  206</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext3__first.html">xran_cp_radioapp_section_ext3_first</a> {</div><div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;    <span class="comment">/* 16 bytes, need to convert byte order for two parts</span></div><div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;<span class="comment">     *   - 8 / 8 bytes</span></div><div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__first.html#aef9bb556c1530f5d648fd57e73b9a105">  210</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext3__first.html#aef9bb556c1530f5d648fd57e73b9a105">reserved1</a>:8;</div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__first.html#aec327188e616d1ef6c7c7769fa49ee4b">  211</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext3__first.html#aec327188e616d1ef6c7c7769fa49ee4b">crsSymNum</a>:4;        </div><div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__first.html#aed93283265f941dc1d2bf8d634164493">  212</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext3__first.html#aed93283265f941dc1d2bf8d634164493">reserved0</a>:3;</div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__first.html#a39e7385dc0e87f97e8411cec1e3aced5">  213</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext3__first.html#a39e7385dc0e87f97e8411cec1e3aced5">crsShift</a>:1;         </div><div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aa4ed885cdd3c67f4df8c1f6b20cc031c">  214</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a004e4df3faa0bb55443b2e184a8d7ace">crsReMask</a>:12;       </div><div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aa1f422e7156fc4b759197bd687beffba">  215</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a4a4e7cf0028066630bb73b2d58445053">txScheme</a>:4;         </div><div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aa948cf928c529d24f8d536fb480094f2">  216</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a872448d7734f1458ebd601823497a5fa">numLayers</a>:4;        </div><div class="line"><a name="l00217"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#a02b265f2198407df96202e1dfdc5c7dd">  217</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#abb85b533cefe89b78d49e57e7a0c6ee4">layerId</a>:4;          </div><div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aff6c92a5dba7cc22be5e23785fe5fc43">  218</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a5645d802dc4e4fac0d73fc7c68388893">codebookIndex</a>:8;    </div><div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aed93283265f941dc1d2bf8d634164493">  219</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a>:8;           </div><div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aa73c9c8643bc91f9af899bcb09d5329d">  220</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a>:7;          </div><div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#ae0ba1ea05777c0190eb5d898d177f37d">  221</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;               </div><div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#a872448d7734f1458ebd601823497a5fa">  223</a></span>&#160;    uint16_t    <a class="code" href="xran__pkt__cp_8h.html#a0780ffbec6d647632e2b31d89de94467">beamIdAP3</a>;          </div><div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#abb85b533cefe89b78d49e57e7a0c6ee4">  224</a></span>&#160;    uint16_t    <a class="code" href="xran__pkt__cp_8h.html#a9b459e1b2f309337740ed7a576e8ddfb">beamIdAP2</a>;          </div><div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#a5645d802dc4e4fac0d73fc7c68388893">  225</a></span>&#160;    uint16_t    <a class="code" href="xran__pkt__cp_8h.html#abcaa5b568a022c3af1146b779d52bebc">beamIdAP1</a>;          </div><div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__first.html#a0fc429b055e74830a4583ec37f5c3846">  226</a></span>&#160;    uint16_t    <a class="code" href="structxran__cp__radioapp__section__ext3__first.html#a0fc429b055e74830a4583ec37f5c3846">reserved2</a>;</div><div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;</div><div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__non__first.html">  238</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext3__non__first.html">xran_cp_radioapp_section_ext3_non_first</a> {</div><div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;    <span class="comment">/* 4 bytes, need to convert byte order at once */</span></div><div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#aabc4fe26e40f742fd255e2bb8534de75">  240</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a872448d7734f1458ebd601823497a5fa">numLayers</a>:4;        </div><div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#a94a428ce385fe1757f5de40003b85030">  241</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#abb85b533cefe89b78d49e57e7a0c6ee4">layerId</a>:4;          </div><div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#a52f6623d45fec4bf9c14898f7e53db34">  242</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a5645d802dc4e4fac0d73fc7c68388893">codebookIndex</a>:8;    </div><div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="xran__pkt__cp_8h.html#a9a83cf1c3a2706e565cbbd8a6e3af8b2">  244</a></span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a>:8;           </div><div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__non__first.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">  245</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext3__non__first.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a>:7;          </div><div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext3__non__first.html#ad63f9c3cee58cacccc463bc3c3313cc6">  246</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext3__non__first.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;               </div><div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;</div><div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext4.html">  257</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext4.html">xran_cp_radioapp_section_ext4</a> {</div><div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;    <span class="comment">/* 4 bytes, need to convert byte order at once */</span></div><div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext4.html#a3e975b4b16cb91991ee107f5f3e336b5">  259</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext4.html#a3e975b4b16cb91991ee107f5f3e336b5">modCompScaler</a>:15;   </div><div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext4.html#a2a77d2bfcb0d61e85b549fdbbe4bce18">  260</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext4.html#a2a77d2bfcb0d61e85b549fdbbe4bce18">csf</a>:1;              </div><div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext4.html#ab53808b9894ae611b5b0800f2cdc248c">  262</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext4.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a>:8;           </div><div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext4.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">  263</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext4.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a>:7;          </div><div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext4.html#ad63f9c3cee58cacccc463bc3c3313cc6">  264</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext4.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;               </div><div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;</div><div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;<span class="preprocessor">#if 0</span></div><div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;</div><div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;<span class="keyword">struct </span>xran_cp_radioapp_section_ext5_1 {</div><div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;    <span class="comment">/* 8 bytes, need to convert byte order at once */</span></div><div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a5a6ed8c04a3db86066924b1a1bf4dad3">reserved</a>:20;</div><div class="line"><a name="l00280"></a><span class="lineno">  280</span>&#160;    uint32_t    mcScaleOffset:15;   </div><div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a2a77d2bfcb0d61e85b549fdbbe4bce18">csf</a>:1;              </div><div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;    uint32_t    mcScaleReMask:12;   </div><div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a>:8;           </div><div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a>:7;          </div><div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;               </div><div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;</div><div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160;<span class="keyword">struct </span>xran_cp_radioapp_section_ext5_2 {</div><div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;    <span class="comment">/* 12 bytes, need to convert byte order for two parts respectively</span></div><div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;<span class="comment">     *  - 2 and 8 bytes, reserved1 would be OK if it is zero</span></div><div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;    uint16_t     <a class="code" href="xran__pkt__cp_8h.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a>:8;          </div><div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;    uint16_t     <a class="code" href="xran__pkt__cp_8h.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a>:7;         </div><div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;    uint16_t     <a class="code" href="xran__pkt__cp_8h.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;              </div><div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#aed93283265f941dc1d2bf8d634164493">reserved0</a>:8;</div><div class="line"><a name="l00307"></a><span class="lineno">  307</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#aca88dbe7fcac3aa95ac605c39a1ef6c3">mcScaleOffset2</a>:15;  </div><div class="line"><a name="l00308"></a><span class="lineno">  308</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a985dc9bc6fcfe447805f23272240db02">csf2</a>:1;             </div><div class="line"><a name="l00309"></a><span class="lineno">  309</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a345b2bf8205e92f1aa2f73109c4e99c5">mcScaleReMask2</a>:12;  </div><div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#a8854bc563f0f80ccc93498c6f6386ebe">mcScaleOffset1</a>:15;  </div><div class="line"><a name="l00311"></a><span class="lineno">  311</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#ae99d919e21fe8913cf62fe9a45303edf">csf1</a>:1;             </div><div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;    uint32_t    <a class="code" href="xran__pkt__cp_8h.html#aa73c9c8643bc91f9af899bcb09d5329d">mcScaleReMask1</a>:12;  </div><div class="line"><a name="l00314"></a><span class="lineno">  314</span>&#160;    uint16_t    <a class="code" href="xran__pkt__cp_8h.html#aef9bb556c1530f5d648fd57e73b9a105">reserved1</a>;</div><div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;</div><div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html">  318</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__ext5.html">xran_cp_radioapp_section_ext5</a> {</div><div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#aed93283265f941dc1d2bf8d634164493">  319</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#aed93283265f941dc1d2bf8d634164493">reserved0</a>:8;</div><div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#aca88dbe7fcac3aa95ac605c39a1ef6c3">  320</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#aca88dbe7fcac3aa95ac605c39a1ef6c3">mcScaleOffset2</a>:15;  </div><div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#a985dc9bc6fcfe447805f23272240db02">  321</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#a985dc9bc6fcfe447805f23272240db02">csf2</a>:1;             </div><div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#a345b2bf8205e92f1aa2f73109c4e99c5">  322</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#a345b2bf8205e92f1aa2f73109c4e99c5">mcScaleReMask2</a>:12;  </div><div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#a8854bc563f0f80ccc93498c6f6386ebe">  323</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#a8854bc563f0f80ccc93498c6f6386ebe">mcScaleOffset1</a>:15;  </div><div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#ae99d919e21fe8913cf62fe9a45303edf">  324</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#ae99d919e21fe8913cf62fe9a45303edf">csf1</a>:1;             </div><div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section__ext5.html#aa73c9c8643bc91f9af899bcb09d5329d">  325</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section__ext5.html#aa73c9c8643bc91f9af899bcb09d5329d">mcScaleReMask1</a>:12;  </div><div class="line"><a name="l00326"></a><span class="lineno">  326</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00327"></a><span class="lineno">  327</span>&#160;</div><div class="line"><a name="l00328"></a><span class="lineno">  328</span>&#160;<span class="comment">/**********************************************************</span></div><div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;<span class="comment"> * Scheduling and Beam-forming Commands 5.4.2</span></div><div class="line"><a name="l00330"></a><span class="lineno">  330</span>&#160;<span class="comment"> **********************************************************/</span></div><div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0__header.html">  337</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section0__header.html">xran_cp_radioapp_section0_header</a> {   <span class="comment">// 12bytes (6+2+1+2+1)</span></div><div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0__header.html#a5965943d604d681efbc50dbda73e9101">  338</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00339"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0__header.html#aa68c277a66312b4b90819cccc055bdb7">  339</a></span>&#160;    uint16_t    <a class="code" href="structxran__cp__radioapp__section0__header.html#aa68c277a66312b4b90819cccc055bdb7">timeOffset</a>;             </div><div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0__header.html#addd131fba195042d2b0b7de7c5183b6a">  341</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__frame_structure.html">xran_cp_radioapp_frameStructure</a>  <a class="code" href="xran__pkt__cp_8h.html#addd131fba195042d2b0b7de7c5183b6a">frameStructure</a>;</div><div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0__header.html#af57c31d64bbdb0d65fd36c9f38951328">  342</a></span>&#160;    uint16_t    <a class="code" href="structxran__cp__radioapp__section0__header.html#af57c31d64bbdb0d65fd36c9f38951328">cpLength</a>;               </div><div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0__header.html#acb7bc06bed6f6408d719334fc41698c7">  343</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section0__header.html#acb7bc06bed6f6408d719334fc41698c7">reserved</a>;</div><div class="line"><a name="l00344"></a><span class="lineno">  344</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00345"></a><span class="lineno">  345</span>&#160;</div><div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0.html">  353</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section0.html">xran_cp_radioapp_section0</a> {          <span class="comment">// 8bytes (4+4)</span></div><div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section0.html#a3675a820a4aec2a8724471cb7f840f16">  354</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__header.html">xran_cp_radioapp_section_header</a> <a class="code" href="xran__pkt__cp_8h.html#a3675a820a4aec2a8724471cb7f840f16">hdr</a>;</div><div class="line"><a name="l00355"></a><span class="lineno">  355</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00356"></a><span class="lineno">  356</span>&#160;</div><div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section1__header.html">  363</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section1__header.html">xran_cp_radioapp_section1_header</a> {   <span class="comment">// 8bytes (6+1+1)</span></div><div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section1__header.html#a5965943d604d681efbc50dbda73e9101">  364</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section1__header.html#a2c555c4732301a1ffa8b9957fbe51a76">  365</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__radioapp__ud_comp__header.html">xran_radioapp_udComp_header</a> <a class="code" href="xran__pkt__cp_8h.html#a2c555c4732301a1ffa8b9957fbe51a76">udComp</a>;</div><div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section1__header.html#acb7bc06bed6f6408d719334fc41698c7">  366</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section1__header.html#acb7bc06bed6f6408d719334fc41698c7">reserved</a>;</div><div class="line"><a name="l00367"></a><span class="lineno">  367</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00368"></a><span class="lineno">  368</span>&#160;</div><div class="line"><a name="l00375"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section1.html">  375</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section1.html">xran_cp_radioapp_section1</a> {          <span class="comment">// 8bytes (4+4)</span></div><div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section1.html#a3675a820a4aec2a8724471cb7f840f16">  376</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__header.html">xran_cp_radioapp_section_header</a> <a class="code" href="xran__pkt__cp_8h.html#a3675a820a4aec2a8724471cb7f840f16">hdr</a>;</div><div class="line"><a name="l00377"></a><span class="lineno">  377</span>&#160;</div><div class="line"><a name="l00378"></a><span class="lineno">  378</span>&#160;    <span class="comment">// section extensions               // 5.4.6 &amp; 5.4.7</span></div><div class="line"><a name="l00379"></a><span class="lineno">  379</span>&#160;    <span class="comment">//  .........</span></div><div class="line"><a name="l00380"></a><span class="lineno">  380</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00381"></a><span class="lineno">  381</span>&#160;</div><div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3__header.html">  388</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section3__header.html">xran_cp_radioapp_section3_header</a> {   <span class="comment">// 12bytes (6+2+1+2+1)</span></div><div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3__header.html#a5965943d604d681efbc50dbda73e9101">  389</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00390"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3__header.html#aa68c277a66312b4b90819cccc055bdb7">  390</a></span>&#160;    uint16_t    <a class="code" href="structxran__cp__radioapp__section3__header.html#aa68c277a66312b4b90819cccc055bdb7">timeOffset</a>;             </div><div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3__header.html#addd131fba195042d2b0b7de7c5183b6a">  392</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__frame_structure.html">xran_cp_radioapp_frameStructure</a>  <a class="code" href="xran__pkt__cp_8h.html#addd131fba195042d2b0b7de7c5183b6a">frameStructure</a>;</div><div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3__header.html#af57c31d64bbdb0d65fd36c9f38951328">  393</a></span>&#160;    uint16_t    <a class="code" href="structxran__cp__radioapp__section3__header.html#af57c31d64bbdb0d65fd36c9f38951328">cpLength</a>;               </div><div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3__header.html#a2c555c4732301a1ffa8b9957fbe51a76">  394</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__radioapp__ud_comp__header.html">xran_radioapp_udComp_header</a> <a class="code" href="xran__pkt__cp_8h.html#a2c555c4732301a1ffa8b9957fbe51a76">udComp</a>;</div><div class="line"><a name="l00395"></a><span class="lineno">  395</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00396"></a><span class="lineno">  396</span>&#160;</div><div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3.html">  403</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section3.html">xran_cp_radioapp_section3</a> {          <span class="comment">// 12bytes (4+4+4)</span></div><div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3.html#a3675a820a4aec2a8724471cb7f840f16">  404</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__header.html">xran_cp_radioapp_section_header</a> <a class="code" href="xran__pkt__cp_8h.html#a3675a820a4aec2a8724471cb7f840f16">hdr</a>;</div><div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3.html#a13677edb1da78e5c96fc793592142392">  405</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section3.html#a13677edb1da78e5c96fc793592142392">freqOffset</a>:24;          </div><div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section3.html#aa43c4c21b173ada1b6b7568956f0d650">  406</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section3.html#aa43c4c21b173ada1b6b7568956f0d650">reserved</a>:8;</div><div class="line"><a name="l00407"></a><span class="lineno">  407</span>&#160;</div><div class="line"><a name="l00408"></a><span class="lineno">  408</span>&#160;    <span class="comment">// section extensions               // 5.4.6 &amp; 5.4.7</span></div><div class="line"><a name="l00409"></a><span class="lineno">  409</span>&#160;    <span class="comment">//  .........</span></div><div class="line"><a name="l00410"></a><span class="lineno">  410</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00411"></a><span class="lineno">  411</span>&#160;</div><div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section5__header.html">  418</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section5__header.html">xran_cp_radioapp_section5_header</a> {   <span class="comment">// 8bytes (6+1+1)</span></div><div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section5__header.html#a5965943d604d681efbc50dbda73e9101">  419</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section5__header.html#a2c555c4732301a1ffa8b9957fbe51a76">  420</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__radioapp__ud_comp__header.html">xran_radioapp_udComp_header</a> <a class="code" href="xran__pkt__cp_8h.html#a2c555c4732301a1ffa8b9957fbe51a76">udComp</a>;</div><div class="line"><a name="l00421"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section5__header.html#acb7bc06bed6f6408d719334fc41698c7">  421</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section5__header.html#acb7bc06bed6f6408d719334fc41698c7">reserved</a>;</div><div class="line"><a name="l00422"></a><span class="lineno">  422</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00423"></a><span class="lineno">  423</span>&#160;</div><div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section5.html">  431</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section5.html">xran_cp_radioapp_section5</a> {</div><div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section5.html#a3675a820a4aec2a8724471cb7f840f16">  432</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section__header.html">xran_cp_radioapp_section_header</a> <a class="code" href="xran__pkt__cp_8h.html#a3675a820a4aec2a8724471cb7f840f16">hdr</a>;</div><div class="line"><a name="l00433"></a><span class="lineno">  433</span>&#160;</div><div class="line"><a name="l00434"></a><span class="lineno">  434</span>&#160;    <span class="comment">// section extensions               // 5.4.6 &amp; 5.4.7</span></div><div class="line"><a name="l00435"></a><span class="lineno">  435</span>&#160;    <span class="comment">//  .........</span></div><div class="line"><a name="l00436"></a><span class="lineno">  436</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00437"></a><span class="lineno">  437</span>&#160;</div><div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6__header.html">  444</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section6__header.html">xran_cp_radioapp_section6_header</a> {   <span class="comment">// 8bytes (6+1+1)</span></div><div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6__header.html#a5965943d604d681efbc50dbda73e9101">  445</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6__header.html#adc2b3bf6f7c4208312d35672ab4f1af7">  446</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6__header.html#adc2b3bf6f7c4208312d35672ab4f1af7">numberOfUEs</a>;            </div><div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6__header.html#acb7bc06bed6f6408d719334fc41698c7">  447</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6__header.html#acb7bc06bed6f6408d719334fc41698c7">reserved</a>;</div><div class="line"><a name="l00448"></a><span class="lineno">  448</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00449"></a><span class="lineno">  449</span>&#160;</div><div class="line"><a name="l00457"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html">  457</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section6.html">xran_cp_radioapp_section6</a> {</div><div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#ab73e0a6442bf42de3e9110afca7b4ec4">  458</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section6.html#ab73e0a6442bf42de3e9110afca7b4ec4">regularizationFactor</a>:16;</div><div class="line"><a name="l00459"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#a64c04119c39e8dbcf00f4ae22968b1eb">  459</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section6.html#a64c04119c39e8dbcf00f4ae22968b1eb">ueId</a>:15;                </div><div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#ad63f9c3cee58cacccc463bc3c3313cc6">  460</a></span>&#160;    uint32_t    <a class="code" href="structxran__cp__radioapp__section6.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a>:1;                   </div><div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#a02b265f2198407df96202e1dfdc5c7dd">  461</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6.html#a02b265f2198407df96202e1dfdc5c7dd">startPrbch</a>:2;           </div><div class="line"><a name="l00462"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#a52f6623d45fec4bf9c14898f7e53db34">  462</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6.html#a52f6623d45fec4bf9c14898f7e53db34">symInc</a>:1;               </div><div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#affa3adbd50cd4af2018ba1fc0e8c3e31">  463</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6.html#affa3adbd50cd4af2018ba1fc0e8c3e31">rb</a>:1;                   </div><div class="line"><a name="l00464"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#acb7bc06bed6f6408d719334fc41698c7">  464</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6.html#acb7bc06bed6f6408d719334fc41698c7">reserved</a>:4;</div><div class="line"><a name="l00465"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#ae0ba1ea05777c0190eb5d898d177f37d">  465</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6.html#ae0ba1ea05777c0190eb5d898d177f37d">startPrbcl</a>:8;           </div><div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section6.html#aabc4fe26e40f742fd255e2bb8534de75">  466</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section6.html#aabc4fe26e40f742fd255e2bb8534de75">numPrbc</a>:8;              </div><div class="line"><a name="l00468"></a><span class="lineno">  468</span>&#160;    <span class="comment">// ciIQsamples start from here      // 5.4.5.13 channel information I and Q values</span></div><div class="line"><a name="l00469"></a><span class="lineno">  469</span>&#160;    <span class="comment">//  .........</span></div><div class="line"><a name="l00470"></a><span class="lineno">  470</span>&#160;    <span class="comment">//</span></div><div class="line"><a name="l00471"></a><span class="lineno">  471</span>&#160;    <span class="comment">// section extensions               // 5.4.6 &amp; 5.4.7</span></div><div class="line"><a name="l00472"></a><span class="lineno">  472</span>&#160;    <span class="comment">//  .........</span></div><div class="line"><a name="l00473"></a><span class="lineno">  473</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00474"></a><span class="lineno">  474</span>&#160;</div><div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section7__header.html">  482</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__section7__header.html">xran_cp_radioapp_section7_header</a> {</div><div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section7__header.html#a5965943d604d681efbc50dbda73e9101">  483</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section7__header.html#a5a6ed8c04a3db86066924b1a1bf4dad3">  484</a></span>&#160;    uint16_t    <a class="code" href="structxran__cp__radioapp__section7__header.html#a5a6ed8c04a3db86066924b1a1bf4dad3">reserved</a>;</div><div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section7__header.html#a4a3e173586ee317bb0948180e97377d9">  485</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section7__header.html#a4a3e173586ee317bb0948180e97377d9">laaMsgLen</a>:4;            </div><div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="structxran__cp__radioapp__section7__header.html#aeb1df06af4d93ec0e092de5cb10f0f08">  486</a></span>&#160;    uint8_t     <a class="code" href="structxran__cp__radioapp__section7__header.html#aeb1df06af4d93ec0e092de5cb10f0f08">laaMsgType</a>:4;           </div><div class="line"><a name="l00488"></a><span class="lineno">  488</span>&#160;    <span class="comment">// Payload start from here          // 5.4.5.16 ~ 5.4.5.32</span></div><div class="line"><a name="l00489"></a><span class="lineno">  489</span>&#160;    } <a class="code" href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a>((__packed__));</div><div class="line"><a name="l00490"></a><span class="lineno">  490</span>&#160;</div><div class="line"><a name="l00491"></a><span class="lineno">  491</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00492"></a><span class="lineno">  492</span>&#160;}</div><div class="line"><a name="l00493"></a><span class="lineno">  493</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00494"></a><span class="lineno">  494</span>&#160;</div><div class="line"><a name="l00495"></a><span class="lineno">  495</span>&#160;<span class="preprocessor">#endif  </span><span class="comment">/* _XRAN_PKT_CP_H_ */</span><span class="preprocessor"></span></div><div class="ttc" id="structxran__cp__radioapp__frame_structure_html_a59e7e8f3feb686850b0cb0ae065de85b"><div class="ttname"><a href="structxran__cp__radioapp__frame_structure.html#a59e7e8f3feb686850b0cb0ae065de85b">xran_cp_radioapp_frameStructure::fftSize</a></div><div class="ttdeci">uint8_t fftSize</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00081">xran_pkt_cp.h:81</a></div></div>
71 <div class="ttc" id="structxran__cp__radioapp__section3_html_aa43c4c21b173ada1b6b7568956f0d650"><div class="ttname"><a href="structxran__cp__radioapp__section3.html#aa43c4c21b173ada1b6b7568956f0d650">xran_cp_radioapp_section3::reserved</a></div><div class="ttdeci">uint32_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00406">xran_pkt_cp.h:406</a></div></div>
72 <div class="ttc" id="structxran__cp__radioapp__frame_structure_html_aa4ed885cdd3c67f4df8c1f6b20cc031c"><div class="ttname"><a href="structxran__cp__radioapp__frame_structure.html#aa4ed885cdd3c67f4df8c1f6b20cc031c">xran_cp_radioapp_frameStructure::uScs</a></div><div class="ttdeci">uint8_t uScs</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00080">xran_pkt_cp.h:80</a></div></div>
73 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_ad63f9c3cee58cacccc463bc3c3313cc6"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#ad63f9c3cee58cacccc463bc3c3313cc6">xran_cp_radioapp_section_ext2::ef</a></div><div class="ttdeci">uint32_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00181">xran_pkt_cp.h:181</a></div></div>
74 <div class="ttc" id="xran__pkt__cp_8h_html_a872448d7734f1458ebd601823497a5fa"><div class="ttname"><a href="xran__pkt__cp_8h.html#a872448d7734f1458ebd601823497a5fa">numLayers</a></div><div class="ttdeci">uint32_t numLayers</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00223">xran_pkt_cp.h:223</a></div></div>
75 <div class="ttc" id="xran__pkt__cp_8h_html_a345b2bf8205e92f1aa2f73109c4e99c5"><div class="ttname"><a href="xran__pkt__cp_8h.html#a345b2bf8205e92f1aa2f73109c4e99c5">mcScaleReMask2</a></div><div class="ttdeci">uint32_t mcScaleReMask2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00217">xran_pkt_cp.h:217</a></div></div>
76 <div class="ttc" id="structxran__cp__radioapp__section__header_html_ad63f9c3cee58cacccc463bc3c3313cc6"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#ad63f9c3cee58cacccc463bc3c3313cc6">xran_cp_radioapp_section_header::ef</a></div><div class="ttdeci">uint32_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00100">xran_pkt_cp.h:100</a></div></div>
77 <div class="ttc" id="xran__pkt__cp_8h_html_a9b459e1b2f309337740ed7a576e8ddfb"><div class="ttname"><a href="xran__pkt__cp_8h.html#a9b459e1b2f309337740ed7a576e8ddfb">beamIdAP2</a></div><div class="ttdeci">uint16_t beamIdAP2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00231">xran_pkt_cp.h:231</a></div></div>
78 <div class="ttc" id="xran__pkt__cp_8h_html_a4a4e7cf0028066630bb73b2d58445053"><div class="ttname"><a href="xran__pkt__cp_8h.html#a4a4e7cf0028066630bb73b2d58445053">txScheme</a></div><div class="ttdeci">uint32_t txScheme</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00222">xran_pkt_cp.h:222</a></div></div>
79 <div class="ttc" id="structxran__cp__radioapp__section7__header_html_a4a3e173586ee317bb0948180e97377d9"><div class="ttname"><a href="structxran__cp__radioapp__section7__header.html#a4a3e173586ee317bb0948180e97377d9">xran_cp_radioapp_section7_header::laaMsgLen</a></div><div class="ttdeci">uint8_t laaMsgLen</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00485">xran_pkt_cp.h:485</a></div></div>
80 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_ae99d919e21fe8913cf62fe9a45303edf"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#ae99d919e21fe8913cf62fe9a45303edf">xran_cp_radioapp_section_ext5::csf1</a></div><div class="ttdeci">uint32_t csf1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00324">xran_pkt_cp.h:324</a></div></div>
81 <div class="ttc" id="structxran__cp__radioapp__section5_html"><div class="ttname"><a href="structxran__cp__radioapp__section5.html">xran_cp_radioapp_section5</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00431">xran_pkt_cp.h:431</a></div></div>
82 <div class="ttc" id="structxran__cp__radioapp__section6_html_acb7bc06bed6f6408d719334fc41698c7"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#acb7bc06bed6f6408d719334fc41698c7">xran_cp_radioapp_section6::reserved</a></div><div class="ttdeci">uint8_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00464">xran_pkt_cp.h:464</a></div></div>
83 <div class="ttc" id="structxran__cp__radioapp__section__header_html_aa43c4c21b173ada1b6b7568956f0d650"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#aa43c4c21b173ada1b6b7568956f0d650">xran_cp_radioapp_section_header::reserved</a></div><div class="ttdeci">uint32_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00094">xran_pkt_cp.h:94</a></div></div>
84 <div class="ttc" id="structxran__cp__radioapp__section__ext__hdr_html_ac83c9926f298a62e15cfbc16571a54fb"><div class="ttname"><a href="structxran__cp__radioapp__section__ext__hdr.html#ac83c9926f298a62e15cfbc16571a54fb">xran_cp_radioapp_section_ext_hdr::extLen</a></div><div class="ttdeci">uint16_t extLen</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00130">xran_pkt_cp.h:130</a></div></div>
85 <div class="ttc" id="xran__pkt__cp_8h_html_aff6c92a5dba7cc22be5e23785fe5fc43"><div class="ttname"><a href="xran__pkt__cp_8h.html#aff6c92a5dba7cc22be5e23785fe5fc43">reMask</a></div><div class="ttdeci">uint32_t reMask</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00218">xran_pkt_cp.h:218</a></div></div>
86 <div class="ttc" id="structxran__cp__radioapp__section__ext4_html_ad63f9c3cee58cacccc463bc3c3313cc6"><div class="ttname"><a href="structxran__cp__radioapp__section__ext4.html#ad63f9c3cee58cacccc463bc3c3313cc6">xran_cp_radioapp_section_ext4::ef</a></div><div class="ttdeci">uint32_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00264">xran_pkt_cp.h:264</a></div></div>
87 <div class="ttc" id="structxran__cp__radioapp__section6_html_a02b265f2198407df96202e1dfdc5c7dd"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#a02b265f2198407df96202e1dfdc5c7dd">xran_cp_radioapp_section6::startPrbch</a></div><div class="ttdeci">uint8_t startPrbch</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00461">xran_pkt_cp.h:461</a></div></div>
88 <div class="ttc" id="structxran__cp__radioapp__section6_html_ad63f9c3cee58cacccc463bc3c3313cc6"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#ad63f9c3cee58cacccc463bc3c3313cc6">xran_cp_radioapp_section6::ef</a></div><div class="ttdeci">uint32_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00460">xran_pkt_cp.h:460</a></div></div>
89 <div class="ttc" id="structxran__radioapp__ud_comp__header_html_a9c71fd134ce52f71b21a0a9bef99163a"><div class="ttname"><a href="structxran__radioapp__ud_comp__header.html#a9c71fd134ce52f71b21a0a9bef99163a">xran_radioapp_udComp_header::udCompMeth</a></div><div class="ttdeci">uint8_t udCompMeth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00047">xran_pkt_cp.h:47</a></div></div>
90 <div class="ttc" id="structxran__cp__radioapp__section6__header_html_acb7bc06bed6f6408d719334fc41698c7"><div class="ttname"><a href="structxran__cp__radioapp__section6__header.html#acb7bc06bed6f6408d719334fc41698c7">xran_cp_radioapp_section6_header::reserved</a></div><div class="ttdeci">uint8_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00447">xran_pkt_cp.h:447</a></div></div>
91 <div class="ttc" id="structxran__cp__radioapp__section__header_html_a64c04119c39e8dbcf00f4ae22968b1eb"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#a64c04119c39e8dbcf00f4ae22968b1eb">xran_cp_radioapp_section_header::ueId</a></div><div class="ttdeci">uint32_t ueId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00111">xran_pkt_cp.h:111</a></div></div>
92 <div class="ttc" id="structxran__cp__radioapp__section0__header_html_aa68c277a66312b4b90819cccc055bdb7"><div class="ttname"><a href="structxran__cp__radioapp__section0__header.html#aa68c277a66312b4b90819cccc055bdb7">xran_cp_radioapp_section0_header::timeOffset</a></div><div class="ttdeci">uint16_t timeOffset</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00339">xran_pkt_cp.h:339</a></div></div>
93 <div class="ttc" id="structxran__cp__radioapp__section__ext4_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext4.html">xran_cp_radioapp_section_ext4</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00257">xran_pkt_cp.h:257</a></div></div>
94 <div class="ttc" id="xran__pkt__cp_8h_html_aed93283265f941dc1d2bf8d634164493"><div class="ttname"><a href="xran__pkt__cp_8h.html#aed93283265f941dc1d2bf8d634164493">reserved0</a></div><div class="ttdeci">uint32_t reserved0</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00219">xran_pkt_cp.h:219</a></div></div>
95 <div class="ttc" id="structxran__cp__radioapp__section__header_html_ae4ab3aebfd71c3b7c6e5e6890c650254"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#ae4ab3aebfd71c3b7c6e5e6890c650254">xran_cp_radioapp_section_header::numPrbc</a></div><div class="ttdeci">uint32_t numPrbc</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00118">xran_pkt_cp.h:118</a></div></div>
96 <div class="ttc" id="xran__pkt__cp_8h_html_a507005bd7719a652d07e26f06dfacf5c"><div class="ttname"><a href="xran__pkt__cp_8h.html#a507005bd7719a652d07e26f06dfacf5c">__attribute__</a></div><div class="ttdeci">struct xran_radioapp_udComp_header __attribute__((__packed__))</div></div>
97 <div class="ttc" id="xran__pkt__cp_8h_html_a2c555c4732301a1ffa8b9957fbe51a76"><div class="ttname"><a href="xran__pkt__cp_8h.html#a2c555c4732301a1ffa8b9957fbe51a76">udComp</a></div><div class="ttdeci">struct xran_radioapp_udComp_header udComp</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00215">xran_pkt_cp.h:215</a></div></div>
98 <div class="ttc" id="xran__pkt__cp_8h_html_aca88dbe7fcac3aa95ac605c39a1ef6c3"><div class="ttname"><a href="xran__pkt__cp_8h.html#aca88dbe7fcac3aa95ac605c39a1ef6c3">mcScaleOffset2</a></div><div class="ttdeci">uint32_t mcScaleOffset2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00215">xran_pkt_cp.h:215</a></div></div>
99 <div class="ttc" id="structxran__cp__radioapp__section__header_html_a9d9a9bc73a8aaac944ecb453eb402a07"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#a9d9a9bc73a8aaac944ecb453eb402a07">xran_cp_radioapp_section_header::beamId</a></div><div class="ttdeci">uint32_t beamId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00099">xran_pkt_cp.h:99</a></div></div>
100 <div class="ttc" id="structxran__cp__radioapp__section__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html">xran_cp_radioapp_section_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00091">xran_pkt_cp.h:91</a></div></div>
101 <div class="ttc" id="structxran__cp__radioapp__section1_html"><div class="ttname"><a href="structxran__cp__radioapp__section1.html">xran_cp_radioapp_section1</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00375">xran_pkt_cp.h:375</a></div></div>
102 <div class="ttc" id="structxran__cp__radioapp__section__header_html_ac91b2b11ae96c1a44e8a2fad473771c7"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#ac91b2b11ae96c1a44e8a2fad473771c7">xran_cp_radioapp_section_header::rb</a></div><div class="ttdeci">uint32_t rb</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00121">xran_pkt_cp.h:121</a></div></div>
103 <div class="ttc" id="structxran__cp__radioapp__section__ext__hdr_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext__hdr.html">xran_cp_radioapp_section_ext_hdr</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00126">xran_pkt_cp.h:126</a></div></div>
104 <div class="ttc" id="xran__pkt__cp_8h_html_a2a77d2bfcb0d61e85b549fdbbe4bce18"><div class="ttname"><a href="xran__pkt__cp_8h.html#a2a77d2bfcb0d61e85b549fdbbe4bce18">csf</a></div><div class="ttdeci">uint32_t csf</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00216">xran_pkt_cp.h:216</a></div></div>
105 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_a44f3c610f47128f388292d02434afe0b"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#a44f3c610f47128f388292d02434afe0b">xran_cp_radioapp_section_ext2::bfZePtWidth</a></div><div class="ttdeci">uint32_t bfZePtWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00176">xran_pkt_cp.h:176</a></div></div>
106 <div class="ttc" id="xran__pkt__cp_8h_html_a5645d802dc4e4fac0d73fc7c68388893"><div class="ttname"><a href="xran__pkt__cp_8h.html#a5645d802dc4e4fac0d73fc7c68388893">codebookIndex</a></div><div class="ttdeci">uint32_t codebookIndex</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00225">xran_pkt_cp.h:225</a></div></div>
107 <div class="ttc" id="xran__pkt__cp_8h_html_a0fb8616e86f89f4b8af4e191d1cb7ce7"><div class="ttname"><a href="xran__pkt__cp_8h.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">extType</a></div><div class="ttdeci">uint16_t extType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00218">xran_pkt_cp.h:218</a></div></div>
108 <div class="ttc" id="xran__pkt__cp_8h_html_abcaa5b568a022c3af1146b779d52bebc"><div class="ttname"><a href="xran__pkt__cp_8h.html#abcaa5b568a022c3af1146b779d52bebc">beamIdAP1</a></div><div class="ttdeci">uint16_t beamIdAP1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00232">xran_pkt_cp.h:232</a></div></div>
109 <div class="ttc" id="xran__pkt__cp_8h_html_a5965943d604d681efbc50dbda73e9101"><div class="ttname"><a href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a></div><div class="ttdeci">struct xran_cp_radioapp_common_header cmnhdr</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00214">xran_pkt_cp.h:214</a></div></div>
110 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_a985dc9bc6fcfe447805f23272240db02"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#a985dc9bc6fcfe447805f23272240db02">xran_cp_radioapp_section_ext5::csf2</a></div><div class="ttdeci">uint32_t csf2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00321">xran_pkt_cp.h:321</a></div></div>
111 <div class="ttc" id="structxran__cp__radioapp__section__ext3__non__first_html_ad63f9c3cee58cacccc463bc3c3313cc6"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__non__first.html#ad63f9c3cee58cacccc463bc3c3313cc6">xran_cp_radioapp_section_ext3_non_first::ef</a></div><div class="ttdeci">uint32_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00246">xran_pkt_cp.h:246</a></div></div>
112 <div class="ttc" id="xran__pkt__cp_8h_html_a8854bc563f0f80ccc93498c6f6386ebe"><div class="ttname"><a href="xran__pkt__cp_8h.html#a8854bc563f0f80ccc93498c6f6386ebe">mcScaleOffset1</a></div><div class="ttdeci">uint32_t mcScaleOffset1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00218">xran_pkt_cp.h:218</a></div></div>
113 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_a2b3796df8f24599db86788e5c585bd8e"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#a2b3796df8f24599db86788e5c585bd8e">xran_cp_radioapp_section_ext2::bfaCompResv0</a></div><div class="ttdeci">uint32_t bfaCompResv0</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00178">xran_pkt_cp.h:178</a></div></div>
114 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html">xran_cp_radioapp_section_ext2</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00169">xran_pkt_cp.h:169</a></div></div>
115 <div class="ttc" id="structxran__cp__radioapp__section__ext3__non__first_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__non__first.html">xran_cp_radioapp_section_ext3_non_first</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00238">xran_pkt_cp.h:238</a></div></div>
116 <div class="ttc" id="structxran__cp__radioapp__section__ext__hdr_html_a260ff01d6dbfb5c57ac75516eb131c48"><div class="ttname"><a href="structxran__cp__radioapp__section__ext__hdr.html#a260ff01d6dbfb5c57ac75516eb131c48">xran_cp_radioapp_section_ext_hdr::ef</a></div><div class="ttdeci">uint16_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00132">xran_pkt_cp.h:132</a></div></div>
117 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_ae4575041f99a19d0b4e60606fa8dbefb"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#ae4575041f99a19d0b4e60606fa8dbefb">xran_cp_radioapp_section_ext2::bfAzPtWidth</a></div><div class="ttdeci">uint32_t bfAzPtWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00177">xran_pkt_cp.h:177</a></div></div>
118 <div class="ttc" id="structxran__cp__radioapp__section1__header_html_acb7bc06bed6f6408d719334fc41698c7"><div class="ttname"><a href="structxran__cp__radioapp__section1__header.html#acb7bc06bed6f6408d719334fc41698c7">xran_cp_radioapp_section1_header::reserved</a></div><div class="ttdeci">uint8_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00366">xran_pkt_cp.h:366</a></div></div>
119 <div class="ttc" id="xran__pkt__cp_8h_html_a0780ffbec6d647632e2b31d89de94467"><div class="ttname"><a href="xran__pkt__cp_8h.html#a0780ffbec6d647632e2b31d89de94467">beamIdAP3</a></div><div class="ttdeci">uint16_t beamIdAP3</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00230">xran_pkt_cp.h:230</a></div></div>
120 <div class="ttc" id="structxran__cp__radioapp__section__ext__hdr_html_a9f0a18447f69980ff7c9371840018713"><div class="ttname"><a href="structxran__cp__radioapp__section__ext__hdr.html#a9f0a18447f69980ff7c9371840018713">xran_cp_radioapp_section_ext_hdr::extType</a></div><div class="ttdeci">uint16_t extType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00131">xran_pkt_cp.h:131</a></div></div>
121 <div class="ttc" id="xran__pkt__cp_8h_html_a9d9a9bc73a8aaac944ecb453eb402a07"><div class="ttname"><a href="xran__pkt__cp_8h.html#a9d9a9bc73a8aaac944ecb453eb402a07">beamId</a></div><div class="ttdeci">uint32_t beamId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00221">xran_pkt_cp.h:221</a></div></div>
122 <div class="ttc" id="structxran__cp__radioapp__section__ext4_html_a0fb8616e86f89f4b8af4e191d1cb7ce7"><div class="ttname"><a href="structxran__cp__radioapp__section__ext4.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">xran_cp_radioapp_section_ext4::extType</a></div><div class="ttdeci">uint32_t extType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00263">xran_pkt_cp.h:263</a></div></div>
123 <div class="ttc" id="structxran__cp__radioapp__common__header_html_a879dd7efae60d48d1c20349a00feee87"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#a879dd7efae60d48d1c20349a00feee87">xran_cp_radioapp_common_header::numOfSections</a></div><div class="ttdeci">uint8_t numOfSections</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00069">xran_pkt_cp.h:69</a></div></div>
124 <div class="ttc" id="xran__pkt__cp_8h_html_ad63f9c3cee58cacccc463bc3c3313cc6"><div class="ttname"><a href="xran__pkt__cp_8h.html#ad63f9c3cee58cacccc463bc3c3313cc6">ef</a></div><div class="ttdeci">uint32_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00222">xran_pkt_cp.h:222</a></div></div>
125 <div class="ttc" id="xran__pkt__cp_8h_html_a6c38e7b5c31753cf9e58246d571ff250"><div class="ttname"><a href="xran__pkt__cp_8h.html#a6c38e7b5c31753cf9e58246d571ff250">u</a></div><div class="ttdeci">union @13 u</div></div>
126 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_aca88dbe7fcac3aa95ac605c39a1ef6c3"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#aca88dbe7fcac3aa95ac605c39a1ef6c3">xran_cp_radioapp_section_ext5::mcScaleOffset2</a></div><div class="ttdeci">uint32_t mcScaleOffset2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00320">xran_pkt_cp.h:320</a></div></div>
127 <div class="ttc" id="structxran__cp__radioapp__common__header_html_ae287404c8c0fa4fb464abf8f6a516346"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#ae287404c8c0fa4fb464abf8f6a516346">xran_cp_radioapp_common_header::slotId</a></div><div class="ttdeci">uint32_t slotId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00063">xran_pkt_cp.h:63</a></div></div>
128 <div class="ttc" id="structxran__cp__radioapp__section__ext3__first_html_a0fc429b055e74830a4583ec37f5c3846"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__first.html#a0fc429b055e74830a4583ec37f5c3846">xran_cp_radioapp_section_ext3_first::reserved2</a></div><div class="ttdeci">uint16_t reserved2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00226">xran_pkt_cp.h:226</a></div></div>
129 <div class="ttc" id="structxran__cp__radioapp__section0_html"><div class="ttname"><a href="structxran__cp__radioapp__section0.html">xran_cp_radioapp_section0</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00353">xran_pkt_cp.h:353</a></div></div>
130 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_aed93283265f941dc1d2bf8d634164493"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#aed93283265f941dc1d2bf8d634164493">xran_cp_radioapp_section_ext5::reserved0</a></div><div class="ttdeci">uint32_t reserved0</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00319">xran_pkt_cp.h:319</a></div></div>
131 <div class="ttc" id="structxran__cp__radioapp__common__header_html_a158cc4eb9be778527f9afe0bf9df19e0"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#a158cc4eb9be778527f9afe0bf9df19e0">xran_cp_radioapp_common_header::startSymbolId</a></div><div class="ttdeci">uint32_t startSymbolId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00062">xran_pkt_cp.h:62</a></div></div>
132 <div class="ttc" id="structxran__cp__radioapp__section6_html_aabc4fe26e40f742fd255e2bb8534de75"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#aabc4fe26e40f742fd255e2bb8534de75">xran_cp_radioapp_section6::numPrbc</a></div><div class="ttdeci">uint8_t numPrbc</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00466">xran_pkt_cp.h:466</a></div></div>
133 <div class="ttc" id="structxran__cp__radioapp__section6_html_a52f6623d45fec4bf9c14898f7e53db34"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#a52f6623d45fec4bf9c14898f7e53db34">xran_cp_radioapp_section6::symInc</a></div><div class="ttdeci">uint8_t symInc</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00462">xran_pkt_cp.h:462</a></div></div>
134 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_a0fb8616e86f89f4b8af4e191d1cb7ce7"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">xran_cp_radioapp_section_ext2::extType</a></div><div class="ttdeci">uint32_t extType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00180">xran_pkt_cp.h:180</a></div></div>
135 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_aa73c9c8643bc91f9af899bcb09d5329d"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#aa73c9c8643bc91f9af899bcb09d5329d">xran_cp_radioapp_section_ext5::mcScaleReMask1</a></div><div class="ttdeci">uint32_t mcScaleReMask1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00325">xran_pkt_cp.h:325</a></div></div>
136 <div class="ttc" id="structxran__cp__radioapp__section0__header_html_af57c31d64bbdb0d65fd36c9f38951328"><div class="ttname"><a href="structxran__cp__radioapp__section0__header.html#af57c31d64bbdb0d65fd36c9f38951328">xran_cp_radioapp_section0_header::cpLength</a></div><div class="ttdeci">uint16_t cpLength</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00342">xran_pkt_cp.h:342</a></div></div>
137 <div class="ttc" id="structxran__cp__radioapp__section5__header_html_acb7bc06bed6f6408d719334fc41698c7"><div class="ttname"><a href="structxran__cp__radioapp__section5__header.html#acb7bc06bed6f6408d719334fc41698c7">xran_cp_radioapp_section5_header::reserved</a></div><div class="ttdeci">uint8_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00421">xran_pkt_cp.h:421</a></div></div>
138 <div class="ttc" id="structxran__cp__radioapp__section__ext3__first_html_aec327188e616d1ef6c7c7769fa49ee4b"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__first.html#aec327188e616d1ef6c7c7769fa49ee4b">xran_cp_radioapp_section_ext3_first::crsSymNum</a></div><div class="ttdeci">uint32_t crsSymNum</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00211">xran_pkt_cp.h:211</a></div></div>
139 <div class="ttc" id="structxran__cp__radioapp__common__header_html"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html">xran_cp_radioapp_common_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00061">xran_pkt_cp.h:61</a></div></div>
140 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_ad577e27385c9800999196f723131c2a6"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#ad577e27385c9800999196f723131c2a6">xran_cp_radioapp_section_ext2::bfaCompResv1</a></div><div class="ttdeci">uint32_t bfaCompResv1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00175">xran_pkt_cp.h:175</a></div></div>
141 <div class="ttc" id="structxran__cp__radioapp__section6__header_html_adc2b3bf6f7c4208312d35672ab4f1af7"><div class="ttname"><a href="structxran__cp__radioapp__section6__header.html#adc2b3bf6f7c4208312d35672ab4f1af7">xran_cp_radioapp_section6_header::numberOfUEs</a></div><div class="ttdeci">uint8_t numberOfUEs</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00446">xran_pkt_cp.h:446</a></div></div>
142 <div class="ttc" id="structxran__cp__radioapp__section3_html"><div class="ttname"><a href="structxran__cp__radioapp__section3.html">xran_cp_radioapp_section3</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00403">xran_pkt_cp.h:403</a></div></div>
143 <div class="ttc" id="xran__pkt__cp_8h_html_addd131fba195042d2b0b7de7c5183b6a"><div class="ttname"><a href="xran__pkt__cp_8h.html#addd131fba195042d2b0b7de7c5183b6a">frameStructure</a></div><div class="ttdeci">struct xran_cp_radioapp_frameStructure frameStructure</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00217">xran_pkt_cp.h:217</a></div></div>
144 <div class="ttc" id="structxran__cp__radioapp__common__header_html_aa948cf928c529d24f8d536fb480094f2"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#aa948cf928c529d24f8d536fb480094f2">xran_cp_radioapp_common_header::subframeId</a></div><div class="ttdeci">uint32_t subframeId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00064">xran_pkt_cp.h:64</a></div></div>
145 <div class="ttc" id="xran__pkt__cp_8h_html_a3acb089c3231d11a0b19b211a4064858"><div class="ttname"><a href="xran__pkt__cp_8h.html#a3acb089c3231d11a0b19b211a4064858">s1</a></div><div class="ttdeci">struct @13::@15 s1</div></div>
146 <div class="ttc" id="structxran__cp__radioapp__section__ext1_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext1.html">xran_cp_radioapp_section_ext1</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00142">xran_pkt_cp.h:142</a></div></div>
147 <div class="ttc" id="structxran__cp__radioapp__section6_html_a64c04119c39e8dbcf00f4ae22968b1eb"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#a64c04119c39e8dbcf00f4ae22968b1eb">xran_cp_radioapp_section6::ueId</a></div><div class="ttdeci">uint32_t ueId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00459">xran_pkt_cp.h:459</a></div></div>
148 <div class="ttc" id="xran__pkt__cp_8h_html_a530893d11c684e6332abc2c8f08062fb"><div class="ttname"><a href="xran__pkt__cp_8h.html#a530893d11c684e6332abc2c8f08062fb">s5</a></div><div class="ttdeci">struct @13::@17 s5</div></div>
149 <div class="ttc" id="structxran__cp__radioapp__section3__header_html_af57c31d64bbdb0d65fd36c9f38951328"><div class="ttname"><a href="structxran__cp__radioapp__section3__header.html#af57c31d64bbdb0d65fd36c9f38951328">xran_cp_radioapp_section3_header::cpLength</a></div><div class="ttdeci">uint16_t cpLength</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00393">xran_pkt_cp.h:393</a></div></div>
150 <div class="ttc" id="structxran__cp__radioapp__section__header_html_a94a428ce385fe1757f5de40003b85030"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#a94a428ce385fe1757f5de40003b85030">xran_cp_radioapp_section_header::startPrbc</a></div><div class="ttdeci">uint32_t startPrbc</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00119">xran_pkt_cp.h:119</a></div></div>
151 <div class="ttc" id="structxran__cp__radioapp__section__ext1_html_afe3859cd334ad3f912622c58d5b2079e"><div class="ttname"><a href="structxran__cp__radioapp__section__ext1.html#afe3859cd334ad3f912622c58d5b2079e">xran_cp_radioapp_section_ext1::ef</a></div><div class="ttdeci">uint8_t ef</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00146">xran_pkt_cp.h:146</a></div></div>
152 <div class="ttc" id="xran__pkt__cp_8h_html_a4127e3fdcd37be2355359a4d62704f29"><div class="ttname"><a href="xran__pkt__cp_8h.html#a4127e3fdcd37be2355359a4d62704f29">s3</a></div><div class="ttdeci">struct @13::@16 s3</div></div>
153 <div class="ttc" id="structxran__cp__radioapp__section6_html_affa3adbd50cd4af2018ba1fc0e8c3e31"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#affa3adbd50cd4af2018ba1fc0e8c3e31">xran_cp_radioapp_section6::rb</a></div><div class="ttdeci">uint8_t rb</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00463">xran_pkt_cp.h:463</a></div></div>
154 <div class="ttc" id="structxran__cp__radioapp__section__ext4_html_a2a77d2bfcb0d61e85b549fdbbe4bce18"><div class="ttname"><a href="structxran__cp__radioapp__section__ext4.html#a2a77d2bfcb0d61e85b549fdbbe4bce18">xran_cp_radioapp_section_ext4::csf</a></div><div class="ttdeci">uint32_t csf</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00260">xran_pkt_cp.h:260</a></div></div>
155 <div class="ttc" id="structxran__cp__radioapp__section0__header_html_acb7bc06bed6f6408d719334fc41698c7"><div class="ttname"><a href="structxran__cp__radioapp__section0__header.html#acb7bc06bed6f6408d719334fc41698c7">xran_cp_radioapp_section0_header::reserved</a></div><div class="ttdeci">uint8_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00343">xran_pkt_cp.h:343</a></div></div>
156 <div class="ttc" id="xran__pkt__cp_8h_html_ae99d919e21fe8913cf62fe9a45303edf"><div class="ttname"><a href="xran__pkt__cp_8h.html#ae99d919e21fe8913cf62fe9a45303edf">csf1</a></div><div class="ttdeci">uint32_t csf1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00219">xran_pkt_cp.h:219</a></div></div>
157 <div class="ttc" id="xran__pkt__cp_8h_html_a5dc992c6cc64a3f245e5676c0ff12256"><div class="ttname"><a href="xran__pkt__cp_8h.html#a5dc992c6cc64a3f245e5676c0ff12256">numSymbol</a></div><div class="ttdeci">uint32_t numSymbol</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00217">xran_pkt_cp.h:217</a></div></div>
158 <div class="ttc" id="structxran__radioapp__ud_comp__header_html_aa1f422e7156fc4b759197bd687beffba"><div class="ttname"><a href="structxran__radioapp__ud_comp__header.html#aa1f422e7156fc4b759197bd687beffba">xran_radioapp_udComp_header::udIqWidth</a></div><div class="ttdeci">uint8_t udIqWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00048">xran_pkt_cp.h:48</a></div></div>
159 <div class="ttc" id="structxran__cp__radioapp__common__header_html_a06cacc53918b2e51a13fc506b4351d63"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#a06cacc53918b2e51a13fc506b4351d63">xran_cp_radioapp_common_header::payloadVer</a></div><div class="ttdeci">uint32_t payloadVer</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00067">xran_pkt_cp.h:67</a></div></div>
160 <div class="ttc" id="xran__pkt__cp_8h_html_a004e4df3faa0bb55443b2e184a8d7ace"><div class="ttname"><a href="xran__pkt__cp_8h.html#a004e4df3faa0bb55443b2e184a8d7ace">crsReMask</a></div><div class="ttdeci">uint32_t crsReMask</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00221">xran_pkt_cp.h:221</a></div></div>
161 <div class="ttc" id="structxran__cp__radioapp__section__ext3__first_html_aef9bb556c1530f5d648fd57e73b9a105"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__first.html#aef9bb556c1530f5d648fd57e73b9a105">xran_cp_radioapp_section_ext3_first::reserved1</a></div><div class="ttdeci">uint32_t reserved1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00210">xran_pkt_cp.h:210</a></div></div>
162 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_a345b2bf8205e92f1aa2f73109c4e99c5"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#a345b2bf8205e92f1aa2f73109c4e99c5">xran_cp_radioapp_section_ext5::mcScaleReMask2</a></div><div class="ttdeci">uint32_t mcScaleReMask2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00322">xran_pkt_cp.h:322</a></div></div>
163 <div class="ttc" id="structxran__cp__radioapp__common__header_html_a87c3e6cd307a5ee7d853ec7254fcd010"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#a87c3e6cd307a5ee7d853ec7254fcd010">xran_cp_radioapp_common_header::dataDirection</a></div><div class="ttdeci">uint32_t dataDirection</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00068">xran_pkt_cp.h:68</a></div></div>
164 <div class="ttc" id="structxran__cp__radioapp__common__header_html_ae273caa235b1c6085de4ad13886f82c9"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#ae273caa235b1c6085de4ad13886f82c9">xran_cp_radioapp_common_header::sectionType</a></div><div class="ttdeci">uint8_t sectionType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00070">xran_pkt_cp.h:70</a></div></div>
165 <div class="ttc" id="structxran__cp__radioapp__section__ext3__first_html_a39e7385dc0e87f97e8411cec1e3aced5"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__first.html#a39e7385dc0e87f97e8411cec1e3aced5">xran_cp_radioapp_section_ext3_first::crsShift</a></div><div class="ttdeci">uint32_t crsShift</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00213">xran_pkt_cp.h:213</a></div></div>
166 <div class="ttc" id="structxran__cp__radioapp__section__ext1_html_a489f0b868b86e577a5e515dc40987ba5"><div class="ttname"><a href="structxran__cp__radioapp__section__ext1.html#a489f0b868b86e577a5e515dc40987ba5">xran_cp_radioapp_section_ext1::bfwCompMeth</a></div><div class="ttdeci">uint8_t bfwCompMeth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00149">xran_pkt_cp.h:149</a></div></div>
167 <div class="ttc" id="structxran__cp__radioapp__section7__header_html_aeb1df06af4d93ec0e092de5cb10f0f08"><div class="ttname"><a href="structxran__cp__radioapp__section7__header.html#aeb1df06af4d93ec0e092de5cb10f0f08">xran_cp_radioapp_section7_header::laaMsgType</a></div><div class="ttdeci">uint8_t laaMsgType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00486">xran_pkt_cp.h:486</a></div></div>
168 <div class="ttc" id="structxran__cp__radioapp__section3__header_html_aa68c277a66312b4b90819cccc055bdb7"><div class="ttname"><a href="structxran__cp__radioapp__section3__header.html#aa68c277a66312b4b90819cccc055bdb7">xran_cp_radioapp_section3_header::timeOffset</a></div><div class="ttdeci">uint16_t timeOffset</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00390">xran_pkt_cp.h:390</a></div></div>
169 <div class="ttc" id="structxran__cp__radioapp__section__ext1_html_a1704e602910415f3250e10f4f215fb84"><div class="ttname"><a href="structxran__cp__radioapp__section__ext1.html#a1704e602910415f3250e10f4f215fb84">xran_cp_radioapp_section_ext1::extLen</a></div><div class="ttdeci">uint8_t extLen</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00147">xran_pkt_cp.h:147</a></div></div>
170 <div class="ttc" id="structxran__radioapp__ud_comp__header_html"><div class="ttname"><a href="structxran__radioapp__ud_comp__header.html">xran_radioapp_udComp_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00046">xran_pkt_cp.h:46</a></div></div>
171 <div class="ttc" id="xran__pkt__cp_8h_html_a3675a820a4aec2a8724471cb7f840f16"><div class="ttname"><a href="xran__pkt__cp_8h.html#a3675a820a4aec2a8724471cb7f840f16">hdr</a></div><div class="ttdeci">struct xran_cp_radioapp_section_header hdr</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00214">xran_pkt_cp.h:214</a></div></div>
172 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_a91c2992cc2931d34eedace92ebed95e3"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#a91c2992cc2931d34eedace92ebed95e3">xran_cp_radioapp_section_ext2::bfAz3ddWidth</a></div><div class="ttdeci">uint32_t bfAz3ddWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00174">xran_pkt_cp.h:174</a></div></div>
173 <div class="ttc" id="structxran__cp__radioapp__section6_html_ab73e0a6442bf42de3e9110afca7b4ec4"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#ab73e0a6442bf42de3e9110afca7b4ec4">xran_cp_radioapp_section6::regularizationFactor</a></div><div class="ttdeci">uint32_t regularizationFactor</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00458">xran_pkt_cp.h:458</a></div></div>
174 <div class="ttc" id="structxran__cp__radioapp__frame_structure_html"><div class="ttname"><a href="structxran__cp__radioapp__frame_structure.html">xran_cp_radioapp_frameStructure</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00079">xran_pkt_cp.h:79</a></div></div>
175 <div class="ttc" id="xran__pkt__cp_8h_html_a4b39e0bd755009987ba524eeb2dc498c"><div class="ttname"><a href="xran__pkt__cp_8h.html#a4b39e0bd755009987ba524eeb2dc498c">s0</a></div><div class="ttdeci">struct @13::@14 s0</div></div>
176 <div class="ttc" id="xran__pkt__cp_8h_html_aa73c9c8643bc91f9af899bcb09d5329d"><div class="ttname"><a href="xran__pkt__cp_8h.html#aa73c9c8643bc91f9af899bcb09d5329d">mcScaleReMask1</a></div><div class="ttdeci">uint32_t mcScaleReMask1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00220">xran_pkt_cp.h:220</a></div></div>
177 <div class="ttc" id="structxran__cp__radioapp__section6__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section6__header.html">xran_cp_radioapp_section6_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00444">xran_pkt_cp.h:444</a></div></div>
178 <div class="ttc" id="structxran__cp__radioapp__section1__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section1__header.html">xran_cp_radioapp_section1_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00363">xran_pkt_cp.h:363</a></div></div>
179 <div class="ttc" id="structxran__cp__radioapp__section__ext4_html_ab53808b9894ae611b5b0800f2cdc248c"><div class="ttname"><a href="structxran__cp__radioapp__section__ext4.html#ab53808b9894ae611b5b0800f2cdc248c">xran_cp_radioapp_section_ext4::extLen</a></div><div class="ttdeci">uint32_t extLen</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00262">xran_pkt_cp.h:262</a></div></div>
180 <div class="ttc" id="structxran__cp__radioapp__section0__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section0__header.html">xran_cp_radioapp_section0_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00337">xran_pkt_cp.h:337</a></div></div>
181 <div class="ttc" id="xran__pkt__cp_8h_html_a985dc9bc6fcfe447805f23272240db02"><div class="ttname"><a href="xran__pkt__cp_8h.html#a985dc9bc6fcfe447805f23272240db02">csf2</a></div><div class="ttdeci">uint32_t csf2</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00216">xran_pkt_cp.h:216</a></div></div>
182 <div class="ttc" id="structxran__cp__radioapp__section7__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section7__header.html">xran_cp_radioapp_section7_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00482">xran_pkt_cp.h:482</a></div></div>
183 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_afaa633099e5bb43f394e334d2effa115"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#afaa633099e5bb43f394e334d2effa115">xran_cp_radioapp_section_ext2::bfZe3ddWidth</a></div><div class="ttdeci">uint32_t bfZe3ddWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00173">xran_pkt_cp.h:173</a></div></div>
184 <div class="ttc" id="structxran__cp__radioapp__section3__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section3__header.html">xran_cp_radioapp_section3_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00388">xran_pkt_cp.h:388</a></div></div>
185 <div class="ttc" id="structxran__cp__radioapp__section5__header_html"><div class="ttname"><a href="structxran__cp__radioapp__section5__header.html">xran_cp_radioapp_section5_header</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00418">xran_pkt_cp.h:418</a></div></div>
186 <div class="ttc" id="xran__pkt__cp_8h_html_a5a6ed8c04a3db86066924b1a1bf4dad3"><div class="ttname"><a href="xran__pkt__cp_8h.html#a5a6ed8c04a3db86066924b1a1bf4dad3">reserved</a></div><div class="ttdeci">uint32_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00216">xran_pkt_cp.h:216</a></div></div>
187 <div class="ttc" id="xran__pkt__cp_8h_html_aef9bb556c1530f5d648fd57e73b9a105"><div class="ttname"><a href="xran__pkt__cp_8h.html#aef9bb556c1530f5d648fd57e73b9a105">reserved1</a></div><div class="ttdeci">uint32_t reserved1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00217">xran_pkt_cp.h:217</a></div></div>
188 <div class="ttc" id="structxran__cp__radioapp__section__ext3__non__first_html_a0fb8616e86f89f4b8af4e191d1cb7ce7"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__non__first.html#a0fb8616e86f89f4b8af4e191d1cb7ce7">xran_cp_radioapp_section_ext3_non_first::extType</a></div><div class="ttdeci">uint32_t extType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00245">xran_pkt_cp.h:245</a></div></div>
189 <div class="ttc" id="structxran__cp__radioapp__section__ext1_html_af69684e1de711986c6c92dcb0cde3ef9"><div class="ttname"><a href="structxran__cp__radioapp__section__ext1.html#af69684e1de711986c6c92dcb0cde3ef9">xran_cp_radioapp_section_ext1::extType</a></div><div class="ttdeci">uint8_t extType</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00145">xran_pkt_cp.h:145</a></div></div>
190 <div class="ttc" id="structxran__cp__radioapp__section__ext3__first_html_aed93283265f941dc1d2bf8d634164493"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__first.html#aed93283265f941dc1d2bf8d634164493">xran_cp_radioapp_section_ext3_first::reserved0</a></div><div class="ttdeci">uint32_t reserved0</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00212">xran_pkt_cp.h:212</a></div></div>
191 <div class="ttc" id="structxran__cp__radioapp__section__header_html_a9a83cf1c3a2706e565cbbd8a6e3af8b2"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#a9a83cf1c3a2706e565cbbd8a6e3af8b2">xran_cp_radioapp_section_header::sectionId</a></div><div class="ttdeci">uint32_t sectionId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00122">xran_pkt_cp.h:122</a></div></div>
192 <div class="ttc" id="structxran__cp__radioapp__section__ext2_html_ab53808b9894ae611b5b0800f2cdc248c"><div class="ttname"><a href="structxran__cp__radioapp__section__ext2.html#ab53808b9894ae611b5b0800f2cdc248c">xran_cp_radioapp_section_ext2::extLen</a></div><div class="ttdeci">uint32_t extLen</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00179">xran_pkt_cp.h:179</a></div></div>
193 <div class="ttc" id="structxran__cp__radioapp__section6_html"><div class="ttname"><a href="structxran__cp__radioapp__section6.html">xran_cp_radioapp_section6</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00457">xran_pkt_cp.h:457</a></div></div>
194 <div class="ttc" id="structxran__cp__radioapp__section__header_html_aff6c92a5dba7cc22be5e23785fe5fc43"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#aff6c92a5dba7cc22be5e23785fe5fc43">xran_cp_radioapp_section_header::reMask</a></div><div class="ttdeci">uint32_t reMask</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00096">xran_pkt_cp.h:96</a></div></div>
195 <div class="ttc" id="structxran__cp__radioapp__common__header_html_a15a5e5806d950f2d75550c17b007153c"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#a15a5e5806d950f2d75550c17b007153c">xran_cp_radioapp_common_header::frameId</a></div><div class="ttdeci">uint32_t frameId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00065">xran_pkt_cp.h:65</a></div></div>
196 <div class="ttc" id="structxran__cp__radioapp__section6_html_ae0ba1ea05777c0190eb5d898d177f37d"><div class="ttname"><a href="structxran__cp__radioapp__section6.html#ae0ba1ea05777c0190eb5d898d177f37d">xran_cp_radioapp_section6::startPrbcl</a></div><div class="ttdeci">uint8_t startPrbcl</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00465">xran_pkt_cp.h:465</a></div></div>
197 <div class="ttc" id="structxran__cp__radioapp__section__header_html_a9f989befc2b337ff570354389880d2b6"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#a9f989befc2b337ff570354389880d2b6">xran_cp_radioapp_section_header::symInc</a></div><div class="ttdeci">uint32_t symInc</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00120">xran_pkt_cp.h:120</a></div></div>
198 <div class="ttc" id="structxran__cp__radioapp__section__ext4_html_a3e975b4b16cb91991ee107f5f3e336b5"><div class="ttname"><a href="structxran__cp__radioapp__section__ext4.html#a3e975b4b16cb91991ee107f5f3e336b5">xran_cp_radioapp_section_ext4::modCompScaler</a></div><div class="ttdeci">uint32_t modCompScaler</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00259">xran_pkt_cp.h:259</a></div></div>
199 <div class="ttc" id="structxran__cp__radioapp__common__header_html_a6275bf84e65f219845e03cf9535f893a"><div class="ttname"><a href="structxran__cp__radioapp__common__header.html#a6275bf84e65f219845e03cf9535f893a">xran_cp_radioapp_common_header::filterIndex</a></div><div class="ttdeci">uint32_t filterIndex</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00066">xran_pkt_cp.h:66</a></div></div>
200 <div class="ttc" id="structxran__cp__radioapp__section__ext3__first_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext3__first.html">xran_cp_radioapp_section_ext3_first</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00206">xran_pkt_cp.h:206</a></div></div>
201 <div class="ttc" id="xran__pkt__cp_8h_html_abb85b533cefe89b78d49e57e7a0c6ee4"><div class="ttname"><a href="xran__pkt__cp_8h.html#abb85b533cefe89b78d49e57e7a0c6ee4">layerId</a></div><div class="ttdeci">uint32_t layerId</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00224">xran_pkt_cp.h:224</a></div></div>
202 <div class="ttc" id="structxran__cp__radioapp__section3_html_a13677edb1da78e5c96fc793592142392"><div class="ttname"><a href="structxran__cp__radioapp__section3.html#a13677edb1da78e5c96fc793592142392">xran_cp_radioapp_section3::freqOffset</a></div><div class="ttdeci">uint32_t freqOffset</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00405">xran_pkt_cp.h:405</a></div></div>
203 <div class="ttc" id="structxran__cp__radioapp__section__ext1_html_ab4efff418afe4f08b45d3c4762f8b31d"><div class="ttname"><a href="structxran__cp__radioapp__section__ext1.html#ab4efff418afe4f08b45d3c4762f8b31d">xran_cp_radioapp_section_ext1::bfwIqWidth</a></div><div class="ttdeci">uint8_t bfwIqWidth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00150">xran_pkt_cp.h:150</a></div></div>
204 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html">xran_cp_radioapp_section_ext5</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00318">xran_pkt_cp.h:318</a></div></div>
205 <div class="ttc" id="structxran__cp__radioapp__section__ext5_html_a8854bc563f0f80ccc93498c6f6386ebe"><div class="ttname"><a href="structxran__cp__radioapp__section__ext5.html#a8854bc563f0f80ccc93498c6f6386ebe">xran_cp_radioapp_section_ext5::mcScaleOffset1</a></div><div class="ttdeci">uint32_t mcScaleOffset1</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00323">xran_pkt_cp.h:323</a></div></div>
206 <div class="ttc" id="xran__pkt__cp_8h_html_ab53808b9894ae611b5b0800f2cdc248c"><div class="ttname"><a href="xran__pkt__cp_8h.html#ab53808b9894ae611b5b0800f2cdc248c">extLen</a></div><div class="ttdeci">uint16_t extLen</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00217">xran_pkt_cp.h:217</a></div></div>
207 <div class="ttc" id="structxran__cp__radioapp__section7__header_html_a5a6ed8c04a3db86066924b1a1bf4dad3"><div class="ttname"><a href="structxran__cp__radioapp__section7__header.html#a5a6ed8c04a3db86066924b1a1bf4dad3">xran_cp_radioapp_section7_header::reserved</a></div><div class="ttdeci">uint16_t reserved</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00484">xran_pkt_cp.h:484</a></div></div>
208 <div class="ttc" id="structxran__cp__radioapp__section__header_html_a5dc992c6cc64a3f245e5676c0ff12256"><div class="ttname"><a href="structxran__cp__radioapp__section__header.html#a5dc992c6cc64a3f245e5676c0ff12256">xran_cp_radioapp_section_header::numSymbol</a></div><div class="ttdeci">uint32_t numSymbol</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt__cp_8h_source.html#l00095">xran_pkt_cp.h:95</a></div></div>
209 </div><!-- fragment --></div><!-- contents -->
210 <!-- start footer part -->
211 <hr class="footer"/><address class="footer"><small>
212 Generated by &#160;<a href="http://www.doxygen.org/index.html">
213 <img class="footer" src="doxygen.png" alt="doxygen"/>
214 </a> 1.8.13
215 </small></address>
216 </body>
217 </html>