<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.16"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>UbixOS V2: C:/Dev/git/UbixOS/sys/include/net/prot/nd6.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">UbixOS V2  <span id="projectnumber">2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.16 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('prot_2nd6_8h_source.html','');}); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">nd6.h</div> </div> </div><!--header--> <div class="contents"> <a href="prot_2nd6_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>  </div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/*</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * Copyright (c) 2001-2004 Swedish Institute of Computer Science.</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * All rights reserved.</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> *</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * Redistribution and use in source and binary forms, with or without modification,</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * are permitted provided that the following conditions are met:</span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> *</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * 1. Redistributions of source code must retain the above copyright notice,</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * this list of conditions and the following disclaimer.</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * 2. Redistributions in binary form must reproduce the above copyright notice,</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * this list of conditions and the following disclaimer in the documentation</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * and/or other materials provided with the distribution.</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * 3. The name of the author may not be used to endorse or promote products</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * derived from this software without specific prior written permission.</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> *</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment"> * SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,</span></div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment"> * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment"> * OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="comment"> * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="comment"> * OF SUCH DAMAGE.</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment"> *</span></div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"> * This file is part of the lwIP TCP/IP stack.</span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="comment"> *</span></div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="comment"> * Author: Adam Dunkels <adam@sics.se></span></div> <div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="comment"> *</span></div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> */</span></div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="preprocessor">#ifndef LWIP_HDR_PROT_ND6_H</span></div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="preprocessor">#define LWIP_HDR_PROT_ND6_H</span></div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="preprocessor">#include "lwip/arch.h"</span></div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#include "lwip/ip6_addr.h"</span></div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#include "lwip/prot/ip6.h"</span></div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  </div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span> <span class="preprocessor">#ifdef __cplusplus</span></div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structns__header.html"> 53</a></span> <span class="keyword">struct </span><a class="code" href="structns__header.html">ns_header</a> {</div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <a class="code" href="structns__header.html#a234eadacec43dbdebad4f4a2bad4d737">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <a class="code" href="structns__header.html#a234eadacec43dbdebad4f4a2bad4d737">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> code);</div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="structns__header.html#a8b960b87442f2197345dcb017490458c">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> chksum);</div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  <a class="code" href="structns__header.html#a8b960b87442f2197345dcb017490458c">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> reserved);</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="structns__header.html#a9afca416f5a3caff1d19744d8f89a571">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> target_address);</div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">/* Options follow. */</span></div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  </div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="structna__header.html"> 71</a></span> <span class="keyword">struct </span><a class="code" href="structna__header.html">na_header</a> {</div> <div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  <a class="code" href="structna__header.html#a72b33d2b83b62ab3347fa764edf52257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="structna__header.html#a72b33d2b83b62ab3347fa764edf52257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> code);</div> <div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <a class="code" href="structna__header.html#a3c32b9182b91d8d0962259ef43fe6f2f">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> chksum);</div> <div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <a class="code" href="structna__header.html#a72b33d2b83b62ab3347fa764edf52257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> flags);</div> <div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="structna__header.html#a72b33d2b83b62ab3347fa764edf52257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> reserved[3]);</div> <div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="structna__header.html#ac6055f058c928dca86a74d6035d175cb">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> target_address);</div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="comment">/* Options follow. */</span></div> <div class="line"><a name="l00079"></a><span class="lineno"> 79</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#af41135736265f32503ac2340dc2d3ad3"> 84</a></span> <span class="preprocessor">#define ND6_FLAG_ROUTER (0x80)</span></div> <div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#ae6bf6657a8a6b004681948090dfa2d7c"> 85</a></span> <span class="preprocessor">#define ND6_FLAG_SOLICITED (0x40)</span></div> <div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a37fb4993bbbf3c4886291d38b1c03393"> 86</a></span> <span class="preprocessor">#define ND6_FLAG_OVERRIDE (0x20)</span></div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  </div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="structrs__header.html"> 93</a></span> <span class="keyword">struct </span><a class="code" href="structrs__header.html">rs_header</a> {</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="structrs__header.html#a54291223dd1e7501f4e252399eac6d4a">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  <a class="code" href="structrs__header.html#a54291223dd1e7501f4e252399eac6d4a">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> code);</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="structrs__header.html#a90e37b6c47a027b0a312d093180498ea">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> chksum);</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  <a class="code" href="structrs__header.html#a90e37b6c47a027b0a312d093180498ea">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> reserved);</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <span class="comment">/* Options follow. */</span></div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  </div> <div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a7fb1b330719d83b7525374f4beca51bc"> 106</a></span> <span class="preprocessor">#define ND6_RA_FLAG_MANAGED_ADDR_CONFIG (0x80)</span></div> <div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a25c3846344db73334471f1a113999d82"> 107</a></span> <span class="preprocessor">#define ND6_RA_FLAG_OTHER_CONFIG (0x40)</span></div> <div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a7867a2c9435975e56656c78bc3c8dcaa"> 108</a></span> <span class="preprocessor">#define ND6_RA_FLAG_HOME_AGENT (0x20)</span></div> <div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a328acad71d1e71c00e413ab2df4af4de"> 109</a></span> <span class="preprocessor">#define ND6_RA_PREFERENCE_MASK (0x18)</span></div> <div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a63a5d0b59f2e493f04cb1df2d1495484"> 110</a></span> <span class="preprocessor">#define ND6_RA_PREFERENCE_HIGH (0x08)</span></div> <div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#aeee05b7e05eaed56fec06b1bb7e263dd"> 111</a></span> <span class="preprocessor">#define ND6_RA_PREFERENCE_MEDIUM (0x00)</span></div> <div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#ab53c89ac0b858537e224797f924aa7bf"> 112</a></span> <span class="preprocessor">#define ND6_RA_PREFERENCE_LOW (0x18)</span></div> <div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#aaa9aac80d5537508978ea0ed1b6dcdac"> 113</a></span> <span class="preprocessor">#define ND6_RA_PREFERENCE_DISABLED (0x10)</span></div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="structra__header.html"> 118</a></span> <span class="keyword">struct </span><a class="code" href="structra__header.html">ra_header</a> {</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="structra__header.html#a587a1eb79a3802f40a97b3a5406b6bf5">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <a class="code" href="structra__header.html#a587a1eb79a3802f40a97b3a5406b6bf5">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> code);</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="structra__header.html#ae221ff37431ef6062d97afbe6e656d30">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> chksum);</div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  <a class="code" href="structra__header.html#a587a1eb79a3802f40a97b3a5406b6bf5">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> current_hop_limit);</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="structra__header.html#a587a1eb79a3802f40a97b3a5406b6bf5">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> flags);</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <a class="code" href="structra__header.html#ae221ff37431ef6062d97afbe6e656d30">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> router_lifetime);</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="structra__header.html#ae221ff37431ef6062d97afbe6e656d30">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> reachable_time);</div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  <a class="code" href="structra__header.html#ae221ff37431ef6062d97afbe6e656d30">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> retrans_timer);</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="comment">/* Options follow. */</span></div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  </div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="structredirect__header.html"> 139</a></span> <span class="keyword">struct </span><a class="code" href="structredirect__header.html">redirect_header</a> {</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="structredirect__header.html#a9773a169a844db8f2f820b727e6828b7">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  <a class="code" href="structredirect__header.html#a9773a169a844db8f2f820b727e6828b7">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> code);</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="structredirect__header.html#a9c1bfe63a6cd1971b0d5e196573f7e00">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> chksum);</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  <a class="code" href="structredirect__header.html#a9c1bfe63a6cd1971b0d5e196573f7e00">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> reserved);</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="structredirect__header.html#a0ce0586e05ad1b9a480146a00aa14ac6">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> target_address);</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <a class="code" href="structredirect__header.html#a0ce0586e05ad1b9a480146a00aa14ac6">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> destination_address);</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <span class="comment">/* Options follow. */</span></div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  </div> <div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a68ce8550a20cd30093d6e79e1ca51842"> 154</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_SOURCE_LLADDR (0x01)</span></div> <div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a787edcc6357686798581dd714d68c8c1"> 155</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_TARGET_LLADDR (0x02)</span></div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="structlladdr__option.html"> 160</a></span> <span class="keyword">struct </span><a class="code" href="structlladdr__option.html">lladdr_option</a> {</div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="structlladdr__option.html#aafa5153a25930db33c5a8325a6b1d582">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  <a class="code" href="structlladdr__option.html#aafa5153a25930db33c5a8325a6b1d582">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> length);</div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="structlladdr__option.html#aafa5153a25930db33c5a8325a6b1d582">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> addr[<a class="code" href="netif_8h.html#ab887a8ec553de1be1d04cf2961c63c41">NETIF_MAX_HWADDR_LEN</a>]);</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  </div> <div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a0225d4c8911efdbdbc2b40de208906c2"> 171</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_PREFIX_INFO (0x03)</span></div> <div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a5714faec71a571f2334ed750a33c61a2"> 172</a></span> <span class="preprocessor">#define ND6_PREFIX_FLAG_ON_LINK (0x80)</span></div> <div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#acc8f3704e72b27a166b120eec5a2665b"> 173</a></span> <span class="preprocessor">#define ND6_PREFIX_FLAG_AUTONOMOUS (0x40)</span></div> <div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a0c8db370ade873d6af1c2fcb5b943808"> 174</a></span> <span class="preprocessor">#define ND6_PREFIX_FLAG_ROUTER_ADDRESS (0x20)</span></div> <div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a95d286358c4dd448e1967e3a03f25d27"> 175</a></span> <span class="preprocessor">#define ND6_PREFIX_FLAG_SITE_PREFIX (0x10)</span></div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="structprefix__option.html"> 180</a></span> <span class="keyword">struct </span><a class="code" href="structprefix__option.html">prefix_option</a> {</div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>  <a class="code" href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> length);</div> <div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  <a class="code" href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> prefix_length);</div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> flags);</div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <a class="code" href="structprefix__option.html#a8bfd7d4926736aff4341d8e0ba33c0b2">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> valid_lifetime);</div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="structprefix__option.html#a8bfd7d4926736aff4341d8e0ba33c0b2">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> preferred_lifetime);</div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> reserved2[3]);</div> <div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <a class="code" href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> site_prefix_length);</div> <div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <a class="code" href="structprefix__option.html#a2976a36b68004e8b0ca1087252441883">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> prefix);</div> <div class="line"><a name="l00190"></a><span class="lineno"> 190</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00194"></a><span class="lineno"> 194</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  </div> <div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#aeaa575c1a66ccaa2dc62ff2c0bd71619"> 197</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_REDIR_HDR (0x04)</span></div> <div class="line"><a name="l00198"></a><span class="lineno"> 198</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00199"></a><span class="lineno"> 199</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00201"></a><span class="lineno"> 201</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="structredirected__header__option.html"> 202</a></span> <span class="keyword">struct </span><a class="code" href="structredirected__header__option.html">redirected_header_option</a> {</div> <div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="structredirected__header__option.html#aa724d787c7d99af8871afd908797a26e">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <a class="code" href="structredirected__header__option.html#aa724d787c7d99af8871afd908797a26e">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> length);</div> <div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="structredirected__header__option.html#aa724d787c7d99af8871afd908797a26e">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> reserved[6]);</div> <div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  <span class="comment">/* Portion of redirected packet follows. */</span></div> <div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <span class="comment">/* PACK_STRUCT_FLD_8(u8_t redirected[8]); */</span></div> <div class="line"><a name="l00208"></a><span class="lineno"> 208</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00211"></a><span class="lineno"> 211</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  </div> <div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#aab6c15c9bea51fbdcc660f718bb403a8"> 215</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_MTU (0x05)</span></div> <div class="line"><a name="l00216"></a><span class="lineno"> 216</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="structmtu__option.html"> 220</a></span> <span class="keyword">struct </span><a class="code" href="structmtu__option.html">mtu_option</a> {</div> <div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  <a class="code" href="structmtu__option.html#ad61d7de73009f75f464c3b4b5c84dc46">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <a class="code" href="structmtu__option.html#ad61d7de73009f75f464c3b4b5c84dc46">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> length);</div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  <a class="code" href="structmtu__option.html#aff19f1089ec723c5ef6864c8ab6a149b">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> reserved);</div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="structmtu__option.html#aff19f1089ec723c5ef6864c8ab6a149b">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> mtu);</div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00227"></a><span class="lineno"> 227</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  </div> <div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#aff2e03766ee1fa15263c4aeda5097d28"> 232</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_ROUTE_INFO (24)</span></div> <div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00234"></a><span class="lineno"> 234</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="structroute__option.html"> 237</a></span> <span class="keyword">struct </span><a class="code" href="structroute__option.html">route_option</a> {</div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  <a class="code" href="structroute__option.html#a87552d0d60ff1d73fbf2527c4023d257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <a class="code" href="structroute__option.html#a87552d0d60ff1d73fbf2527c4023d257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> length);</div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  <a class="code" href="structroute__option.html#a87552d0d60ff1d73fbf2527c4023d257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> prefix_length);</div> <div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <a class="code" href="structroute__option.html#a87552d0d60ff1d73fbf2527c4023d257">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> preference);</div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <a class="code" href="structroute__option.html#a3c7f14b8aa9b7c77d049290dc5f10e23">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> route_lifetime);</div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  <a class="code" href="structroute__option.html#a0f9b4787aa99b5f9395b68f1ab55f8d5">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> prefix);</div> <div class="line"><a name="l00244"></a><span class="lineno"> 244</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  </div> <div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="preprocessor">#if LWIP_ND6_RDNSS_MAX_DNS_SERVERS</span></div> <div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="preprocessor">#define LWIP_RDNSS_OPTION_MAX_SERVERS LWIP_ND6_RDNSS_MAX_DNS_SERVERS</span></div> <div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="preprocessor">#else</span></div> <div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#abf05527be6e826ea4b04b6103aa08497"> 254</a></span> <span class="preprocessor">#define LWIP_RDNSS_OPTION_MAX_SERVERS 1</span></div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="prot_2nd6_8h.html#a3188b9704a8ca598f54b87c3db73272e"> 256</a></span> <span class="preprocessor">#define ND6_OPTION_TYPE_RDNSS (25)</span></div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="preprocessor"># include "arch/bpstruct.h"</span></div> <div class="line"><a name="l00259"></a><span class="lineno"> 259</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <a class="code" href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div> <div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="structrdnss__option.html"> 261</a></span> <span class="keyword">struct </span><a class="code" href="structrdnss__option.html">rdnss_option</a> {</div> <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <a class="code" href="structrdnss__option.html#a48a99ff0a93ae6215faab37a1d314792">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> type);</div> <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <a class="code" href="structrdnss__option.html#a48a99ff0a93ae6215faab37a1d314792">PACK_STRUCT_FLD_8</a>(<a class="code" href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a> length);</div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  <a class="code" href="structrdnss__option.html#a7628b9cbc479b88e71724c48771489fa">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a> reserved);</div> <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <a class="code" href="structrdnss__option.html#a7628b9cbc479b88e71724c48771489fa">PACK_STRUCT_FIELD</a>(<a class="code" href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a> lifetime);</div> <div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <a class="code" href="structrdnss__option.html#a71ac04f04f0842fcb126aaf5ad372831">PACK_STRUCT_FLD_S</a>(<a class="code" href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a> rdnss_address[<a class="code" href="prot_2nd6_8h.html#abf05527be6e826ea4b04b6103aa08497">LWIP_RDNSS_OPTION_MAX_SERVERS</a>]);</div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span> } <a class="code" href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a>;</div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span> <a class="code" href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="preprocessor">#ifdef PACK_STRUCT_USE_INCLUDES</span></div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span> <span class="preprocessor"># include "arch/epstruct.h"</span></div> <div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  </div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="preprocessor">#ifdef __cplusplus</span></div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span> }</div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span> <span class="preprocessor">#endif</span></div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div> <div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <span class="preprocessor">#endif </span><span class="comment">/* LWIP_HDR_PROT_ND6_H */</span><span class="preprocessor"></span></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <div class="ttc" id="astructrdnss__option_html_a7628b9cbc479b88e71724c48771489fa"><div class="ttname"><a href="structrdnss__option.html#a7628b9cbc479b88e71724c48771489fa">rdnss_option::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t reserved)</div></div> <div class="ttc" id="astructrs__header_html"><div class="ttname"><a href="structrs__header.html">rs_header</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00093">nd6.h:93</a></div></div> <div class="ttc" id="astructredirect__header_html_a9c1bfe63a6cd1971b0d5e196573f7e00"><div class="ttname"><a href="structredirect__header.html#a9c1bfe63a6cd1971b0d5e196573f7e00">redirect_header::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t chksum)</div></div> <div class="ttc" id="astructra__header_html"><div class="ttname"><a href="structra__header.html">ra_header</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00118">nd6.h:118</a></div></div> <div class="ttc" id="astructra__header_html_ae221ff37431ef6062d97afbe6e656d30"><div class="ttname"><a href="structra__header.html#ae221ff37431ef6062d97afbe6e656d30">ra_header::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t chksum)</div></div> <div class="ttc" id="anetif_8h_html_ab887a8ec553de1be1d04cf2961c63c41"><div class="ttname"><a href="netif_8h.html#ab887a8ec553de1be1d04cf2961c63c41">NETIF_MAX_HWADDR_LEN</a></div><div class="ttdeci">#define NETIF_MAX_HWADDR_LEN</div><div class="ttdef"><b>Definition:</b> <a href="netif_8h_source.html#l00071">netif.h:71</a></div></div> <div class="ttc" id="astructra__header_html_a587a1eb79a3802f40a97b3a5406b6bf5"><div class="ttname"><a href="structra__header.html#a587a1eb79a3802f40a97b3a5406b6bf5">ra_header::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructlladdr__option_html_aafa5153a25930db33c5a8325a6b1d582"><div class="ttname"><a href="structlladdr__option.html#aafa5153a25930db33c5a8325a6b1d582">lladdr_option::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructredirected__header__option_html"><div class="ttname"><a href="structredirected__header__option.html">redirected_header_option</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00202">nd6.h:202</a></div></div> <div class="ttc" id="agroup__compiler__abstraction_html_ga77570ac4fcab86864fa1916e55676da2"><div class="ttname"><a href="group__compiler__abstraction.html#ga77570ac4fcab86864fa1916e55676da2">u16_t</a></div><div class="ttdeci">uint16_t u16_t</div><div class="ttdef"><b>Definition:</b> <a href="arch_8h_source.html#l00124">arch.h:124</a></div></div> <div class="ttc" id="astructprefix__option_html_a1f15126a26af6b1ef1c60774e8df6e8f"><div class="ttname"><a href="structprefix__option.html#a1f15126a26af6b1ef1c60774e8df6e8f">prefix_option::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="agroup__compiler__abstraction_html_ga4c14294869aceba3ef9d4c0c302d0f33"><div class="ttname"><a href="group__compiler__abstraction.html#ga4c14294869aceba3ef9d4c0c302d0f33">u32_t</a></div><div class="ttdeci">uint32_t u32_t</div><div class="ttdef"><b>Definition:</b> <a href="arch_8h_source.html#l00126">arch.h:126</a></div></div> <div class="ttc" id="astructredirect__header_html"><div class="ttname"><a href="structredirect__header.html">redirect_header</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00139">nd6.h:139</a></div></div> <div class="ttc" id="astructmtu__option_html_ad61d7de73009f75f464c3b4b5c84dc46"><div class="ttname"><a href="structmtu__option.html#ad61d7de73009f75f464c3b4b5c84dc46">mtu_option::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructrdnss__option_html"><div class="ttname"><a href="structrdnss__option.html">rdnss_option</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00261">nd6.h:261</a></div></div> <div class="ttc" id="astructlladdr__option_html"><div class="ttname"><a href="structlladdr__option.html">lladdr_option</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00160">nd6.h:160</a></div></div> <div class="ttc" id="astructrdnss__option_html_a48a99ff0a93ae6215faab37a1d314792"><div class="ttname"><a href="structrdnss__option.html#a48a99ff0a93ae6215faab37a1d314792">rdnss_option::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructna__header_html_a72b33d2b83b62ab3347fa764edf52257"><div class="ttname"><a href="structna__header.html#a72b33d2b83b62ab3347fa764edf52257">na_header::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructns__header_html_a234eadacec43dbdebad4f4a2bad4d737"><div class="ttname"><a href="structns__header.html#a234eadacec43dbdebad4f4a2bad4d737">ns_header::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructna__header_html_a3c32b9182b91d8d0962259ef43fe6f2f"><div class="ttname"><a href="structna__header.html#a3c32b9182b91d8d0962259ef43fe6f2f">na_header::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t chksum)</div></div> <div class="ttc" id="astructroute__option_html_a3c7f14b8aa9b7c77d049290dc5f10e23"><div class="ttname"><a href="structroute__option.html#a3c7f14b8aa9b7c77d049290dc5f10e23">route_option::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u32_t route_lifetime)</div></div> <div class="ttc" id="agroup__compiler__abstraction_html_ga4caecabca98b43919dd11be1c0d4cd8e"><div class="ttname"><a href="group__compiler__abstraction.html#ga4caecabca98b43919dd11be1c0d4cd8e">u8_t</a></div><div class="ttdeci">uint8_t u8_t</div><div class="ttdef"><b>Definition:</b> <a href="arch_8h_source.html#l00122">arch.h:122</a></div></div> <div class="ttc" id="aprot_2ip6_8h_html_a560932a657f17ec5a0a3a78a1ce7e60a"><div class="ttname"><a href="prot_2ip6_8h.html#a560932a657f17ec5a0a3a78a1ce7e60a">ip6_addr_p_t</a></div><div class="ttdeci">typedefPACK_STRUCT_END struct ip6_addr_packed ip6_addr_p_t</div><div class="ttdef"><b>Definition:</b> <a href="prot_2ip6_8h_source.html#l00060">ip6.h:60</a></div></div> <div class="ttc" id="acc_8h_html_a73199061891adf1b912d20835c7d5e96"><div class="ttname"><a href="cc_8h.html#a73199061891adf1b912d20835c7d5e96">PACK_STRUCT_BEGIN</a></div><div class="ttdeci">#define PACK_STRUCT_BEGIN</div><div class="ttdef"><b>Definition:</b> <a href="cc_8h_source.html#l00008">cc.h:8</a></div></div> <div class="ttc" id="astructroute__option_html_a0f9b4787aa99b5f9395b68f1ab55f8d5"><div class="ttname"><a href="structroute__option.html#a0f9b4787aa99b5f9395b68f1ab55f8d5">route_option::PACK_STRUCT_FLD_S</a></div><div class="ttdeci">PACK_STRUCT_FLD_S(ip6_addr_p_t prefix)</div></div> <div class="ttc" id="astructrs__header_html_a54291223dd1e7501f4e252399eac6d4a"><div class="ttname"><a href="structrs__header.html#a54291223dd1e7501f4e252399eac6d4a">rs_header::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructns__header_html_a9afca416f5a3caff1d19744d8f89a571"><div class="ttname"><a href="structns__header.html#a9afca416f5a3caff1d19744d8f89a571">ns_header::PACK_STRUCT_FLD_S</a></div><div class="ttdeci">PACK_STRUCT_FLD_S(ip6_addr_p_t target_address)</div></div> <div class="ttc" id="astructmtu__option_html"><div class="ttname"><a href="structmtu__option.html">mtu_option</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00220">nd6.h:220</a></div></div> <div class="ttc" id="astructrdnss__option_html_a71ac04f04f0842fcb126aaf5ad372831"><div class="ttname"><a href="structrdnss__option.html#a71ac04f04f0842fcb126aaf5ad372831">rdnss_option::PACK_STRUCT_FLD_S</a></div><div class="ttdeci">PACK_STRUCT_FLD_S(ip6_addr_p_t rdnss_address[1])</div></div> <div class="ttc" id="astructprefix__option_html_a2976a36b68004e8b0ca1087252441883"><div class="ttname"><a href="structprefix__option.html#a2976a36b68004e8b0ca1087252441883">prefix_option::PACK_STRUCT_FLD_S</a></div><div class="ttdeci">PACK_STRUCT_FLD_S(ip6_addr_p_t prefix)</div></div> <div class="ttc" id="astructroute__option_html"><div class="ttname"><a href="structroute__option.html">route_option</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00237">nd6.h:237</a></div></div> <div class="ttc" id="astructredirect__header_html_a9773a169a844db8f2f820b727e6828b7"><div class="ttname"><a href="structredirect__header.html#a9773a169a844db8f2f820b727e6828b7">redirect_header::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructprefix__option_html_a8bfd7d4926736aff4341d8e0ba33c0b2"><div class="ttname"><a href="structprefix__option.html#a8bfd7d4926736aff4341d8e0ba33c0b2">prefix_option::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u32_t valid_lifetime)</div></div> <div class="ttc" id="astructredirect__header_html_a0ce0586e05ad1b9a480146a00aa14ac6"><div class="ttname"><a href="structredirect__header.html#a0ce0586e05ad1b9a480146a00aa14ac6">redirect_header::PACK_STRUCT_FLD_S</a></div><div class="ttdeci">PACK_STRUCT_FLD_S(ip6_addr_p_t target_address)</div></div> <div class="ttc" id="astructns__header_html"><div class="ttname"><a href="structns__header.html">ns_header</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00053">nd6.h:53</a></div></div> <div class="ttc" id="astructroute__option_html_a87552d0d60ff1d73fbf2527c4023d257"><div class="ttname"><a href="structroute__option.html#a87552d0d60ff1d73fbf2527c4023d257">route_option::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="astructna__header_html"><div class="ttname"><a href="structna__header.html">na_header</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00071">nd6.h:71</a></div></div> <div class="ttc" id="astructns__header_html_a8b960b87442f2197345dcb017490458c"><div class="ttname"><a href="structns__header.html#a8b960b87442f2197345dcb017490458c">ns_header::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t chksum)</div></div> <div class="ttc" id="astructrs__header_html_a90e37b6c47a027b0a312d093180498ea"><div class="ttname"><a href="structrs__header.html#a90e37b6c47a027b0a312d093180498ea">rs_header::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t chksum)</div></div> <div class="ttc" id="astructprefix__option_html"><div class="ttname"><a href="structprefix__option.html">prefix_option</a></div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00180">nd6.h:180</a></div></div> <div class="ttc" id="astructna__header_html_ac6055f058c928dca86a74d6035d175cb"><div class="ttname"><a href="structna__header.html#ac6055f058c928dca86a74d6035d175cb">na_header::PACK_STRUCT_FLD_S</a></div><div class="ttdeci">PACK_STRUCT_FLD_S(ip6_addr_p_t target_address)</div></div> <div class="ttc" id="astructmtu__option_html_aff19f1089ec723c5ef6864c8ab6a149b"><div class="ttname"><a href="structmtu__option.html#aff19f1089ec723c5ef6864c8ab6a149b">mtu_option::PACK_STRUCT_FIELD</a></div><div class="ttdeci">PACK_STRUCT_FIELD(u16_t reserved)</div></div> <div class="ttc" id="aprot_2nd6_8h_html_abf05527be6e826ea4b04b6103aa08497"><div class="ttname"><a href="prot_2nd6_8h.html#abf05527be6e826ea4b04b6103aa08497">LWIP_RDNSS_OPTION_MAX_SERVERS</a></div><div class="ttdeci">#define LWIP_RDNSS_OPTION_MAX_SERVERS</div><div class="ttdef"><b>Definition:</b> <a href="prot_2nd6_8h_source.html#l00254">nd6.h:254</a></div></div> <div class="ttc" id="astructredirected__header__option_html_aa724d787c7d99af8871afd908797a26e"><div class="ttname"><a href="structredirected__header__option.html#aa724d787c7d99af8871afd908797a26e">redirected_header_option::PACK_STRUCT_FLD_8</a></div><div class="ttdeci">PACK_STRUCT_FLD_8(u8_t type)</div></div> <div class="ttc" id="aprot_2nd6_8h_html_ad54849dd53aacbde86da366985f094eb"><div class="ttname"><a href="prot_2nd6_8h.html#ad54849dd53aacbde86da366985f094eb">PACK_STRUCT_STRUCT</a></div><div class="ttdeci">PACK_STRUCT_BEGIN struct ns_header PACK_STRUCT_STRUCT</div></div> <div class="ttc" id="acc_8h_html_a465fef70f294e21cbf4ea51fc342f20e"><div class="ttname"><a href="cc_8h.html#a465fef70f294e21cbf4ea51fc342f20e">PACK_STRUCT_END</a></div><div class="ttdeci">#define PACK_STRUCT_END</div><div class="ttdef"><b>Definition:</b> <a href="cc_8h_source.html#l00009">cc.h:9</a></div></div> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="dir_e6bb53534ac0e427887cf7a94c0c004e.html">C:</a></li><li class="navelem"><a class="el" href="dir_d99d5d4662bf24521eef49da6a8cd34d.html">Dev</a></li><li class="navelem"><a class="el" href="dir_474a4b306371cf7e7f6fa12cb0b77df6.html">git</a></li><li class="navelem"><a class="el" href="dir_849109bbd106d461b128d63e5babcedf.html">UbixOS</a></li><li class="navelem"><a class="el" href="dir_6ec99f6d7d5182ba8913209ab70c9f18.html">sys</a></li><li class="navelem"><a class="el" href="dir_d1be8160e739b6eed1f7843efdbae1b3.html">include</a></li><li class="navelem"><a class="el" href="dir_8a452844cab5a537277ef786999bc939.html">net</a></li><li class="navelem"><a class="el" href="dir_8e7aca17b1c41a49c5b9b5f4a96a3b39.html">prot</a></li><li class="navelem"><a class="el" href="prot_2nd6_8h.html">nd6.h</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li> </ul> </div> </body> </html>