2014-02-19 23:45:00 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.6"/>
|
|
|
|
<title>The Netsukuku Project: Data Fields - Variables</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="navtree.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$(document).ready(initResizable);
|
|
|
|
$(window).load(resizeHeight);
|
|
|
|
</script>
|
|
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
|
|
|
</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;">
|
2014-02-20 00:30:40 +00:00
|
|
|
<td id="projectlogo"><img alt="Logo" src="Logo_netsukuku.jpg"/></td>
|
2014-02-19 23:45:00 +00:00
|
|
|
<td style="padding-left: 0.5em;">
|
|
|
|
<div id="projectname">The Netsukuku Project
|
|
|
|
 <span id="projectnumber">0.0.9</span>
|
|
|
|
</div>
|
|
|
|
<div id="projectbrief">An Alternative routing method</div>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- end header part -->
|
|
|
|
<!-- Generated by Doxygen 1.8.6 -->
|
|
|
|
<script type="text/javascript">
|
|
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
|
|
</script>
|
|
|
|
<div id="navrow1" class="tabs">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
|
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
|
|
<li>
|
|
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
|
|
<span class="left">
|
|
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
|
|
alt=""/>
|
|
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
|
|
</span><span class="right">
|
|
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="navrow2" class="tabs2">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
|
|
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
|
|
|
|
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="navrow3" class="tabs2">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="functions.html"><span>All</span></a></li>
|
|
|
|
<li><a href="functions_func.html"><span>Functions</span></a></li>
|
|
|
|
<li class="current"><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
|
|
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="navrow4" class="tabs3">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="functions_vars.html#index_a"><span>a</span></a></li>
|
|
|
|
<li><a href="functions_vars_b.html#index_b"><span>b</span></a></li>
|
|
|
|
<li><a href="functions_vars_c.html#index_c"><span>c</span></a></li>
|
|
|
|
<li><a href="functions_vars_d.html#index_d"><span>d</span></a></li>
|
|
|
|
<li><a href="functions_vars_e.html#index_e"><span>e</span></a></li>
|
|
|
|
<li><a href="functions_vars_f.html#index_f"><span>f</span></a></li>
|
|
|
|
<li><a href="functions_vars_g.html#index_g"><span>g</span></a></li>
|
|
|
|
<li><a href="functions_vars_h.html#index_h"><span>h</span></a></li>
|
|
|
|
<li><a href="functions_vars_i.html#index_i"><span>i</span></a></li>
|
|
|
|
<li><a href="functions_vars_j.html#index_j"><span>j</span></a></li>
|
|
|
|
<li><a href="functions_vars_l.html#index_l"><span>l</span></a></li>
|
|
|
|
<li><a href="functions_vars_m.html#index_m"><span>m</span></a></li>
|
|
|
|
<li><a href="functions_vars_n.html#index_n"><span>n</span></a></li>
|
|
|
|
<li><a href="functions_vars_o.html#index_o"><span>o</span></a></li>
|
|
|
|
<li><a href="functions_vars_p.html#index_p"><span>p</span></a></li>
|
|
|
|
<li class="current"><a href="functions_vars_q.html#index_q"><span>q</span></a></li>
|
|
|
|
<li><a href="functions_vars_r.html#index_r"><span>r</span></a></li>
|
|
|
|
<li><a href="functions_vars_s.html#index_s"><span>s</span></a></li>
|
|
|
|
<li><a href="functions_vars_t.html#index_t"><span>t</span></a></li>
|
|
|
|
<li><a href="functions_vars_u.html#index_u"><span>u</span></a></li>
|
|
|
|
<li><a href="functions_vars_v.html#index_v"><span>v</span></a></li>
|
|
|
|
<li><a href="functions_vars_w.html#index_w"><span>w</span></a></li>
|
|
|
|
<li><a href="functions_vars_z.html#index_z"><span>z</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</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">
|
|
|
|
$(document).ready(function(){initNavTree('functions_vars_q.html','');});
|
|
|
|
</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)">
|
|
|
|
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Macros</a></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="contents">
|
|
|
|
 
|
|
|
|
|
|
|
|
<h3><a class="anchor" id="index_q"></a>- q -</h3><ul>
|
|
|
|
<li>q
|
|
|
|
: <a class="el" href="de/d7d/structntkresolv__opts.html#a3e9fdbfc2b7ec692e5227e5b221b759c">ntkresolv_opts</a>
|
|
|
|
, <a class="el" href="d2/d45/structq__opt.html#a949e45e1a0870b68db6b440da6019aca">q_opt</a>
|
|
|
|
</li>
|
|
|
|
<li>q_id
|
|
|
|
: <a class="el" href="df/dd1/structq__pkt.html#a984c5041c243967499025568bfa14ca4">q_pkt</a>
|
|
|
|
, <a class="el" href="d3/d7c/structqspn__queue.html#a96ee5478919697c804dbe3dcee7c81b2">qspn_queue</a>
|
|
|
|
</li>
|
|
|
|
<li>q_sub_id
|
|
|
|
: <a class="el" href="df/dd1/structq__pkt.html#aa03022e9fee60f7630d2de38624c4027">q_pkt</a>
|
|
|
|
</li>
|
|
|
|
<li>qclass
|
|
|
|
: <a class="el" href="d6/d40/structdns__pkt__qst.html#a4e29bf2681c979e15000b704f471942e">dns_pkt_qst</a>
|
|
|
|
</li>
|
|
|
|
<li>qdcount
|
|
|
|
: <a class="el" href="d4/d99/structdns__pkt__hdr.html#a6cad31e5e81716dfd1a57a28099e10af">dns_pkt_hdr</a>
|
|
|
|
</li>
|
|
|
|
<li>qname
|
|
|
|
: <a class="el" href="d6/d40/structdns__pkt__qst.html#ab20045094ed67e899ccd7fe34885b8c4">dns_pkt_qst</a>
|
|
|
|
</li>
|
|
|
|
<li>qr
|
|
|
|
: <a class="el" href="d9/d5a/structandns__pkt.html#af10e798e4b992d52cecab31af88765ba">andns_pkt</a>
|
|
|
|
, <a class="el" href="d4/d99/structdns__pkt__hdr.html#aa28c63b47268dc046ec2b7640f12d034">dns_pkt_hdr</a>
|
|
|
|
</li>
|
|
|
|
<li>qspn_backpro
|
|
|
|
: <a class="el" href="dd/d6b/structqstat.html#a49286e9568e4b26ccebfcb728020ba46">qstat</a>
|
|
|
|
</li>
|
|
|
|
<li>qspn_replies
|
|
|
|
: <a class="el" href="dd/d6b/structqstat.html#a83121bbe1259d003b077e1c673c718a8">qstat</a>
|
|
|
|
</li>
|
|
|
|
<li>qspn_requests
|
|
|
|
: <a class="el" href="dd/d6b/structqstat.html#a287db5ef507a2a9769df861a84b0b72e">qstat</a>
|
|
|
|
</li>
|
|
|
|
<li>qstdata
|
|
|
|
: <a class="el" href="d9/d5a/structandns__pkt.html#ae6afbb26d11009f2a6e770e3ddf21a58">andns_pkt</a>
|
|
|
|
</li>
|
|
|
|
<li>qstlength
|
|
|
|
: <a class="el" href="d9/d5a/structandns__pkt.html#aaa5cb90431e164453ef7acf7c498c260">andns_pkt</a>
|
|
|
|
</li>
|
|
|
|
<li>qtype
|
|
|
|
: <a class="el" href="d9/d5a/structandns__pkt.html#afca8c06599ff5ae268465434c015cd89">andns_pkt</a>
|
|
|
|
, <a class="el" href="d6/d40/structdns__pkt__qst.html#a8ef59f3015e9457a5f8f61fd40a4318c">dns_pkt_qst</a>
|
|
|
|
</li>
|
|
|
|
<li>quadg
|
|
|
|
: <a class="el" href="d9/dbf/structext__map__hdr.html#a0d1403e00ecef1ae619048a2a2cddc27">ext_map_hdr</a>
|
|
|
|
, <a class="el" href="dc/d1e/structext__rnode.html#adb31b33383f29ac9efc2aa533790cb8d">ext_rnode</a>
|
|
|
|
, <a class="el" href="d5/d80/structradar__queue.html#a79923e24b919db7fe15dab2adcc40764">radar_queue</a>
|
|
|
|
</li>
|
|
|
|
<li>queue_counter
|
|
|
|
: <a class="el" href="d6/df5/structandna__cache.html#a6aad24c1aaf76a4697907c5dbf0fdf99">andna_cache</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
</div><!-- doc-content -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
|
|
<ul>
|
2014-02-20 00:30:40 +00:00
|
|
|
<li class="footer">Generated on Wed Feb 19 2014 16:29:53 for The Netsukuku Project by
|
2014-02-19 23:45:00 +00:00
|
|
|
<a href="http://www.doxygen.org/index.html">
|
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|