add Doxygen documentation
[o-du/phy.git] / docs / API / xran__pkt_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.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.h</div>  </div>
68 </div><!--header-->
69 <div class="contents">
70 <a href="xran__pkt_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="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment">/* ORAN-WG4.CUS.0-v01.00 O-RAN Fronthaul Working Group</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="comment">                         Control, User and Synchronization Plane Specification</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="comment">*/</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="comment"> * Layer common to data and control packets</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#ifndef _XRAN_PKT_H_</span></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#define _XRAN_PKT_H_</span></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="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &lt;rte_common.h&gt;</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#include &lt;rte_ether.h&gt;</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &lt;rte_byteorder.h&gt;</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="xran__pkt_8h.html#ada35affbf9950f9f0cfa7faa7c8d0d2c">   56</a></span>&#160;<span class="preprocessor">#define ECPRI_MAX_PAYLOAD_SIZE 65535 </span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="preprocessor"></span><span class="comment">/* XRAN spec: For this encapsulation, either the eCPRI Ethertype or the IEEE 1914.3 Ethertype shall be use */</span><span class="preprocessor"></span></div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="xran__pkt_8h.html#a55ee65757e33fe8e48262f2fafef064e">   59</a></span>&#160;<span class="preprocessor">#define XRAN_ETHER_TYPE 0xAEFE </span></div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="xran__pkt_8h.html#aa8e98bf0d1f79b3e67a5e27b063c6251">   61</a></span>&#160;<span class="preprocessor">#define XRAN_ECPRI_VER      0x0001      </span></div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="xran__pkt_8h.html#a29711c2ced54314eda6c2d0b869a0e63">   62</a></span>&#160;<span class="preprocessor">#define XRAN_PAYLOAD_VER    0x0001      </span></div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="xran__pkt_8h.html#ac23326adfc4e624044916cc85d9bac2f">   64</a></span>&#160;<span class="preprocessor">#define VLAN_ID  0 </span></div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="xran__pkt_8h.html#ab513e295ab0fdafb45b2d30677ed9296">   65</a></span>&#160;<span class="preprocessor">#define VLAN_PCP 7 </span></div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#ga5f49588115e2d0a807ad613ae866384a">   75</a></span>&#160;<span class="preprocessor">enum ecpri_msg_type</span></div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;{</div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aaef46b9a1a9d9f7c3276e1e99b02ef6de">   77</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aaef46b9a1a9d9f7c3276e1e99b02ef6de">ECPRI_IQ_DATA</a>           = 0x00, </div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa83e30716d1c67fc4c96aed3dc63306e7">   78</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa83e30716d1c67fc4c96aed3dc63306e7">ECPRI_BIT_SEQUENCE</a>      = 0x01, <span class="comment">/* msg type is not supported */</span></div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa54c48b34d68f3445f6108e416a655955">   79</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa54c48b34d68f3445f6108e416a655955">ECPRI_RT_CONTROL_DATA</a>   = 0x02, </div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;     <span class="comment">/* Below msg types are not supported */</span></div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aaa63937b639e3635a13a385109df8883b">   82</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aaa63937b639e3635a13a385109df8883b">ECPRI_GEN_DATA_TRANSFER</a> = 0x03,</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa030da92cf8a6e8fe6ef5dda2d8d6869b">   83</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa030da92cf8a6e8fe6ef5dda2d8d6869b">ECPRI_REMOTE_MEM_ACCESS</a> = 0x04,</div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa83e33b4f939bf5f34675c575efef7725">   84</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa83e33b4f939bf5f34675c575efef7725">ECPRI_DELAY_MEASUREMENT</a> = 0x05,</div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa58c3ff60f86b8a738082deeee4e3f1ab">   85</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa58c3ff60f86b8a738082deeee4e3f1ab">ECPRI_REMOTE_RESET</a>      = 0x06,</div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa2936c4480b2bb50029755835dca9727d">   86</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa2936c4480b2bb50029755835dca9727d">ECPRI_EVENT_INDICATION</a>  = 0x07,</div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa02a7dc510de42e21631982f2c60be2f1">   87</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa02a7dc510de42e21631982f2c60be2f1">ECPRI_MSG_TYPE_MAX</a></div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;};</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;</div><div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="structecpri__seq__id.html">   97</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structecpri__seq__id.html">ecpri_seq_id</a></div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;{</div><div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="structecpri__seq__id.html#a2f25460e9a84fe459a874b8255ed4c71">   99</a></span>&#160;    uint8_t <a class="code" href="structecpri__seq__id.html#a2f25460e9a84fe459a874b8255ed4c71">seq_id</a>:8;       </div><div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="structecpri__seq__id.html#aaf017ad0a1905951403eb33265ffbb4c">  100</a></span>&#160;    uint8_t <a class="code" href="structecpri__seq__id.html#aaf017ad0a1905951403eb33265ffbb4c">sub_seq_id</a>:7;   </div><div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="structecpri__seq__id.html#a1f74b973e738bf357c470565a1256ef5">  101</a></span>&#160;    uint8_t <a class="code" href="structecpri__seq__id.html#a1f74b973e738bf357c470565a1256ef5">e_bit</a>:1;        </div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;} <a class="code" href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a>;</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;</div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="structxran__ecpri__cmn__hdr.html">  113</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__ecpri__cmn__hdr.html">xran_ecpri_cmn_hdr</a></div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;{</div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="structxran__ecpri__cmn__hdr.html#a322d75c9ec1299251f0af915b2a1de75">  115</a></span>&#160;    uint8_t     <a class="code" href="structxran__ecpri__cmn__hdr.html#a322d75c9ec1299251f0af915b2a1de75">ecpri_concat</a>:1;     </div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="structxran__ecpri__cmn__hdr.html#a5dc01ebf378adefbe507b257d8e6c6d8">  116</a></span>&#160;    uint8_t     <a class="code" href="structxran__ecpri__cmn__hdr.html#a5dc01ebf378adefbe507b257d8e6c6d8">ecpri_resv</a>:3;       </div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="structxran__ecpri__cmn__hdr.html#ae951511bfaa494bee98d7fc69c0966f0">  117</a></span>&#160;    uint8_t     <a class="code" href="structxran__ecpri__cmn__hdr.html#ae951511bfaa494bee98d7fc69c0966f0">ecpri_ver</a>:4;        </div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="structxran__ecpri__cmn__hdr.html#a5b41115e5686e3ff4f14c356a3aa209a">  118</a></span>&#160;    uint8_t     <a class="code" href="structxran__ecpri__cmn__hdr.html#a5b41115e5686e3ff4f14c356a3aa209a">ecpri_mesg_type</a>;    </div><div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structxran__ecpri__cmn__hdr.html#a61bf830b8866773b24cbca74ed3a4d6f">  119</a></span>&#160;    uint16_t    <a class="code" href="structxran__ecpri__cmn__hdr.html#a61bf830b8866773b24cbca74ed3a4d6f">ecpri_payl_size</a>;    </div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;} <a class="code" href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a>;</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;</div><div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="structxran__ecpri__hdr.html">  130</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__ecpri__hdr.html">xran_ecpri_hdr</a></div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;{</div><div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="structxran__ecpri__hdr.html#aa90ff3ad961fe295cdffddc945999212">  132</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__ecpri__cmn__hdr.html">xran_ecpri_cmn_hdr</a> <a class="code" href="xran__pkt__cp_8h.html#a5965943d604d681efbc50dbda73e9101">cmnhdr</a>;</div><div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="structxran__ecpri__hdr.html#abe6f9630ee7939118e68d24d90434e0c">  133</a></span>&#160;    rte_be16_t <a class="code" href="structxran__ecpri__hdr.html#abe6f9630ee7939118e68d24d90434e0c">ecpri_xtc_id</a>;            </div><div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="structxran__ecpri__hdr.html#aa5d2447d17b81766e3843a60296446e3">  134</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structecpri__seq__id.html">ecpri_seq_id</a> <a class="code" href="structecpri__seq__id.html">ecpri_seq_id</a>;   </div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;} <a class="code" href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a>;</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#ga9c60a23fdae979ad1842b255790d1558">  146</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="group__xran__common__pkt.html#ga9c60a23fdae979ad1842b255790d1558">xran_pkt_dir</a></div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;{</div><div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a404255db3f05419798875bfb763e1c05">  148</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a404255db3f05419798875bfb763e1c05">XRAN_DIR_UL</a>  = 0, </div><div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a19f3d3cee814f10e4f3bf7d80194083f">  149</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a19f3d3cee814f10e4f3bf7d80194083f">XRAN_DIR_DL</a>  = 1, </div><div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a927c0750db0e35def0b5e1a088a5b9e4">  150</a></span>&#160;     <a class="code" href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a927c0750db0e35def0b5e1a088a5b9e4">XRAN_DIR_MAX</a></div><div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;};</div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;</div><div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html">  162</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structradio__app__common__hdr.html">radio_app_common_hdr</a></div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;{</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;   <span class="comment">/* Octet 9 */</span></div><div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#ab370897260617b317ee8957e470de1cc">  165</a></span>&#160;   uint8_t <a class="code" href="structradio__app__common__hdr.html#ab370897260617b317ee8957e470de1cc">filter_id</a>:4; </div><div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#a0058ea0059aba78a7a164c298c82de33">  170</a></span>&#160;   uint8_t <a class="code" href="structradio__app__common__hdr.html#a0058ea0059aba78a7a164c298c82de33">payl_ver</a>:3; </div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#a40f66f521df9b1dbae9d0ee852c66e0d">  173</a></span>&#160;   uint8_t <a class="code" href="structradio__app__common__hdr.html#a40f66f521df9b1dbae9d0ee852c66e0d">data_direction</a>:1; </div><div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;   <span class="comment">/* Octet 10 */</span></div><div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#a03c1016ac46b9df250b994f242cf956a">  176</a></span>&#160;   uint8_t <a class="code" href="structradio__app__common__hdr.html#a03c1016ac46b9df250b994f242cf956a">frame_id</a>:8;    </div><div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;   <span class="comment">/* Octet 11 */</span></div><div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;   <span class="comment">/* Octet 12 */</span></div><div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;   <span class="keyword">union </span>{</div><div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#a900b69af7d674b8db3bceae754b4955a">  181</a></span>&#160;       uint16_t <a class="code" href="structradio__app__common__hdr.html#a900b69af7d674b8db3bceae754b4955a">value</a>;</div><div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;       <span class="keyword">struct </span>{</div><div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#acbbef8fd7acac33a2a461e15a43112ba">  183</a></span>&#160;           uint16_t <a class="code" href="structradio__app__common__hdr.html#acbbef8fd7acac33a2a461e15a43112ba">symb_id</a>:6; </div><div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#a02c1d0a330aa46a1bfee985080d93cd4">  185</a></span>&#160;           uint16_t <a class="code" href="structradio__app__common__hdr.html#a02c1d0a330aa46a1bfee985080d93cd4">slot_id</a>:6; </div><div class="line"><a name="l00189"></a><span class="lineno"><a class="line" href="structradio__app__common__hdr.html#a2c655c9f7a861ed572ea29f90392edda">  189</a></span>&#160;           uint16_t <a class="code" href="structradio__app__common__hdr.html#a2c655c9f7a861ed572ea29f90392edda">subframe_id</a>:4; </div><div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;       };</div><div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;   }sf_slot_sym;</div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;</div><div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;} <a class="code" href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a>;</div><div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;</div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="structcompression__hdr.html">  206</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structcompression__hdr.html">compression_hdr</a></div><div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;{</div><div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="structcompression__hdr.html#ab3f5c028170bd3bd241a58be8ca8da96">  208</a></span>&#160;    uint8_t <a class="code" href="structcompression__hdr.html#ab3f5c028170bd3bd241a58be8ca8da96">ud_iq_width</a>:4; </div><div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="structcompression__hdr.html#ae12079177feb5d2ee414356fc18473cf">  213</a></span>&#160;    uint8_t <a class="code" href="structcompression__hdr.html#ae12079177feb5d2ee414356fc18473cf">ud_comp_meth</a>:4;</div><div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;} <a class="code" href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a>;</div><div class="line"><a name="l00224"></a><span class="lineno">  224</span>&#160;</div><div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="structxran__pkt__comm__hdr.html">  233</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structxran__pkt__comm__hdr.html">xran_pkt_comm_hdr</a></div><div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;{</div><div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="structxran__pkt__comm__hdr.html#a6e3fef7be6167ccb1e122ef76ceb409a">  235</a></span>&#160;    <span class="keyword">struct </span>ether_hdr eth_hdr; </div><div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="structxran__pkt__comm__hdr.html#ae84e1fad9281c0bfd9c07df6a570a4f0">  236</a></span>&#160;    <span class="keyword">struct </span><a class="code" href="structxran__ecpri__hdr.html">xran_ecpri_hdr</a> ecpri_hdr; </div><div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;} <a class="code" href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a>;</div><div class="line"><a name="l00238"></a><span class="lineno">  238</span>&#160;</div><div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;}</div><div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;</div><div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="structradio__app__common__hdr_html_a40f66f521df9b1dbae9d0ee852c66e0d"><div class="ttname"><a href="structradio__app__common__hdr.html#a40f66f521df9b1dbae9d0ee852c66e0d">radio_app_common_hdr::data_direction</a></div><div class="ttdeci">uint8_t data_direction</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00173">xran_pkt.h:173</a></div></div>
71 <div class="ttc" id="structxran__ecpri__cmn__hdr_html_a322d75c9ec1299251f0af915b2a1de75"><div class="ttname"><a href="structxran__ecpri__cmn__hdr.html#a322d75c9ec1299251f0af915b2a1de75">xran_ecpri_cmn_hdr::ecpri_concat</a></div><div class="ttdeci">uint8_t ecpri_concat</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00115">xran_pkt.h:115</a></div></div>
72 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa83e30716d1c67fc4c96aed3dc63306e7"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa83e30716d1c67fc4c96aed3dc63306e7">ECPRI_BIT_SEQUENCE</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00078">xran_pkt.h:78</a></div></div>
73 <div class="ttc" id="group__xran__common__pkt_html_ga9c60a23fdae979ad1842b255790d1558"><div class="ttname"><a href="group__xran__common__pkt.html#ga9c60a23fdae979ad1842b255790d1558">xran_pkt_dir</a></div><div class="ttdeci">xran_pkt_dir</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00146">xran_pkt.h:146</a></div></div>
74 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa58c3ff60f86b8a738082deeee4e3f1ab"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa58c3ff60f86b8a738082deeee4e3f1ab">ECPRI_REMOTE_RESET</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00085">xran_pkt.h:85</a></div></div>
75 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa83e33b4f939bf5f34675c575efef7725"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa83e33b4f939bf5f34675c575efef7725">ECPRI_DELAY_MEASUREMENT</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00084">xran_pkt.h:84</a></div></div>
76 <div class="ttc" id="structradio__app__common__hdr_html_a03c1016ac46b9df250b994f242cf956a"><div class="ttname"><a href="structradio__app__common__hdr.html#a03c1016ac46b9df250b994f242cf956a">radio_app_common_hdr::frame_id</a></div><div class="ttdeci">uint8_t frame_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00176">xran_pkt.h:176</a></div></div>
77 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa54c48b34d68f3445f6108e416a655955"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa54c48b34d68f3445f6108e416a655955">ECPRI_RT_CONTROL_DATA</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00079">xran_pkt.h:79</a></div></div>
78 <div class="ttc" id="structecpri__seq__id_html_a2f25460e9a84fe459a874b8255ed4c71"><div class="ttname"><a href="structecpri__seq__id.html#a2f25460e9a84fe459a874b8255ed4c71">ecpri_seq_id::seq_id</a></div><div class="ttdeci">uint8_t seq_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00099">xran_pkt.h:99</a></div></div>
79 <div class="ttc" id="group__xran__common__pkt_html_gga9c60a23fdae979ad1842b255790d1558a19f3d3cee814f10e4f3bf7d80194083f"><div class="ttname"><a href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a19f3d3cee814f10e4f3bf7d80194083f">XRAN_DIR_DL</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00149">xran_pkt.h:149</a></div></div>
80 <div class="ttc" id="structxran__pkt__comm__hdr_html"><div class="ttname"><a href="structxran__pkt__comm__hdr.html">xran_pkt_comm_hdr</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00233">xran_pkt.h:233</a></div></div>
81 <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>
82 <div class="ttc" id="structxran__ecpri__cmn__hdr_html_ae951511bfaa494bee98d7fc69c0966f0"><div class="ttname"><a href="structxran__ecpri__cmn__hdr.html#ae951511bfaa494bee98d7fc69c0966f0">xran_ecpri_cmn_hdr::ecpri_ver</a></div><div class="ttdeci">uint8_t ecpri_ver</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00117">xran_pkt.h:117</a></div></div>
83 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa2936c4480b2bb50029755835dca9727d"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa2936c4480b2bb50029755835dca9727d">ECPRI_EVENT_INDICATION</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00086">xran_pkt.h:86</a></div></div>
84 <div class="ttc" id="structradio__app__common__hdr_html_a0058ea0059aba78a7a164c298c82de33"><div class="ttname"><a href="structradio__app__common__hdr.html#a0058ea0059aba78a7a164c298c82de33">radio_app_common_hdr::payl_ver</a></div><div class="ttdeci">uint8_t payl_ver</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00170">xran_pkt.h:170</a></div></div>
85 <div class="ttc" id="structxran__ecpri__hdr_html"><div class="ttname"><a href="structxran__ecpri__hdr.html">xran_ecpri_hdr</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00130">xran_pkt.h:130</a></div></div>
86 <div class="ttc" id="structradio__app__common__hdr_html_a900b69af7d674b8db3bceae754b4955a"><div class="ttname"><a href="structradio__app__common__hdr.html#a900b69af7d674b8db3bceae754b4955a">radio_app_common_hdr::value</a></div><div class="ttdeci">uint16_t value</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00181">xran_pkt.h:181</a></div></div>
87 <div class="ttc" id="structxran__ecpri__cmn__hdr_html_a5dc01ebf378adefbe507b257d8e6c6d8"><div class="ttname"><a href="structxran__ecpri__cmn__hdr.html#a5dc01ebf378adefbe507b257d8e6c6d8">xran_ecpri_cmn_hdr::ecpri_resv</a></div><div class="ttdeci">uint8_t ecpri_resv</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00116">xran_pkt.h:116</a></div></div>
88 <div class="ttc" id="structxran__ecpri__cmn__hdr_html"><div class="ttname"><a href="structxran__ecpri__cmn__hdr.html">xran_ecpri_cmn_hdr</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00113">xran_pkt.h:113</a></div></div>
89 <div class="ttc" id="structradio__app__common__hdr_html_acbbef8fd7acac33a2a461e15a43112ba"><div class="ttname"><a href="structradio__app__common__hdr.html#acbbef8fd7acac33a2a461e15a43112ba">radio_app_common_hdr::symb_id</a></div><div class="ttdeci">uint16_t symb_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00183">xran_pkt.h:183</a></div></div>
90 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa030da92cf8a6e8fe6ef5dda2d8d6869b"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa030da92cf8a6e8fe6ef5dda2d8d6869b">ECPRI_REMOTE_MEM_ACCESS</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00083">xran_pkt.h:83</a></div></div>
91 <div class="ttc" id="structcompression__hdr_html_ab3f5c028170bd3bd241a58be8ca8da96"><div class="ttname"><a href="structcompression__hdr.html#ab3f5c028170bd3bd241a58be8ca8da96">compression_hdr::ud_iq_width</a></div><div class="ttdeci">uint8_t ud_iq_width</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00208">xran_pkt.h:208</a></div></div>
92 <div class="ttc" id="structecpri__seq__id_html_a1f74b973e738bf357c470565a1256ef5"><div class="ttname"><a href="structecpri__seq__id.html#a1f74b973e738bf357c470565a1256ef5">ecpri_seq_id::e_bit</a></div><div class="ttdeci">uint8_t e_bit</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00101">xran_pkt.h:101</a></div></div>
93 <div class="ttc" id="structecpri__seq__id_html_aaf017ad0a1905951403eb33265ffbb4c"><div class="ttname"><a href="structecpri__seq__id.html#aaf017ad0a1905951403eb33265ffbb4c">ecpri_seq_id::sub_seq_id</a></div><div class="ttdeci">uint8_t sub_seq_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00100">xran_pkt.h:100</a></div></div>
94 <div class="ttc" id="structcompression__hdr_html_ae12079177feb5d2ee414356fc18473cf"><div class="ttname"><a href="structcompression__hdr.html#ae12079177feb5d2ee414356fc18473cf">compression_hdr::ud_comp_meth</a></div><div class="ttdeci">uint8_t ud_comp_meth</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00213">xran_pkt.h:213</a></div></div>
95 <div class="ttc" id="group__xran__common__pkt_html_ga303c201bb1ad2f72aa29dd1375efaf72"><div class="ttname"><a href="group__xran__common__pkt.html#ga303c201bb1ad2f72aa29dd1375efaf72">__rte_packed</a></div><div class="ttdeci">struct ecpri_seq_id __rte_packed</div></div>
96 <div class="ttc" id="structecpri__seq__id_html"><div class="ttname"><a href="structecpri__seq__id.html">ecpri_seq_id</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00097">xran_pkt.h:97</a></div></div>
97 <div class="ttc" id="structxran__ecpri__hdr_html_abe6f9630ee7939118e68d24d90434e0c"><div class="ttname"><a href="structxran__ecpri__hdr.html#abe6f9630ee7939118e68d24d90434e0c">xran_ecpri_hdr::ecpri_xtc_id</a></div><div class="ttdeci">rte_be16_t ecpri_xtc_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00133">xran_pkt.h:133</a></div></div>
98 <div class="ttc" id="structradio__app__common__hdr_html_a02c1d0a330aa46a1bfee985080d93cd4"><div class="ttname"><a href="structradio__app__common__hdr.html#a02c1d0a330aa46a1bfee985080d93cd4">radio_app_common_hdr::slot_id</a></div><div class="ttdeci">uint16_t slot_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00185">xran_pkt.h:185</a></div></div>
99 <div class="ttc" id="structradio__app__common__hdr_html_a2c655c9f7a861ed572ea29f90392edda"><div class="ttname"><a href="structradio__app__common__hdr.html#a2c655c9f7a861ed572ea29f90392edda">radio_app_common_hdr::subframe_id</a></div><div class="ttdeci">uint16_t subframe_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00189">xran_pkt.h:189</a></div></div>
100 <div class="ttc" id="structradio__app__common__hdr_html_ab370897260617b317ee8957e470de1cc"><div class="ttname"><a href="structradio__app__common__hdr.html#ab370897260617b317ee8957e470de1cc">radio_app_common_hdr::filter_id</a></div><div class="ttdeci">uint8_t filter_id</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00165">xran_pkt.h:165</a></div></div>
101 <div class="ttc" id="group__xran__common__pkt_html_gga9c60a23fdae979ad1842b255790d1558a927c0750db0e35def0b5e1a088a5b9e4"><div class="ttname"><a href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a927c0750db0e35def0b5e1a088a5b9e4">XRAN_DIR_MAX</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00150">xran_pkt.h:150</a></div></div>
102 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aaa63937b639e3635a13a385109df8883b"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aaa63937b639e3635a13a385109df8883b">ECPRI_GEN_DATA_TRANSFER</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00082">xran_pkt.h:82</a></div></div>
103 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aa02a7dc510de42e21631982f2c60be2f1"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aa02a7dc510de42e21631982f2c60be2f1">ECPRI_MSG_TYPE_MAX</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00087">xran_pkt.h:87</a></div></div>
104 <div class="ttc" id="structxran__ecpri__cmn__hdr_html_a5b41115e5686e3ff4f14c356a3aa209a"><div class="ttname"><a href="structxran__ecpri__cmn__hdr.html#a5b41115e5686e3ff4f14c356a3aa209a">xran_ecpri_cmn_hdr::ecpri_mesg_type</a></div><div class="ttdeci">uint8_t ecpri_mesg_type</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00118">xran_pkt.h:118</a></div></div>
105 <div class="ttc" id="group__xran__common__pkt_html_gga9c60a23fdae979ad1842b255790d1558a404255db3f05419798875bfb763e1c05"><div class="ttname"><a href="group__xran__common__pkt.html#gga9c60a23fdae979ad1842b255790d1558a404255db3f05419798875bfb763e1c05">XRAN_DIR_UL</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00148">xran_pkt.h:148</a></div></div>
106 <div class="ttc" id="group__xran__common__pkt_html_gga5f49588115e2d0a807ad613ae866384aaef46b9a1a9d9f7c3276e1e99b02ef6de"><div class="ttname"><a href="group__xran__common__pkt.html#gga5f49588115e2d0a807ad613ae866384aaef46b9a1a9d9f7c3276e1e99b02ef6de">ECPRI_IQ_DATA</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00077">xran_pkt.h:77</a></div></div>
107 <div class="ttc" id="structradio__app__common__hdr_html"><div class="ttname"><a href="structradio__app__common__hdr.html">radio_app_common_hdr</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00162">xran_pkt.h:162</a></div></div>
108 <div class="ttc" id="structcompression__hdr_html"><div class="ttname"><a href="structcompression__hdr.html">compression_hdr</a></div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00206">xran_pkt.h:206</a></div></div>
109 <div class="ttc" id="structxran__ecpri__cmn__hdr_html_a61bf830b8866773b24cbca74ed3a4d6f"><div class="ttname"><a href="structxran__ecpri__cmn__hdr.html#a61bf830b8866773b24cbca74ed3a4d6f">xran_ecpri_cmn_hdr::ecpri_payl_size</a></div><div class="ttdeci">uint16_t ecpri_payl_size</div><div class="ttdef"><b>Definition:</b> <a href="xran__pkt_8h_source.html#l00119">xran_pkt.h:119</a></div></div>
110 </div><!-- fragment --></div><!-- contents -->
111 <!-- start footer part -->
112 <hr class="footer"/><address class="footer"><small>
113 Generated by &#160;<a href="http://www.doxygen.org/index.html">
114 <img class="footer" src="doxygen.png" alt="doxygen"/>
115 </a> 1.8.13
116 </small></address>
117 </body>
118 </html>