netsukuku/d3/dc7/hook_8c.html
2014-02-19 16:30:40 -08:00

1529 lines
318 KiB
HTML

<!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: src/hook.c File Reference</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;">
<td id="projectlogo"><img alt="Logo" src="../../Logo_netsukuku.jpg"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">The Netsukuku Project
&#160;<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&#160;Page</span></a></li>
<li><a href="../../annotated.html"><span>Data&#160;Structures</span></a></li>
<li class="current"><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="../../files.html"><span>File&#160;List</span></a></li>
<li><a href="../../globals.html"><span>Globals</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('d3/dc7/hook_8c.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">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</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="header">
<div class="summary">
<a href="#func-members">Functions</a> &#124;
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">hook.c File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="../../d1/d0b/includes_8h_source.html">includes.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../dc/d54/common_8h_source.html">common.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d5/da4/libnetlink_8h_source.html">libnetlink.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../dd/daf/ll__map_8h_source.html">ll_map.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d6/d4a/inet_8h_source.html">inet.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../dc/d8d/if_8h_source.html">if.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d7/d0e/krnl__route_8h_source.html">krnl_route.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d7/d0e/iptunnel_8h_source.html">iptunnel.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../dc/d3e/endianness_8h_source.html">endianness.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d5/dbf/bmap_8h_source.html">bmap.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d9/d7f/route_8h_source.html">route.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d4/d43/request_8h_source.html">request.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d5/d89/pkts_8h_source.html">pkts.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../da/db5/tracer_8h_source.html">tracer.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d8/da0/qspn_8h_source.html">qspn.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d6/d34/hook_8h_source.html">hook.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d2/d42/rehook_8h_source.html">rehook.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../d3/df5/radar_8h_source.html">radar.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="../../db/d93/netsukuku_8h_source.html">netsukuku.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for hook.c:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/df5/hook_8c__incl.png" border="0" usemap="#src_2hook_8c" alt=""/></div>
<map name="src_2hook_8c" id="src_2hook_8c">
<area shape="rect" id="node3" href="../../d1/d0b/includes_8h.html" title="includes.h" alt="" coords="1420,160,1500,189"/><area shape="rect" id="node57" href="../../dc/d54/common_8h.html" title="common.h" alt="" coords="169,83,252,112"/><area shape="rect" id="node68" href="../../d5/da4/libnetlink_8h.html" title="libnetlink.h" alt="" coords="3133,83,3216,112"/><area shape="rect" id="node70" href="../../dd/daf/ll__map_8h.html" title="ll_map.h" alt="" coords="3240,83,3309,112"/><area shape="rect" id="node72" href="../../d6/d4a/inet_8h.html" title="inet.h" alt="" coords="3005,315,3059,344"/><area shape="rect" id="node74" href="../../dc/d3e/endianness_8h.html" title="endianness.h" alt="" coords="3015,392,3113,421"/><area shape="rect" id="node76" href="../../dc/d8d/if_8h.html" title="if.h" alt="" coords="2861,237,2901,267"/><area shape="rect" id="node80" href="../../d7/d0e/krnl__route_8h.html" title="krnl_route.h" alt="" coords="2627,160,2717,189"/><area shape="rect" id="node83" href="../../d7/d0e/iptunnel_8h.html" title="iptunnel.h" alt="" coords="2880,160,2957,189"/><area shape="rect" id="node87" href="../../d5/dbf/bmap_8h.html" title="bmap.h" alt="" coords="2741,160,2805,189"/><area shape="rect" id="node89" href="../../d9/d7f/route_8h.html" title="route.h" alt="" coords="2823,83,2884,112"/><area shape="rect" id="node93" href="../../d4/d43/request_8h.html" title="request.h" alt="" coords="2763,237,2837,267"/><area shape="rect" id="node96" href="../../d5/d89/pkts_8h.html" title="pkts.h" alt="" coords="2544,160,2603,189"/><area shape="rect" id="node100" href="../../da/db5/tracer_8h.html" title="tracer.h" alt="" coords="2631,83,2697,112"/><area shape="rect" id="node104" href="../../d8/da0/qspn_8h.html" title="qspn.h" alt="" coords="3367,160,3428,189"/><area shape="rect" id="node106" href="../../d6/d34/hook_8h.html" title="hook.h" alt="" coords="3333,83,3395,112"/><area shape="rect" id="node109" href="../../d2/d42/rehook_8h.html" title="rehook.h" alt="" coords="3469,83,3541,112"/><area shape="rect" id="node111" href="../../d3/df5/radar_8h.html" title="radar.h" alt="" coords="3565,83,3627,112"/><area shape="rect" id="node113" href="../../db/d93/netsukuku_8h.html" title="netsukuku.h" alt="" coords="3651,83,3744,112"/><area shape="rect" id="node59" href="../../d4/d08/misc_8h.html" title="misc.h" alt="" coords="1472,315,1533,344"/><area shape="rect" id="node61" href="../../d5/d08/buffer_8h.html" title="buffer.h" alt="" coords="107,160,173,189"/><area shape="rect" id="node63" href="../../d8/de3/xmalloc_8h.html" title="xmalloc.h" alt="" coords="5,160,83,189"/><area shape="rect" id="node65" href="../../d7/d7f/log_8h.html" title="log.h" alt="" coords="252,160,303,189"/></map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ad4b44c41d2528f0f4e70c24d5b4c5daf"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ad4b44c41d2528f0f4e70c24d5b4c5daf">hook_reset</a> (void)</td></tr>
<tr class="separator:ad4b44c41d2528f0f4e70c24d5b4c5daf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1af7ac472929cbedf3964d95f76a6cd4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4">hook_fill_rq</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, <a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> *pkt, u_char rq)</td></tr>
<tr class="separator:a1af7ac472929cbedf3964d95f76a6cd4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a28a07806c68a70c5b38edc3d945f4b48"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a28a07806c68a70c5b38edc3d945f4b48">verify_free_nodes_hdr</a> (<a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *to, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr)</td></tr>
<tr class="separator:a28a07806c68a70c5b38edc3d945f4b48"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a13ba2bdeee0139a4e9cc749296099be2"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2">get_free_nodes</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr, u_char *nodes)</td></tr>
<tr class="separator:a13ba2bdeee0139a4e9cc749296099be2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7da6546e5822e282b57e5aee17e0c80c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a7da6546e5822e282b57e5aee17e0c80c">put_free_nodes</a> (<a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> rq_pkt)</td></tr>
<tr class="separator:a7da6546e5822e282b57e5aee17e0c80c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2dba643d9fbb3c9ce179b936a5190f59"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59">get_qspn_round</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, struct timeval to_rtt, struct timeval *qtime, int *qspn_id, int *qspn_gcount)</td></tr>
<tr class="separator:a2dba643d9fbb3c9ce179b936a5190f59"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14eec030eb6098fc9cc4a8609b19bd00"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a14eec030eb6098fc9cc4a8609b19bd00">put_qspn_round</a> (<a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> rq_pkt)</td></tr>
<tr class="separator:a14eec030eb6098fc9cc4a8609b19bd00"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa99944b9d6345e33be0bf1c850380228"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#aa99944b9d6345e33be0bf1c850380228">put_ext_map</a> (<a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> rq_pkt)</td></tr>
<tr class="separator:aa99944b9d6345e33be0bf1c850380228"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f70bb451547d6e6fa8d4584bfcb6446"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446">get_ext_map</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, <a class="el" href="../../d0/d3b/structquadro__group.html">quadro_group</a> *new_quadg)</td></tr>
<tr class="separator:a5f70bb451547d6e6fa8d4584bfcb6446"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab08a91850a188145dc3f039300aeca8b"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ab08a91850a188145dc3f039300aeca8b">put_int_map</a> (<a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> rq_pkt)</td></tr>
<tr class="separator:ab08a91850a188145dc3f039300aeca8b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68ce15d13d0063d2670f1f75941d4d41"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a68ce15d13d0063d2670f1f75941d4d41">get_int_map</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, <a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> **new_root)</td></tr>
<tr class="separator:a68ce15d13d0063d2670f1f75941d4d41"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a63187dcc3bfeb1895aed9385c06ed714"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a63187dcc3bfeb1895aed9385c06ed714">put_bnode_map</a> (<a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> rq_pkt)</td></tr>
<tr class="separator:a63187dcc3bfeb1895aed9385c06ed714"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab5fcc9e0c459e229bee016a7698e08ee"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../d5/dbf/bmap_8h.html#a3fa0064586cddcbc6762037a6664a2a3">map_bnode</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ab5fcc9e0c459e229bee016a7698e08ee">get_bnode_map</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, u_int **bmap_nodes)</td></tr>
<tr class="separator:ab5fcc9e0c459e229bee016a7698e08ee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb511717802de00a8566330c97afeb96"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#acb511717802de00a8566330c97afeb96">put_internet_gws</a> (<a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> rq_pkt)</td></tr>
<tr class="separator:acb511717802de00a8566330c97afeb96"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8fe66445249fb1a1e2890250919bf67e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../da/dd7/igs_8h.html#a70b61be6ea7e5cbbe9d3e95eac23d505">inet_gw</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a8fe66445249fb1a1e2890250919bf67e">get_internet_gws</a> (<a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *dst_rnode, int **igws_counter)</td></tr>
<tr class="separator:a8fe66445249fb1a1e2890250919bf67e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ea386ad9474cd89fe393552276feef2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2">hook_set_all_ips</a> (<a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> ip, <a class="el" href="../../d9/dbe/structinterface.html">interface</a> *ifs, int ifs_n)</td></tr>
<tr class="separator:a2ea386ad9474cd89fe393552276feef2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab49323f81163c48f70eacb3bd5a5eec4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ab49323f81163c48f70eacb3bd5a5eec4">create_gnodes</a> (<a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *ip, int final_level)</td></tr>
<tr class="separator:ab49323f81163c48f70eacb3bd5a5eec4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acce6e668cf071bc363f3237daebc95d0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#acce6e668cf071bc363f3237daebc95d0">create_new_qgroup</a> (int hook_level)</td></tr>
<tr class="separator:acce6e668cf071bc363f3237daebc95d0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8106f3baabcefc71e725b6c99cbb5889"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a8106f3baabcefc71e725b6c99cbb5889">update_join_rate</a> (<a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *hook_gnode, int hook_level, u_int *old_gcount, u_int *gnode_count, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr)</td></tr>
<tr class="separator:a8106f3baabcefc71e725b6c99cbb5889"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af541d5ab5dd6596b12342140f4094dee"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#af541d5ab5dd6596b12342140f4094dee">hook_init</a> (void)</td></tr>
<tr class="separator:af541d5ab5dd6596b12342140f4094dee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7503e6bf75bee5edba1dd37e8878911a"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a">hook_first_radar_scan</a> (<a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *hook_gnode, int hook_level, <a class="el" href="../../d0/d3b/structquadro__group.html">quadro_group</a> *old_quadg)</td></tr>
<tr class="separator:a7503e6bf75bee5edba1dd37e8878911a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a121f2311c11a2ea89f57e07d064f33b9"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9">hook_get_free_nodes</a> (int hook_level, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr, u_char *fnodes, <a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *gnode_ipstart, u_int *new_gcount, struct <a class="el" href="../../d3/da8/structrnode__list.html">rnode_list</a> **ret_rnl)</td></tr>
<tr class="separator:a121f2311c11a2ea89f57e07d064f33b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9c2f57416bf3788157e15a1d889cca5e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a9c2f57416bf3788157e15a1d889cca5e">hook_choose_new_ip</a> (<a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *hook_gnode, int hook_level, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr, u_char *fnodes, <a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *gnode_ipstart)</td></tr>
<tr class="separator:a9c2f57416bf3788157e15a1d889cca5e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00d0f0c666be6f5b1d58632b4b5d222c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a00d0f0c666be6f5b1d58632b4b5d222c">hook_get_ext_map</a> (int hook_level, int new_gnode, struct <a class="el" href="../../d3/da8/structrnode__list.html">rnode_list</a> *rnl, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr, <a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> **old_ext_map, <a class="el" href="../../d0/d3b/structquadro__group.html">quadro_group</a> *old_quadg)</td></tr>
<tr class="separator:a00d0f0c666be6f5b1d58632b4b5d222c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab77263b0b4d7970fb36fdd74ebd0df3a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ab77263b0b4d7970fb36fdd74ebd0df3a">hook_get_int_map</a> (void)</td></tr>
<tr class="separator:ab77263b0b4d7970fb36fdd74ebd0df3a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0513b13a5cbb9ed7d89f6594e639b264"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a0513b13a5cbb9ed7d89f6594e639b264">hook_get_bnode_map</a> (void)</td></tr>
<tr class="separator:a0513b13a5cbb9ed7d89f6594e639b264"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab614c177efbb9179f168fd7d13bff83d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ab614c177efbb9179f168fd7d13bff83d">hook_get_igw</a> (void)</td></tr>
<tr class="separator:ab614c177efbb9179f168fd7d13bff83d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e32a215ed05b1ef1f870ce105f67640"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640">hook_finish</a> (int new_gnode, struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *fn_hdr)</td></tr>
<tr class="separator:a5e32a215ed05b1ef1f870ce105f67640"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af10a487801fab9a28a3cfb6759fe138f"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#af10a487801fab9a28a3cfb6759fe138f">netsukuku_hook</a> (<a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *hook_gnode, int hook_level)</td></tr>
<tr class="separator:af10a487801fab9a28a3cfb6759fe138f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:acd9304399a3e29424de7412f815ab756"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#acd9304399a3e29424de7412f815ab756">free_the_tmp_cur_node</a></td></tr>
<tr class="separator:acd9304399a3e29424de7412f815ab756"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae0e1b16e009e742cf17ec6511b2d62d6"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/dc7/hook_8c.html#ae0e1b16e009e742cf17ec6511b2d62d6">we_are_rehooking</a></td></tr>
<tr class="separator:ae0e1b16e009e742cf17ec6511b2d62d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ab49323f81163c48f70eacb3bd5a5eec4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int create_gnodes </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *&#160;</td>
<td class="paramname"><em>ip</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>final_level</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_cgraph" id="d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_cgraph">
<area shape="rect" id="node3" href="../../d9/d45/gmap_8c.html#ab9b8447a87c9c09e24de89e12d5f5387" title="random_ip" alt="" coords="188,425,271,455"/><area shape="rect" id="node27" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="375,556,452,585"/><area shape="rect" id="node57" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="191,608,268,637"/><area shape="rect" id="node59" href="../../da/d89/inet_8c.html#a127c86b270c3bb41caa671ac207fd4c5" title="inet_setip_localaddr" alt="" coords="161,73,297,103"/><area shape="rect" id="node62" href="../../d9/d45/gmap_8c.html#a9f69c857c921b197d373164f76807ad1" title="reset_extmap" alt="" coords="179,715,280,744"/><area shape="rect" id="node74" href="../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title="gnode_inc_seeds" alt="" coords="168,768,291,797"/><area shape="rect" id="node76" href="../../db/de6/qspn_8c.html#a96119d495d6670ec51c1b7c28df7c681" title="qspn_reset_gcount" alt="" coords="348,59,479,88"/><area shape="rect" id="node79" href="../../d3/d7a/map_8c.html#aa2f4ae7cc3ee65da6c79ef32f3becd49" title="reset_int_map" alt="" coords="177,661,281,691"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="375,137,452,167"/><area shape="rect" id="node21" href="../../da/d89/inet_8c.html#a68fa8e8776282525daffa752fbdc6628" title="inet_validate_ip" alt="" coords="357,399,469,428"/><area shape="rect" id="node33" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="560,505,645,535"/><area shape="rect" id="node37" href="../../d9/d45/gmap_8c.html#a5024316574d49ea56d3eff9305a81f2d" title="free_gids" alt="" coords="376,319,451,348"/><area shape="rect" id="node43" href="../../d9/d45/gmap_8c.html#a9d8ba11143fad33a42fadeca1b089065" title="is_group_invalid" alt="" coords="743,189,857,219"/><area shape="rect" id="node53" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="371,503,456,532"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="549,84,656,113"/><area shape="rect" id="node15" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="564,137,641,167"/><area shape="rect" id="node9" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="777,5,823,35"/><area shape="rect" id="node11" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="940,59,1009,88"/><area shape="rect" id="node13" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="924,5,1025,35"/><area shape="rect" id="node17" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="760,136,840,165"/><area shape="rect" id="node19" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="931,136,1019,165"/><area shape="rect" id="node23" href="../../da/d89/inet_8c.html#a5d8b854858733f65e213b89bf984ad72" title="ipv6_addr_type" alt="" coords="548,452,657,481"/><area shape="rect" id="node25" href="../../d3/d8b/buffer_8c.html#aef3a47dd35a06c4fbbc29dac8dc5451f" title="is_bufzero" alt="" coords="561,399,644,428"/><area shape="rect" id="node29" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="569,612,636,641"/><area shape="rect" id="node35" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="544,559,661,588"/><area shape="rect" id="node31" href="../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title="iptogid" alt="" coords="771,612,829,641"/><area shape="rect" id="node39" href="../../d9/d45/gmap_8c.html#a56a9011fb979ad9be0623c8f93d9ef2a" title="increment_gids" alt="" coords="548,241,657,271"/><area shape="rect" id="node45" href="../../d9/d45/gmap_8c.html#ab61813eb69b7875246a6bb3bafa59fb0" title="is_gmap_full_flag_set" alt="" coords="727,296,873,325"/><area shape="rect" id="node51" href="../../d9/d45/gmap_8c.html#ae3a9c32230094d838a0a3fa62c3d8789" title="is_map_void_flag_set" alt="" coords="529,345,676,375"/><area shape="rect" id="node41" href="../../d9/d45/gmap_8c.html#a3bd7ac1b0ae3fbdbc0e9faa7df347107" title="get_groups" alt="" coords="757,243,843,272"/><area shape="rect" id="node47" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="772,59,828,88"/><area shape="rect" id="node64" href="../../d9/d45/gmap_8c.html#a5582d4831a06617f28c66597f2fea4e9" title="reset_gmap" alt="" coords="368,767,459,796"/><area shape="rect" id="node66" href="../../d9/d45/gmap_8c.html#acafc84089fdf2529d00ab56563a40170" title="gmap_node_del" alt="" coords="547,716,659,745"/><area shape="rect" id="node68" href="../../d3/d7a/map_8c.html#af84db9c45e68185e01758672797886a8" title="map_node_del" alt="" coords="747,691,853,720"/><area shape="rect" id="node70" href="../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title="rnode_destroy" alt="" coords="923,691,1027,720"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_icgraph" id="d3/dc7/hook_8c_ab49323f81163c48f70eacb3bd5a5eec4_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#acce6e668cf071bc363f3237daebc95d0" title="create_new_qgroup" alt="" coords="161,57,295,87"/><area shape="rect" id="node38" href="../../d3/dc7/hook_8c.html#a00d0f0c666be6f5b1d58632b4b5d222c" title="hook_get_ext_map" alt="" coords="163,111,293,140"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title="hook_first_radar_scan" alt="" coords="345,5,495,35"/><area shape="rect" id="node35" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="347,59,493,88"/><area shape="rect" id="node7" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="544,59,661,88"/><area shape="rect" id="node9" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1981,45,2032,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="709,84,771,113"/><area shape="rect" id="node13" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="820,85,953,115"/><area shape="rect" id="node15" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="1004,85,1095,115"/><area shape="rect" id="node17" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="1144,85,1331,115"/><area shape="rect" id="node19" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1380,137,1495,167"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1556,84,1644,113"/><area shape="rect" id="node28" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1557,137,1643,167"/><area shape="rect" id="node31" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1544,191,1656,220"/><area shape="rect" id="node23" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1704,124,1779,153"/><area shape="rect" id="node25" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1827,97,1933,127"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="acce6e668cf071bc363f3237daebc95d0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void create_new_qgroup </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_cgraph" id="d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#ab49323f81163c48f70eacb3bd5a5eec4" title="create_gnodes" alt="" coords="196,588,303,617"/><area shape="rect" id="node76" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="387,1167,469,1196"/><area shape="rect" id="node82" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="191,1033,308,1063"/><area shape="rect" id="node85" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="399,1220,457,1249"/><area shape="rect" id="node5" href="../../d9/d45/gmap_8c.html#ab9b8447a87c9c09e24de89e12d5f5387" title="random_ip" alt="" coords="387,241,469,271"/><area shape="rect" id="node25" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="577,60,655,89"/><area shape="rect" id="node53" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="389,535,467,564"/><area shape="rect" id="node55" href="../../da/d89/inet_8c.html#a127c86b270c3bb41caa671ac207fd4c5" title="inet_setip_localaddr" alt="" coords="548,745,684,775"/><area shape="rect" id="node58" href="../../d9/d45/gmap_8c.html#a9f69c857c921b197d373164f76807ad1" title="reset_extmap" alt="" coords="377,588,479,617"/><area shape="rect" id="node68" href="../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title="gnode_inc_seeds" alt="" coords="367,692,489,721"/><area shape="rect" id="node70" href="../../db/de6/qspn_8c.html#a96119d495d6670ec51c1b7c28df7c681" title="qspn_reset_gcount" alt="" coords="551,692,681,721"/><area shape="rect" id="node73" href="../../d3/d7a/map_8c.html#aa2f4ae7cc3ee65da6c79ef32f3becd49" title="reset_int_map" alt="" coords="376,481,480,511"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="577,481,655,511"/><area shape="rect" id="node19" href="../../da/d89/inet_8c.html#a68fa8e8776282525daffa752fbdc6628" title="inet_validate_ip" alt="" coords="560,375,672,404"/><area shape="rect" id="node31" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="765,112,851,141"/><area shape="rect" id="node35" href="../../d9/d45/gmap_8c.html#a5024316574d49ea56d3eff9305a81f2d" title="free_gids" alt="" coords="579,268,653,297"/><area shape="rect" id="node39" href="../../d9/d45/gmap_8c.html#a9d8ba11143fad33a42fadeca1b089065" title="is_group_invalid" alt="" coords="948,216,1063,245"/><area shape="rect" id="node49" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="573,164,659,193"/><area shape="rect" id="node9" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="755,535,861,564"/><area shape="rect" id="node17" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="769,481,847,511"/><area shape="rect" id="node11" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="983,797,1028,827"/><area shape="rect" id="node13" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1144,876,1213,905"/><area shape="rect" id="node15" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1128,797,1229,827"/><area shape="rect" id="node21" href="../../da/d89/inet_8c.html#a5d8b854858733f65e213b89bf984ad72" title="ipv6_addr_type" alt="" coords="753,375,863,404"/><area shape="rect" id="node23" href="../../d3/d8b/buffer_8c.html#aef3a47dd35a06c4fbbc29dac8dc5451f" title="is_bufzero" alt="" coords="767,428,849,457"/><area shape="rect" id="node27" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="775,5,841,35"/><area shape="rect" id="node33" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="749,59,867,88"/><area shape="rect" id="node29" href="../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title="iptogid" alt="" coords="976,5,1035,35"/><area shape="rect" id="node37" href="../../d9/d45/gmap_8c.html#a56a9011fb979ad9be0623c8f93d9ef2a" title="increment_gids" alt="" coords="753,321,863,351"/><area shape="rect" id="node41" href="../../d9/d45/gmap_8c.html#ab61813eb69b7875246a6bb3bafa59fb0" title="is_gmap_full_flag_set" alt="" coords="932,296,1079,325"/><area shape="rect" id="node47" href="../../d9/d45/gmap_8c.html#ae3a9c32230094d838a0a3fa62c3d8789" title="is_map_void_flag_set" alt="" coords="735,268,881,297"/><area shape="rect" id="node43" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="977,585,1033,615"/><area shape="rect" id="node60" href="../../d9/d45/gmap_8c.html#a5582d4831a06617f28c66597f2fea4e9" title="reset_gmap" alt="" coords="571,639,661,668"/><area shape="rect" id="node62" href="../../d9/d45/gmap_8c.html#acafc84089fdf2529d00ab56563a40170" title="gmap_node_del" alt="" coords="752,639,864,668"/><area shape="rect" id="node64" href="../../d3/d7a/map_8c.html#af84db9c45e68185e01758672797886a8" title="map_node_del" alt="" coords="952,639,1059,668"/><area shape="rect" id="node78" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="569,1163,663,1192"/><area shape="rect" id="node80" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="967,1083,1044,1112"/><area shape="rect" id="node88" href="../../d7/de2/if_8c.html#af0a0c8beb31d1b114cdbb60cbd7ae59c" title="set_all_ifs" alt="" coords="388,1113,468,1143"/><area shape="rect" id="node90" href="../../d7/de2/if_8c.html#abea5b6f5cd28944310eae2ab32026a4a" title="set_dev_down" alt="" coords="375,903,481,932"/><area shape="rect" id="node100" href="../../d7/de2/if_8c.html#a062746ee276b608fcd9360c59364d537" title="set_dev_up" alt="" coords="384,849,472,879"/><area shape="rect" id="node103" href="../../d7/de2/if_8c.html#af89c37cb6be1f1b417dc057eda5e1520" title="ip_addr_flush_all_ifs" alt="" coords="359,1060,497,1089"/><area shape="rect" id="node110" href="../../d7/de2/if_8c.html#a80c11a2ffa82194213b455980e54d2bd" title="set_all_dev_ip" alt="" coords="376,1007,480,1036"/><area shape="rect" id="node112" href="../../d7/de2/if_8c.html#a29300a7fc292e542e82b441736978c3d" title="set_dev_ip" alt="" coords="573,979,659,1008"/><area shape="rect" id="node92" href="../../d7/de2/if_8c.html#a8ae45d4359817648686b7b13713508a4" title="set_flags" alt="" coords="579,875,653,904"/><area shape="rect" id="node94" href="../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title="new_socket" alt="" coords="763,900,853,929"/><area shape="rect" id="node96" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="981,900,1029,929"/><area shape="rect" id="node105" href="../../d7/de2/if_8c.html#a7042bfd9ad72adafd35f817b9363df06" title="ip_addr_flush" alt="" coords="567,1060,665,1089"/><area shape="rect" id="node108" href="../../d1/d71/ll__map_8c.html#a3ccff7ca25a76d2c7d2a1dbcafb2678e" title="ll_name_to_index" alt="" coords="747,1057,869,1087"/><area shape="rect" id="node116" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="748,1004,868,1033"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_icgraph" id="d3/dc7/hook_8c_acce6e668cf071bc363f3237daebc95d0_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title="hook_first_radar_scan" alt="" coords="191,5,340,35"/><area shape="rect" id="node33" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="192,59,339,88"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="389,32,507,61"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1827,19,1877,48"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="555,57,616,87"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="665,59,799,88"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="849,59,940,88"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="989,59,1176,88"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1225,111,1340,140"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1401,57,1489,87"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1403,111,1488,140"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1389,164,1501,193"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1549,97,1624,127"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1672,71,1779,100"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ab5fcc9e0c459e229bee016a7698e08ee"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="../../d5/dbf/bmap_8h.html#a3fa0064586cddcbc6762037a6664a2a3">map_bnode</a>** get_bnode_map </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_int **&#160;</td>
<td class="paramname"><em>bmap_nodes</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_cgraph" id="d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="169,1176,257,1205"/><area shape="rect" id="node34" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="857,996,905,1025"/><area shape="rect" id="node39" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="847,216,916,245"/><area shape="rect" id="node55" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="635,58,744,88"/><area shape="rect" id="node57" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="169,994,257,1024"/><area shape="rect" id="node119" href="../../db/d73/bmap_8c.html#a788e91fe8d07dca801f8326d0fdda2d9" title="unpack_all_bmaps" alt="" coords="437,1874,568,1904"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="311,1176,385,1205"/><area shape="rect" id="node20" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="840,810,923,840"/><area shape="rect" id="node48" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="853,1404,909,1433"/><area shape="rect" id="node51" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="653,1560,725,1589"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="461,1640,544,1669"/><area shape="rect" id="node44" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="440,1149,565,1178"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="640,1613,739,1642"/><area shape="rect" id="node11" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="625,1666,753,1696"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="843,1506,920,1536"/><area shape="rect" id="node15" href="../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title="rnodetoip" alt="" coords="652,1720,727,1749"/><area shape="rect" id="node18" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="631,629,748,658"/><area shape="rect" id="node24" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="840,557,923,586"/><area shape="rect" id="node26" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="836,621,927,650"/><area shape="rect" id="node28" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="845,681,917,710"/><area shape="rect" id="node37" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="841,498,921,528"/><area shape="rect" id="node22" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1000,810,1093,840"/><area shape="rect" id="node30" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1024,1325,1069,1354"/><area shape="rect" id="node32" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1143,1325,1212,1354"/><area shape="rect" id="node41" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="1007,137,1087,166"/><area shape="rect" id="node53" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="845,1560,917,1589"/><area shape="rect" id="node60" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="469,732,536,761"/><area shape="rect" id="node116" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="307,994,389,1024"/><area shape="rect" id="node62" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1009,242,1084,272"/><area shape="rect" id="node65" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="845,162,917,192"/><area shape="rect" id="node68" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="653,162,725,192"/><area shape="rect" id="node73" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="647,317,732,346"/><area shape="rect" id="node77" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="635,837,744,866"/><area shape="rect" id="node82" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="629,784,749,813"/><area shape="rect" id="node86" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="647,944,732,973"/><area shape="rect" id="node89" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="629,890,749,920"/><area shape="rect" id="node92" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="652,1352,727,1381"/><area shape="rect" id="node98" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="627,370,752,400"/><area shape="rect" id="node101" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="631,1456,748,1485"/><area shape="rect" id="node109" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="651,424,728,453"/><area shape="rect" id="node103" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="848,1613,915,1642"/><area shape="rect" id="node121" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="616,1981,763,2010"/><area shape="rect" id="node131" href="../../db/d73/bmap_8c.html#ae52670571abab59c3b815dfc9c822867" title="bmap_levels_init" alt="" coords="631,1874,748,1904"/><area shape="rect" id="node136" href="../../d3/d7a/map_8c.html#aa1c547a1395ad23dae8112e8d330f45c" title="unpack_map" alt="" coords="641,1928,737,1957"/><area shape="rect" id="node123" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="841,2088,921,2117"/><area shape="rect" id="node125" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="833,1928,929,1957"/><area shape="rect" id="node127" href="../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title="ints_array_ntohl" alt="" coords="824,1981,939,2010"/><area shape="rect" id="node129" href="../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title="ints_array_ntohs" alt="" coords="823,2034,940,2064"/><area shape="rect" id="node134" href="../../db/d73/bmap_8c.html#a836bfeb9ef1c2a5ed669f8b247c3c5aa" title="bmap_counter_reset" alt="" coords="812,1874,951,1904"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_icgraph" id="d3/dc7/hook_8c_ab5fcc9e0c459e229bee016a7698e08ee_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a0513b13a5cbb9ed7d89f6594e639b264" title="hook_get_bnode_map" alt="" coords="168,19,317,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="365,19,483,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1803,5,1853,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="531,44,592,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="641,45,775,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="825,45,916,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="965,45,1152,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1201,97,1316,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1377,44,1465,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1379,97,1464,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1365,151,1477,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1525,84,1600,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1648,57,1755,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a5f70bb451547d6e6fa8d4584bfcb6446"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a>** get_ext_map </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d0/d3b/structquadro__group.html">quadro_group</a> *&#160;</td>
<td class="paramname"><em>new_quadg</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_cgraph" id="d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="165,1287,253,1316"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="901,1235,949,1264"/><area shape="rect" id="node34" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="891,68,960,97"/><area shape="rect" id="node50" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="715,1544,824,1573"/><area shape="rect" id="node52" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="165,1183,253,1212"/><area shape="rect" id="node111" href="../../d9/d45/gmap_8c.html#af1e8816c82f2eeaf6b8aee6d51e80709" title="unpack_extmap" alt="" coords="152,1885,267,1915"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="352,1235,427,1264"/><area shape="rect" id="node15" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="884,1048,967,1077"/><area shape="rect" id="node43" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="897,273,953,303"/><area shape="rect" id="node46" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="733,1597,805,1627"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="544,1077,627,1107"/><area shape="rect" id="node39" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="523,1492,648,1521"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="720,1389,819,1419"/><area shape="rect" id="node11" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="887,609,964,639"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="711,920,828,949"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="884,789,967,819"/><area shape="rect" id="node21" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="880,855,971,884"/><area shape="rect" id="node23" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="889,351,961,380"/><area shape="rect" id="node32" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="885,944,965,973"/><area shape="rect" id="node17" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1019,1048,1112,1077"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1043,216,1088,245"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1161,273,1231,303"/><area shape="rect" id="node36" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="1025,29,1105,59"/><area shape="rect" id="node48" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="889,1597,961,1627"/><area shape="rect" id="node55" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="552,715,619,744"/><area shape="rect" id="node108" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="544,1364,627,1393"/><area shape="rect" id="node57" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1028,480,1103,509"/><area shape="rect" id="node60" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="889,453,961,483"/><area shape="rect" id="node63" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="733,453,805,483"/><area shape="rect" id="node68" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="727,661,812,691"/><area shape="rect" id="node72" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="715,1075,824,1104"/><area shape="rect" id="node77" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="709,1128,829,1157"/><area shape="rect" id="node81" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="727,1181,812,1211"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="709,1235,829,1264"/><area shape="rect" id="node87" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="732,197,807,227"/><area shape="rect" id="node93" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="707,715,832,744"/><area shape="rect" id="node96" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="711,557,828,587"/><area shape="rect" id="node101" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="731,93,808,123"/><area shape="rect" id="node113" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="512,1859,659,1888"/><area shape="rect" id="node121" href="../../d9/d45/gmap_8c.html#aff77e100f9fda2f9320246f0be0eaa77" title="unpack_quadro_group" alt="" coords="315,1805,464,1835"/><area shape="rect" id="node124" href="../../d9/d45/gmap_8c.html#ad8f4d4e4386d76dbf897af6abcddb29f" title="verify_ext_map_hdr" alt="" coords="321,1965,457,1995"/><area shape="rect" id="node127" href="../../d9/d45/gmap_8c.html#ad290f53e53f0cd9f609236f7f13f3927" title="init_extmap" alt="" coords="345,2019,433,2048"/><area shape="rect" id="node129" href="../../d9/d45/gmap_8c.html#a7bd57f7bec930295a7b6e629947bcb4c" title="unpack_map_gnode" alt="" coords="320,1859,459,1888"/><area shape="rect" id="node132" href="../../d9/d45/gmap_8c.html#a3b44b3a9269eb82a4b8c6a30dac45443" title="extmap_store_rblock" alt="" coords="319,2072,460,2101"/><area shape="rect" id="node134" href="../../d9/d45/gmap_8c.html#a49d0277ea2e68801272a66675b78313a" title="free_extmap" alt="" coords="343,1752,436,1781"/><area shape="rect" id="node136" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="331,1912,448,1941"/><area shape="rect" id="node115" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="729,1805,809,1835"/><area shape="rect" id="node117" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="721,1859,817,1888"/><area shape="rect" id="node119" href="../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title="ints_array_ntohl" alt="" coords="712,1912,827,1941"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_icgraph" id="d3/dc7/hook_8c_a5f70bb451547d6e6fa8d4584bfcb6446_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a00d0f0c666be6f5b1d58632b4b5d222c" title="hook_get_ext_map" alt="" coords="153,19,284,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="333,19,451,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1771,5,1821,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="499,44,560,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="609,45,743,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="793,45,884,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="933,45,1120,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1169,97,1284,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1345,44,1433,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1347,97,1432,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1333,151,1445,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1493,84,1568,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1616,57,1723,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a13ba2bdeee0139a4e9cc749296099be2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int get_free_nodes </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_char *&#160;</td>
<td class="paramname"><em>nodes</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_cgraph" id="d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="197,1391,285,1420"/><area shape="rect" id="node15" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="905,923,988,952"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="923,1312,971,1341"/><area shape="rect" id="node34" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="912,95,981,124"/><area shape="rect" id="node43" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="919,1088,975,1117"/><area shape="rect" id="node50" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="736,1699,845,1728"/><area shape="rect" id="node52" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="197,792,285,821"/><area shape="rect" id="node111" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="533,1907,680,1936"/><area shape="rect" id="node124" href="../../d3/dc7/hook_8c.html#a28a07806c68a70c5b38edc3d945f4b48" title="verify_free_nodes_hdr" alt="" coords="167,1621,316,1651"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="388,973,463,1003"/><area shape="rect" id="node46" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="755,1645,827,1675"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="565,339,648,368"/><area shape="rect" id="node39" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="544,1339,669,1368"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="741,93,840,123"/><area shape="rect" id="node11" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="908,249,985,279"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="732,403,849,432"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="905,447,988,476"/><area shape="rect" id="node21" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="901,308,992,337"/><area shape="rect" id="node23" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="911,869,983,899"/><area shape="rect" id="node32" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="907,372,987,401"/><area shape="rect" id="node17" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1040,923,1133,952"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1064,1211,1109,1240"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1183,1211,1252,1240"/><area shape="rect" id="node36" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="1047,43,1127,72"/><area shape="rect" id="node48" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="911,1645,983,1675"/><area shape="rect" id="node55" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="573,792,640,821"/><area shape="rect" id="node108" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="384,468,467,497"/><area shape="rect" id="node57" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1049,532,1124,561"/><area shape="rect" id="node60" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="911,557,983,587"/><area shape="rect" id="node63" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="755,557,827,587"/><area shape="rect" id="node68" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="748,715,833,744"/><area shape="rect" id="node72" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="736,1181,845,1211"/><area shape="rect" id="node77" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="731,1128,851,1157"/><area shape="rect" id="node81" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="748,1389,833,1419"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="731,1285,851,1315"/><area shape="rect" id="node87" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="753,1075,828,1104"/><area shape="rect" id="node93" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="728,819,853,848"/><area shape="rect" id="node96" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="732,661,849,691"/><area shape="rect" id="node101" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="752,147,829,176"/><area shape="rect" id="node113" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="751,1853,831,1883"/><area shape="rect" id="node117" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="743,1907,839,1936"/><area shape="rect" id="node120" href="../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title="ints_array_ntohl" alt="" coords="733,2013,848,2043"/><area shape="rect" id="node122" href="../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title="ints_array_ntohs" alt="" coords="732,1960,849,1989"/><area shape="rect" id="node115" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="903,1880,991,1909"/><area shape="rect" id="node126" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="387,1595,464,1624"/><area shape="rect" id="node134" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="387,1648,464,1677"/><area shape="rect" id="node136" href="../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title="quadg_gids_cmp" alt="" coords="365,1701,485,1731"/><area shape="rect" id="node128" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="553,1647,660,1676"/><area shape="rect" id="node131" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="568,1828,645,1857"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_icgraph" id="d3/dc7/hook_8c_a13ba2bdeee0139a4e9cc749296099be2_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="165,19,312,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="360,19,477,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1797,5,1848,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="525,44,587,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="636,45,769,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="820,45,911,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="960,45,1147,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1196,97,1311,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1372,44,1460,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1373,97,1459,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1360,151,1472,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1520,84,1595,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1643,57,1749,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a68ce15d13d0063d2670f1f75941d4d41"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a>* get_int_map </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> **&#160;</td>
<td class="paramname"><em>new_root</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_cgraph" id="d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="151,460,239,489"/><area shape="rect" id="node38" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1113,1057,1161,1087"/><area shape="rect" id="node54" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="756,1500,825,1529"/><area shape="rect" id="node76" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="561,1547,671,1576"/><area shape="rect" id="node78" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="151,1419,239,1448"/><area shape="rect" id="node150" href="../../d3/d7a/map_8c.html#aa1c547a1395ad23dae8112e8d330f45c" title="unpack_map" alt="" coords="147,1853,243,1883"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="295,1419,369,1448"/><area shape="rect" id="node20" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="931,411,1013,440"/><area shape="rect" id="node69" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="763,408,819,437"/><area shape="rect" id="node72" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="580,304,652,333"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="421,200,504,229"/><area shape="rect" id="node62" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="728,981,853,1011"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="567,43,665,72"/><area shape="rect" id="node11" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="552,147,680,176"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="752,200,829,229"/><area shape="rect" id="node15" href="../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title="rnodetoip" alt="" coords="579,200,653,229"/><area shape="rect" id="node18" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="557,824,675,853"/><area shape="rect" id="node58" href="../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title="set_keepalive_sk" alt="" coords="911,769,1033,799"/><area shape="rect" id="node26" href="../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title="new_tcp_conn" alt="" coords="737,717,844,747"/><area shape="rect" id="node44" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="749,875,832,904"/><area shape="rect" id="node46" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="745,928,836,957"/><area shape="rect" id="node48" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="755,461,827,491"/><area shape="rect" id="node52" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="751,821,831,851"/><area shape="rect" id="node22" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1091,307,1184,336"/><area shape="rect" id="node24" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1244,564,1321,593"/><area shape="rect" id="node29" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="912,616,1032,645"/><area shape="rect" id="node41" href="../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title="set_bindtodevice_sk" alt="" coords="901,1083,1043,1112"/><area shape="rect" id="node32" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1115,564,1160,593"/><area shape="rect" id="node34" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1248,617,1317,647"/><area shape="rect" id="node36" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1232,511,1333,540"/><area shape="rect" id="node56" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="932,1625,1012,1655"/><area shape="rect" id="node65" href="../../da/d89/inet_8c.html#a16c8d2dac83a014ea3035178a3771340" title="sockaddr_to_inet" alt="" coords="912,824,1032,853"/><area shape="rect" id="node74" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="755,253,827,283"/><area shape="rect" id="node81" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="429,981,496,1011"/><area shape="rect" id="node147" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="291,395,373,424"/><area shape="rect" id="node83" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="935,1344,1009,1373"/><area shape="rect" id="node86" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="755,1344,827,1373"/><area shape="rect" id="node89" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="580,1389,652,1419"/><area shape="rect" id="node94" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="573,928,659,957"/><area shape="rect" id="node98" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="736,1139,845,1168"/><area shape="rect" id="node108" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="731,1085,851,1115"/><area shape="rect" id="node119" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="929,1448,1015,1477"/><area shape="rect" id="node122" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="912,1291,1032,1320"/><area shape="rect" id="node125" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="579,613,653,643"/><area shape="rect" id="node132" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="553,981,679,1011"/><area shape="rect" id="node135" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="557,408,675,437"/><area shape="rect" id="node140" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="577,1493,655,1523"/><area shape="rect" id="node103" href="../../da/d89/inet_8c.html#a8e51a98ebf31af2e65b949335a06d47a" title="new_dgram_socket" alt="" coords="905,1136,1039,1165"/><area shape="rect" id="node111" href="../../da/d89/inet_8c.html#a2aa626239ab1ad25661dfed01b5f2f89" title="set_broadcast_sk" alt="" coords="909,928,1035,957"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_icgraph" id="d3/dc7/hook_8c_a68ce15d13d0063d2670f1f75941d4d41_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#ab77263b0b4d7970fb36fdd74ebd0df3a" title="hook_get_int_map" alt="" coords="147,19,275,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="323,19,440,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1760,5,1811,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="488,44,549,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="599,45,732,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="783,45,873,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="923,45,1109,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1159,97,1273,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1335,44,1423,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1336,97,1421,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1323,151,1435,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1483,84,1557,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1605,57,1712,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a8fe66445249fb1a1e2890250919bf67e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="../../da/dd7/igs_8h.html#a70b61be6ea7e5cbbe9d3e95eac23d505">inet_gw</a>** get_internet_gws </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int **&#160;</td>
<td class="paramname"><em>igws_counter</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_cgraph" id="d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="177,1278,265,1307"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="849,446,897,475"/><area shape="rect" id="node34" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="839,1098,908,1127"/><area shape="rect" id="node50" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="637,59,747,88"/><area shape="rect" id="node52" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="177,1224,265,1254"/><area shape="rect" id="node117" href="../../d1/d6f/igs_8c.html#ac988c4e403d8e860068177e9c0358363" title="unpack_igws" alt="" coords="459,1820,557,1850"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="319,1199,393,1228"/><area shape="rect" id="node15" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="832,886,915,915"/><area shape="rect" id="node43" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="845,1458,901,1487"/><area shape="rect" id="node46" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="656,1614,728,1643"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="467,1303,549,1332"/><area shape="rect" id="node39" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="445,499,571,528"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="643,1510,741,1539"/><area shape="rect" id="node11" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="835,1303,912,1332"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="633,891,751,920"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="832,939,915,968"/><area shape="rect" id="node21" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="828,992,919,1022"/><area shape="rect" id="node23" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="837,832,909,862"/><area shape="rect" id="node32" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="833,652,913,682"/><area shape="rect" id="node17" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="981,886,1075,915"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1124,1098,1169,1127"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1220,1098,1289,1127"/><area shape="rect" id="node36" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="988,1098,1068,1127"/><area shape="rect" id="node48" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="837,1614,909,1643"/><area shape="rect" id="node55" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="475,786,541,815"/><area shape="rect" id="node114" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="315,1303,397,1332"/><area shape="rect" id="node57" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="991,240,1065,270"/><area shape="rect" id="node60" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="837,164,909,194"/><area shape="rect" id="node63" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="656,112,728,142"/><area shape="rect" id="node68" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="649,683,735,712"/><area shape="rect" id="node72" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="637,630,747,659"/><area shape="rect" id="node77" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="632,576,752,606"/><area shape="rect" id="node81" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="649,419,735,448"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="632,472,752,502"/><area shape="rect" id="node87" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="655,1150,729,1179"/><area shape="rect" id="node93" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="629,838,755,867"/><area shape="rect" id="node96" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="633,1406,751,1435"/><area shape="rect" id="node107" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="653,1096,731,1126"/><area shape="rect" id="node98" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="843,1716,904,1746"/><area shape="rect" id="node100" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="995,1406,1061,1435"/><area shape="rect" id="node119" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="619,1926,765,1955"/><area shape="rect" id="node130" href="../../d1/d6f/igs_8c.html#aab1091590ed4414ea138fedb0d2982e3" title="init_igws" alt="" coords="656,1768,728,1798"/><area shape="rect" id="node134" href="../../d1/d6f/igs_8c.html#a3a952aaa617471595f911b4754e0ecdc" title="unpack_inet_gw" alt="" coords="635,2004,749,2034"/><area shape="rect" id="node139" href="../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title="node_from_pos" alt="" coords="637,1872,747,1902"/><area shape="rect" id="node121" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="988,2003,1068,2032"/><area shape="rect" id="node123" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="825,1926,921,1955"/><area shape="rect" id="node125" href="../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title="ints_array_ntohl" alt="" coords="816,1819,931,1848"/><area shape="rect" id="node127" href="../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title="ints_array_ntohs" alt="" coords="815,1872,932,1902"/><area shape="rect" id="node136" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="835,2030,912,2059"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_icgraph" id="d3/dc7/hook_8c_a8fe66445249fb1a1e2890250919bf67e_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#ab614c177efbb9179f168fd7d13bff83d" title="hook_get_igw" alt="" coords="177,19,279,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="328,19,445,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1765,5,1816,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="493,44,555,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="604,45,737,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="788,45,879,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="928,45,1115,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1164,97,1279,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1340,44,1428,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1341,97,1427,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1328,151,1440,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1488,84,1563,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1611,57,1717,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a2dba643d9fbb3c9ce179b936a5190f59"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int get_qspn_round </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct timeval&#160;</td>
<td class="paramname"><em>to_rtt</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct timeval *&#160;</td>
<td class="paramname"><em>qtime</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>qspn_id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&#160;</td>
<td class="paramname"><em>qspn_gcount</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_cgraph" id="d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="173,1772,261,1801"/><area shape="rect" id="node20" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="799,1329,881,1359"/><area shape="rect" id="node40" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="816,495,864,524"/><area shape="rect" id="node45" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="805,1420,875,1449"/><area shape="rect" id="node67" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="628,1043,737,1072"/><area shape="rect" id="node69" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="173,1199,261,1228"/><area shape="rect" id="node130" href="../../d9/dfc/endianness_8c.html#aca2792b724aa77910817b443d8de4492" title="int_info_copy" alt="" coords="168,2029,267,2059"/><area shape="rect" id="node132" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="1075,1888,1221,1917"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="319,1095,393,1124"/><area shape="rect" id="node60" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="812,889,868,919"/><area shape="rect" id="node63" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="647,1824,719,1853"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="467,1512,549,1541"/><area shape="rect" id="node53" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="445,364,571,393"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="633,1669,732,1699"/><area shape="rect" id="node11" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="619,1616,747,1645"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="801,1499,879,1528"/><area shape="rect" id="node15" href="../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title="rnodetoip" alt="" coords="645,1512,720,1541"/><area shape="rect" id="node18" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="624,1200,741,1229"/><area shape="rect" id="node49" href="../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title="set_keepalive_sk" alt="" coords="621,1096,744,1125"/><area shape="rect" id="node30" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="799,993,881,1023"/><area shape="rect" id="node32" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="795,1148,885,1177"/><area shape="rect" id="node34" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="804,637,876,667"/><area shape="rect" id="node43" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="800,1251,880,1280"/><area shape="rect" id="node22" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="933,1423,1027,1452"/><area shape="rect" id="node24" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1109,1693,1187,1723"/><area shape="rect" id="node26" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1289,1781,1369,1811"/><area shape="rect" id="node28" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="1439,1835,1527,1864"/><area shape="rect" id="node36" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="957,585,1003,615"/><area shape="rect" id="node38" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1113,585,1183,615"/><area shape="rect" id="node47" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="940,1571,1020,1600"/><area shape="rect" id="node56" href="../../da/d89/inet_8c.html#a16c8d2dac83a014ea3035178a3771340" title="sockaddr_to_inet" alt="" coords="623,312,743,341"/><area shape="rect" id="node65" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="804,1824,876,1853"/><area shape="rect" id="node72" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="475,837,541,867"/><area shape="rect" id="node125" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="315,1199,397,1228"/><area shape="rect" id="node74" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="943,83,1017,112"/><area shape="rect" id="node77" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="804,56,876,85"/><area shape="rect" id="node80" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="647,5,719,35"/><area shape="rect" id="node85" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="640,677,725,707"/><area shape="rect" id="node89" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="628,784,737,813"/><area shape="rect" id="node94" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="623,837,743,867"/><area shape="rect" id="node98" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="640,416,725,445"/><area shape="rect" id="node101" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="623,469,743,499"/><area shape="rect" id="node104" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="645,624,720,653"/><area shape="rect" id="node110" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="620,731,745,760"/><area shape="rect" id="node113" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="624,1355,741,1384"/><area shape="rect" id="node118" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="644,1408,721,1437"/><area shape="rect" id="node135" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="1281,1888,1377,1917"/><area shape="rect" id="node138" href="../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title="ints_array_ntohl" alt="" coords="1272,1941,1387,1971"/><area shape="rect" id="node140" href="../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title="ints_array_ntohs" alt="" coords="1271,1835,1388,1864"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_icgraph" id="d3/dc7/hook_8c_a2dba643d9fbb3c9ce179b936a5190f59_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="168,19,315,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="363,19,480,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1800,5,1851,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="528,44,589,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="639,45,772,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="823,45,913,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="963,45,1149,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1199,97,1313,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1375,44,1463,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1376,97,1461,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1363,151,1475,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1523,84,1597,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1645,57,1752,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a9c2f57416bf3788157e15a1d889cca5e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int hook_choose_new_ip </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *&#160;</td>
<td class="paramname"><em>hook_gnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_char *&#160;</td>
<td class="paramname"><em>fnodes</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *&#160;</td>
<td class="paramname"><em>gnode_ipstart</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_cgraph" id="d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a8106f3baabcefc71e725b6c99cbb5889" title="update_join_rate" alt="" coords="201,85,319,115"/><area shape="rect" id="node5" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="828,553,884,583"/><area shape="rect" id="node16" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="221,353,299,383"/><area shape="rect" id="node19" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="411,896,493,925"/><area shape="rect" id="node25" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="409,376,495,405"/><area shape="rect" id="node27" href="../../d3/d7a/map_8c.html#a6664a07adc9bcf23216bc5086ffa8b93" title="postoip" alt="" coords="228,229,292,259"/><area shape="rect" id="node35" href="../../d9/d45/gmap_8c.html#ab9b8447a87c9c09e24de89e12d5f5387" title="random_ip" alt="" coords="219,508,301,537"/><area shape="rect" id="node48" href="../../da/d89/inet_8c.html#a68fa8e8776282525daffa752fbdc6628" title="inet_validate_ip" alt="" coords="396,296,508,325"/><area shape="rect" id="node78" href="../../da/d89/inet_8c.html#a127c86b270c3bb41caa671ac207fd4c5" title="inet_setip_localaddr" alt="" coords="788,844,924,873"/><area shape="rect" id="node81" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="201,1077,319,1107"/><area shape="rect" id="node119" href="../../d7/d02/radar_8c.html#a5a800cfd2c699f600717fb1d9bde4ecb" title="rnl_close_all_sk" alt="" coords="203,1261,317,1291"/><area shape="rect" id="node9" href="../../db/d73/bmap_8c.html#a61bdcdcc5f2bd5cf6e35df84dbd89ffd" title="map_find_bnode_rnode" alt="" coords="375,59,529,88"/><area shape="rect" id="node13" href="../../db/d73/bmap_8c.html#ac6503610230575f4923676b61a1844b8" title="map_count_bnode_rnode" alt="" coords="369,5,535,35"/><area shape="rect" id="node7" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1123,995,1192,1024"/><area shape="rect" id="node11" href="../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title="rnode_find" alt="" coords="617,32,700,61"/><area shape="rect" id="node21" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="809,1001,903,1031"/><area shape="rect" id="node23" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="980,961,1057,991"/><area shape="rect" id="node29" href="../../da/d89/inet_8c.html#afd1e5fe1ebde3b0578f839267fc48e39" title="inet_copy_ipdata_raw" alt="" coords="379,229,525,259"/><area shape="rect" id="node31" href="../../dd/db1/ipv6-gmp_8c.html#a4d742184ea835ee6517b7c00352c0d4a" title="sum_int" alt="" coords="419,169,485,199"/><area shape="rect" id="node33" href="../../dd/db1/ipv6-gmp_8c.html#a6da8f9ac5a74b4c469307c4e3cfefc03" title="sum_128" alt="" coords="621,163,696,192"/><area shape="rect" id="node37" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="413,691,491,720"/><area shape="rect" id="node54" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="413,429,491,459"/><area shape="rect" id="node58" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="616,429,701,459"/><area shape="rect" id="node62" href="../../d9/d45/gmap_8c.html#a5024316574d49ea56d3eff9305a81f2d" title="free_gids" alt="" coords="415,533,489,563"/><area shape="rect" id="node66" href="../../d9/d45/gmap_8c.html#a9d8ba11143fad33a42fadeca1b089065" title="is_group_invalid" alt="" coords="799,632,913,661"/><area shape="rect" id="node39" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="803,767,909,796"/><area shape="rect" id="node46" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="620,691,697,720"/><area shape="rect" id="node41" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="996,896,1041,925"/><area shape="rect" id="node44" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1107,896,1208,925"/><area shape="rect" id="node50" href="../../da/d89/inet_8c.html#a5d8b854858733f65e213b89bf984ad72" title="ipv6_addr_type" alt="" coords="604,216,713,245"/><area shape="rect" id="node52" href="../../d3/d8b/buffer_8c.html#aef3a47dd35a06c4fbbc29dac8dc5451f" title="is_bufzero" alt="" coords="617,269,700,299"/><area shape="rect" id="node56" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="625,323,692,352"/><area shape="rect" id="node60" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="600,376,717,405"/><area shape="rect" id="node64" href="../../d9/d45/gmap_8c.html#a56a9011fb979ad9be0623c8f93d9ef2a" title="increment_gids" alt="" coords="604,533,713,563"/><area shape="rect" id="node68" href="../../d9/d45/gmap_8c.html#ab61813eb69b7875246a6bb3bafa59fb0" title="is_gmap_full_flag_set" alt="" coords="783,488,929,517"/><area shape="rect" id="node72" href="../../d9/d45/gmap_8c.html#ae3a9c32230094d838a0a3fa62c3d8789" title="is_map_void_flag_set" alt="" coords="585,587,732,616"/><area shape="rect" id="node84" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="989,1040,1048,1069"/><area shape="rect" id="node87" href="../../d7/de2/if_8c.html#af0a0c8beb31d1b114cdbb60cbd7ae59c" title="set_all_ifs" alt="" coords="412,1051,492,1080"/><area shape="rect" id="node89" href="../../d7/de2/if_8c.html#abea5b6f5cd28944310eae2ab32026a4a" title="set_dev_down" alt="" coords="399,1261,505,1291"/><area shape="rect" id="node99" href="../../d7/de2/if_8c.html#a062746ee276b608fcd9360c59364d537" title="set_dev_up" alt="" coords="408,1208,496,1237"/><area shape="rect" id="node102" href="../../d7/de2/if_8c.html#af89c37cb6be1f1b417dc057eda5e1520" title="ip_addr_flush_all_ifs" alt="" coords="589,1287,728,1316"/><area shape="rect" id="node107" href="../../d7/de2/if_8c.html#a80c11a2ffa82194213b455980e54d2bd" title="set_all_dev_ip" alt="" coords="400,1104,504,1133"/><area shape="rect" id="node109" href="../../d7/de2/if_8c.html#a29300a7fc292e542e82b441736978c3d" title="set_dev_ip" alt="" coords="616,1104,701,1133"/><area shape="rect" id="node91" href="../../d7/de2/if_8c.html#a8ae45d4359817648686b7b13713508a4" title="set_flags" alt="" coords="621,1208,696,1237"/><area shape="rect" id="node93" href="../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title="new_socket" alt="" coords="811,1156,901,1185"/><area shape="rect" id="node95" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="995,1156,1043,1185"/><area shape="rect" id="node104" href="../../d7/de2/if_8c.html#a7042bfd9ad72adafd35f817b9363df06" title="ip_addr_flush" alt="" coords="807,1273,905,1303"/><area shape="rect" id="node113" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="796,948,916,977"/><area shape="rect" id="node121" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="412,1365,492,1395"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_icgraph" id="d3/dc7/hook_8c_a9c2f57416bf3788157e15a1d889cca5e_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="200,19,317,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1637,5,1688,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="365,44,427,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="476,45,609,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="660,45,751,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="800,45,987,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1036,97,1151,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1212,44,1300,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1213,97,1299,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1200,151,1312,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1360,84,1435,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1483,57,1589,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a1af7ac472929cbedf3964d95f76a6cd4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int hook_fill_rq </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/d1c/structmap__node.html">map_node</a> *&#160;</td>
<td class="paramname"><em>dst_rnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a> *&#160;</td>
<td class="paramname"><em>pkt</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_char&#160;</td>
<td class="paramname"><em>rq</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_cgraph" id="d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_cgraph">
<area shape="rect" id="node3" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="141,841,216,871"/><area shape="rect" id="node28" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="917,139,1000,168"/><area shape="rect" id="node73" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="931,1023,987,1052"/><area shape="rect" id="node126" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="143,1125,215,1155"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="264,348,347,377"/><area shape="rect" id="node48" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1301,605,1349,635"/><area shape="rect" id="node120" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="709,868,835,897"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="409,348,508,377"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="395,244,523,273"/><area shape="rect" id="node11" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="577,191,655,220"/><area shape="rect" id="node13" href="../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title="rnodetoip" alt="" coords="421,191,496,220"/><area shape="rect" id="node26" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="400,455,517,484"/><area shape="rect" id="node116" href="../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title="set_keepalive_sk" alt="" coords="397,401,520,431"/><area shape="rect" id="node16" href="../../d3/d7a/map_8c.html#ab4c5fb4d30e7d21c05dce334b85cb2e9" title="maptoip" alt="" coords="583,87,649,116"/><area shape="rect" id="node18" href="../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title="pos_from_node" alt="" coords="717,87,827,116"/><area shape="rect" id="node20" href="../../d3/d7a/map_8c.html#a6664a07adc9bcf23216bc5086ffa8b93" title="postoip" alt="" coords="740,33,804,63"/><area shape="rect" id="node22" href="../../da/d89/inet_8c.html#afd1e5fe1ebde3b0578f839267fc48e39" title="inet_copy_ipdata_raw" alt="" coords="885,59,1032,88"/><area shape="rect" id="node24" href="../../dd/db1/ipv6-gmp_8c.html#a4d742184ea835ee6517b7c00352c0d4a" title="sum_int" alt="" coords="925,5,992,35"/><area shape="rect" id="node38" href="../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title="new_tcp_conn" alt="" coords="719,345,825,375"/><area shape="rect" id="node57" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="575,396,657,425"/><area shape="rect" id="node59" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="571,449,661,479"/><area shape="rect" id="node61" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="580,657,652,687"/><area shape="rect" id="node108" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="576,553,656,583"/><area shape="rect" id="node112" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="581,737,651,767"/><area shape="rect" id="node30" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1107,137,1200,167"/><area shape="rect" id="node32" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1287,191,1364,220"/><area shape="rect" id="node34" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1428,397,1508,427"/><area shape="rect" id="node36" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="1559,397,1647,427"/><area shape="rect" id="node41" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="1093,191,1213,220"/><area shape="rect" id="node51" href="../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title="new_socket" alt="" coords="1108,345,1199,375"/><area shape="rect" id="node54" href="../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title="set_bindtodevice_sk" alt="" coords="1083,449,1224,479"/><area shape="rect" id="node44" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1445,947,1491,976"/><area shape="rect" id="node46" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1568,947,1637,976"/><area shape="rect" id="node63" href="../../df/d05/pkts_8c.html#a1179aed21beeb7c21f762c4db1d54b83" title="pkt_recv_udp" alt="" coords="723,657,821,687"/><area shape="rect" id="node95" href="../../df/d05/pkts_8c.html#a4edb2a703136880ce100a9daa0c17078" title="pkt_recv_tcp" alt="" coords="724,711,820,740"/><area shape="rect" id="node105" href="../../df/d05/pkts_8c.html#a7eb5c8362e19fe397f598c89688ad457" title="pkt_unpack" alt="" coords="728,604,816,633"/><area shape="rect" id="node66" href="../../da/d89/inet_8c.html#a2c048b68b1c08bf90b569f01c6fab82f" title="inet_recvfrom_timeout" alt="" coords="884,607,1033,636"/><area shape="rect" id="node69" href="../../da/d89/inet_8c.html#a05650389424947bce88544edfb772033" title="inet_recvfrom" alt="" coords="1103,657,1204,687"/><area shape="rect" id="node76" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="885,553,1032,583"/><area shape="rect" id="node79" href="../../df/d05/pkts_8c.html#a56916d86b390965421fda804d7ee0a3d" title="pkt_verify_hdr" alt="" coords="907,711,1011,740"/><area shape="rect" id="node81" href="../../da/d89/inet_8c.html#a16c8d2dac83a014ea3035178a3771340" title="sockaddr_to_inet" alt="" coords="899,865,1019,895"/><area shape="rect" id="node92" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="925,919,992,948"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="1115,921,1192,951"/><area shape="rect" id="node86" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="1272,921,1379,951"/><area shape="rect" id="node89" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="1287,763,1364,792"/><area shape="rect" id="node97" href="../../da/d89/inet_8c.html#a54cfaf4470a9112f7f7df0e923da8cb3" title="inet_recv_timeout" alt="" coords="1091,712,1216,741"/><area shape="rect" id="node110" href="../../dd/d23/request_8c.html#a7e9156423ac50d7825790e5b78a79157" title="err_verify" alt="" coords="735,551,809,580"/><area shape="rect" id="node114" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="732,764,812,793"/><area shape="rect" id="node128" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="269,1125,341,1155"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_icgraph" id="d3/dc7/hook_8c_a1af7ac472929cbedf3964d95f76a6cd4_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title="get_free_nodes" alt="" coords="148,5,257,35"/><area shape="rect" id="node35" href="../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59" title="get_qspn_round" alt="" coords="145,59,260,88"/><area shape="rect" id="node38" href="../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446" title="get_ext_map" alt="" coords="155,112,251,141"/><area shape="rect" id="node43" href="../../d3/dc7/hook_8c.html#a68ce15d13d0063d2670f1f75941d4d41" title="get_int_map" alt="" coords="156,165,249,195"/><area shape="rect" id="node48" href="../../d3/dc7/hook_8c.html#ab5fcc9e0c459e229bee016a7698e08ee" title="get_bnode_map" alt="" coords="145,219,260,248"/><area shape="rect" id="node53" href="../../d3/dc7/hook_8c.html#a8fe66445249fb1a1e2890250919bf67e" title="get_internet_gws" alt="" coords="143,272,263,301"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="313,59,460,88"/><area shape="rect" id="node7" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="509,165,627,195"/><area shape="rect" id="node9" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1947,152,1997,181"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="675,191,736,220"/><area shape="rect" id="node13" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="785,192,919,221"/><area shape="rect" id="node15" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="969,192,1060,221"/><area shape="rect" id="node17" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="1109,192,1296,221"/><area shape="rect" id="node19" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1345,244,1460,273"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1521,191,1609,220"/><area shape="rect" id="node28" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1523,244,1608,273"/><area shape="rect" id="node31" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1509,297,1621,327"/><area shape="rect" id="node23" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1669,231,1744,260"/><area shape="rect" id="node25" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1792,204,1899,233"/><area shape="rect" id="node40" href="../../d3/dc7/hook_8c.html#a00d0f0c666be6f5b1d58632b4b5d222c" title="hook_get_ext_map" alt="" coords="321,112,452,141"/><area shape="rect" id="node45" href="../../d3/dc7/hook_8c.html#ab77263b0b4d7970fb36fdd74ebd0df3a" title="hook_get_int_map" alt="" coords="323,165,451,195"/><area shape="rect" id="node50" href="../../d3/dc7/hook_8c.html#a0513b13a5cbb9ed7d89f6594e639b264" title="hook_get_bnode_map" alt="" coords="312,219,461,248"/><area shape="rect" id="node55" href="../../d3/dc7/hook_8c.html#ab614c177efbb9179f168fd7d13bff83d" title="hook_get_igw" alt="" coords="336,272,437,301"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a5e32a215ed05b1ef1f870ce105f67640"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hook_finish </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>new_gnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_cgraph" id="d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_cgraph">
<area shape="rect" id="node3" href="../../d7/d02/radar_8c.html#a49490440fa81e7b4c8ed18a9250ae8ed" title="reset_radar" alt="" coords="385,139,471,168"/><area shape="rect" id="node13" href="../../d7/d02/radar_8c.html#a46e376aeced857ac15077e9bdc739539" title="reset_rnode_allowed" alt="" coords="147,1889,288,1919"/><area shape="rect" id="node15" href="../../d1/d6f/igs_8c.html#a3df20b00e1530523fdddc24a9987a9b3" title="free_my_igws" alt="" coords="167,1943,268,1972"/><area shape="rect" id="node17" href="../../d1/d6f/igs_8c.html#a96f88cc795a0a08a7176d0c0af39e562" title="init_my_igws" alt="" coords="168,323,267,352"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="863,688,908,717"/><area shape="rect" id="node34" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="593,1155,652,1184"/><area shape="rect" id="node37" href="../../d7/d02/radar_8c.html#a3d46b80b3ad27f86a02c0586617f18cc" title="radar_scan" alt="" coords="175,767,260,796"/><area shape="rect" id="node81" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="175,1996,260,2025"/><area shape="rect" id="node83" href="../../d6/d62/tracer_8c.html#ac9c1eb29dad329c4ce003e9f770859c7" title="tracer_pkt_start" alt="" coords="161,1836,273,1865"/><area shape="rect" id="node100" href="../../df/dbf/route_8c.html#a32029732dc208304ab63287968952ec5" title="rt_full_update" alt="" coords="168,1783,267,1812"/><area shape="rect" id="node113" href="../../d1/d6f/igs_8c.html#a51d86ef21953a6f2d0231b9c83701ce6" title="igw_replace_def_igws" alt="" coords="143,1389,292,1419"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a8df4b078a8103d01155a7978ff81f791" title="free_new_node" alt="" coords="568,59,677,88"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#a7af513cd53e492b69510bc823c384abb" title="rnl_reset" alt="" coords="587,112,659,141"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#a260f15a87fd271e8fdc162d6320b9aeb" title="close_radar" alt="" coords="579,165,667,195"/><area shape="rect" id="node11" href="../../d7/d02/radar_8c.html#addfcab69e75918c9edaaf9d27f8923a5" title="init_radar" alt="" coords="585,5,660,35"/><area shape="rect" id="node19" href="../../d1/d6f/igs_8c.html#aab1091590ed4414ea138fedb0d2982e3" title="init_igws" alt="" coords="392,323,464,352"/><area shape="rect" id="node31" href="../../d1/d6f/igs_8c.html#a625d6b7c80cf35070eb68f83615cf8f7" title="igw_add_node" alt="" coords="376,269,480,299"/><area shape="rect" id="node21" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="592,585,653,615"/><area shape="rect" id="node23" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="739,585,805,615"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="973,1239,1043,1268"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="957,688,1059,717"/><area shape="rect" id="node39" href="../../da/d89/inet_8c.html#a506ae02de352f1e470295f64ba3bd0da" title="inet_setip_bcast" alt="" coords="369,688,487,717"/><area shape="rect" id="node47" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="595,1707,651,1736"/><area shape="rect" id="node50" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="380,792,476,821"/><area shape="rect" id="node52" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="395,1259,461,1288"/><area shape="rect" id="node54" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="599,1337,647,1367"/><area shape="rect" id="node60" href="../../d7/de2/if_8c.html#a6096a9d0aef88c31f7693e65b751c498" title="ifs_del" alt="" coords="399,845,457,875"/><area shape="rect" id="node63" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="732,912,812,941"/><area shape="rect" id="node65" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="588,952,657,981"/><area shape="rect" id="node68" href="../../d0/ddb/misc_8c.html#acb47fac99a597857da46e5527954ed11" title="xtimer" alt="" coords="399,376,457,405"/><area shape="rect" id="node70" href="../../d7/d02/radar_8c.html#a94c6405c06a586a40fbb310c42e72ffd" title="final_radar_queue" alt="" coords="367,429,489,459"/><area shape="rect" id="node72" href="../../d7/d02/radar_8c.html#a6908f30023e15ac38b957dc8f3941f37" title="radar_update_map" alt="" coords="364,1053,492,1083"/><area shape="rect" id="node77" href="../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title="radar_qspn_send_t" alt="" coords="363,483,493,512"/><area shape="rect" id="node41" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="584,899,661,928"/><area shape="rect" id="node43" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="733,1060,811,1089"/><area shape="rect" id="node85" href="../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title="pos_from_node" alt="" coords="568,2136,677,2165"/><area shape="rect" id="node87" href="../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title="pos_from_gnode" alt="" coords="564,2059,681,2088"/><area shape="rect" id="node89" href="../../d6/d62/tracer_8c.html#a6f2be7b256aee5b1c0a2fddfedc8aa81" title="tracer_pkt_build" alt="" coords="371,1888,485,1917"/><area shape="rect" id="node93" href="../../d6/d62/tracer_8c.html#add8a05e0cb98370b058e9a4906bcc463" title="flood_pkt_send" alt="" coords="373,1629,483,1659"/><area shape="rect" id="node98" href="../../d6/d62/tracer_8c.html#a241c64e2efee2847e8ac96eb843c4c07" title="exclude_from_and_glevel" alt="" coords="344,2045,512,2075"/><area shape="rect" id="node102" href="../../df/dbf/route_8c.html#ae2c5264eb99a462b9f79b0006e86f41d" title="rt_update_node" alt="" coords="373,1992,483,2021"/><area shape="rect" id="node110" href="../../d8/d91/krnl__route_8c.html#aaf8cb5f57b36f21ae406e282decddf92" title="route_flush_cache" alt="" coords="364,1784,492,1813"/><area shape="rect" id="node106" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="584,1967,661,1996"/><area shape="rect" id="node115" href="../../da/d89/inet_8c.html#addb0c4631b9f6d90718cddc6d8f04469" title="inet_setip_anyaddr" alt="" coords="363,899,493,928"/><area shape="rect" id="node121" href="../../d1/d6f/igs_8c.html#acc897308ed5d1fab5e44122f68279faa" title="set_igw_nexhtop_inactive" alt="" coords="343,1469,513,1499"/><area shape="rect" id="node123" href="../../d1/d6f/igs_8c.html#a0631352217c3c9639e81de946f7af2e3" title="igw_order" alt="" coords="389,1523,467,1552"/><area shape="rect" id="node126" href="../../d1/d6f/igs_8c.html#a2665964804c77a4b1bfeb7fdd7c38ed3" title="add_igw_nexthop" alt="" coords="367,1416,489,1445"/><area shape="rect" id="node128" href="../../df/dd8/iptunnel_8c.html#ac4140773b9400374d8142caa1cc14b55" title="del_tunnel_if" alt="" coords="381,1576,475,1605"/><area shape="rect" id="node132" href="../../df/dd8/iptunnel_8c.html#ade446676cc0926692889f6f6efc3a7ba" title="add_tunnel_if" alt="" coords="379,1363,477,1392"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_icgraph" id="d3/dc7/hook_8c_a5e32a215ed05b1ef1f870ce105f67640_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="141,19,259,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1579,5,1629,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="307,44,368,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="417,45,551,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="601,45,692,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="741,45,928,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="977,97,1092,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1153,44,1241,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1155,97,1240,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1141,151,1253,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1301,84,1376,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1424,57,1531,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a7503e6bf75bee5edba1dd37e8878911a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int hook_first_radar_scan </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *&#160;</td>
<td class="paramname"><em>hook_gnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d0/d3b/structquadro__group.html">quadro_group</a> *&#160;</td>
<td class="paramname"><em>old_quadg</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_cgraph" id="d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_cgraph">
<area shape="rect" id="node3" href="../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title="pos_from_gnode" alt="" coords="221,28,339,57"/><area shape="rect" id="node5" href="../../d7/d02/radar_8c.html#a42374450b2344bc70b9775c388639e59" title="new_rnode_allowed" alt="" coords="212,1585,348,1615"/><area shape="rect" id="node9" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="847,1348,892,1377"/><area shape="rect" id="node18" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="840,596,899,625"/><area shape="rect" id="node21" href="../../d7/d02/radar_8c.html#a3d46b80b3ad27f86a02c0586617f18cc" title="radar_scan" alt="" coords="237,1247,323,1276"/><area shape="rect" id="node101" href="../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title="rnode_destroy" alt="" coords="817,1543,921,1572"/><area shape="rect" id="node106" href="../../d7/d02/radar_8c.html#a49490440fa81e7b4c8ed18a9250ae8ed" title="reset_radar" alt="" coords="445,1715,531,1744"/><area shape="rect" id="node117" href="../../d7/d02/radar_8c.html#a4beb463e23b8e0086945bde8afe90a90" title="count_hooking_nodes" alt="" coords="207,1740,353,1769"/><area shape="rect" id="node119" href="../../d3/dc7/hook_8c.html#acce6e668cf071bc363f3237daebc95d0" title="create_new_qgroup" alt="" coords="421,544,555,573"/><area shape="rect" id="node130" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="237,1947,323,1976"/><area shape="rect" id="node134" href="../../db/de6/qspn_8c.html#ad5629aab4eceb4a0ea97a417bf085f66" title="qspn_b_del_all_dead\l_rnodes" alt="" coords="209,1999,351,2046"/><area shape="rect" id="node7" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="455,1585,521,1615"/><area shape="rect" id="node15" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="841,1197,897,1227"/><area shape="rect" id="node11" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1003,1015,1072,1044"/><area shape="rect" id="node13" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="987,1348,1088,1377"/><area shape="rect" id="node23" href="../../da/d89/inet_8c.html#a506ae02de352f1e470295f64ba3bd0da" title="inet_setip_bcast" alt="" coords="429,1481,547,1511"/><area shape="rect" id="node30" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="440,1377,536,1407"/><area shape="rect" id="node32" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="455,780,521,809"/><area shape="rect" id="node36" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="845,832,893,861"/><area shape="rect" id="node60" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="835,31,904,60"/><area shape="rect" id="node62" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="997,5,1077,35"/><area shape="rect" id="node86" href="../../d7/de2/if_8c.html#a6096a9d0aef88c31f7693e65b751c498" title="ifs_del" alt="" coords="459,1113,517,1143"/><area shape="rect" id="node91" href="../../d0/ddb/misc_8c.html#acb47fac99a597857da46e5527954ed11" title="xtimer" alt="" coords="459,1167,517,1196"/><area shape="rect" id="node93" href="../../d7/d02/radar_8c.html#a94c6405c06a586a40fbb310c42e72ffd" title="final_radar_queue" alt="" coords="427,1220,549,1249"/><area shape="rect" id="node95" href="../../d7/d02/radar_8c.html#a6908f30023e15ac38b957dc8f3941f37" title="radar_update_map" alt="" coords="623,1172,751,1201"/><area shape="rect" id="node104" href="../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title="radar_qspn_send_t" alt="" coords="423,1324,553,1353"/><area shape="rect" id="node25" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="648,1431,725,1460"/><area shape="rect" id="node34" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1000,313,1075,343"/><area shape="rect" id="node39" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="833,287,905,316"/><area shape="rect" id="node42" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="651,236,723,265"/><area shape="rect" id="node45" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="651,964,723,993"/><area shape="rect" id="node47" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="828,649,911,679"/><area shape="rect" id="node49" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="644,1017,729,1047"/><area shape="rect" id="node51" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="824,480,915,509"/><area shape="rect" id="node53" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="628,492,745,521"/><area shape="rect" id="node56" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="828,415,911,444"/><area shape="rect" id="node64" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="632,700,741,729"/><area shape="rect" id="node69" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="627,753,747,783"/><area shape="rect" id="node73" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="644,911,729,940"/><area shape="rect" id="node76" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="627,807,747,836"/><area shape="rect" id="node79" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="649,1225,724,1255"/><area shape="rect" id="node97" href="../../db/de6/qspn_8c.html#a7d4488a7a0d0eb767588a5afb7f85e47" title="qspn_set_map_vars" alt="" coords="800,1879,939,1908"/><area shape="rect" id="node108" href="../../d7/d02/radar_8c.html#a8df4b078a8103d01155a7978ff81f791" title="free_new_node" alt="" coords="632,1847,741,1876"/><area shape="rect" id="node110" href="../../d7/d02/radar_8c.html#a7af513cd53e492b69510bc823c384abb" title="rnl_reset" alt="" coords="651,1687,723,1716"/><area shape="rect" id="node112" href="../../d7/d02/radar_8c.html#a260f15a87fd271e8fdc162d6320b9aeb" title="close_radar" alt="" coords="643,1740,731,1769"/><area shape="rect" id="node114" href="../../d7/d02/radar_8c.html#addfcab69e75918c9edaaf9d27f8923a5" title="init_radar" alt="" coords="649,1793,724,1823"/><area shape="rect" id="node121" href="../../d3/dc7/hook_8c.html#ab49323f81163c48f70eacb3bd5a5eec4" title="create_gnodes" alt="" coords="633,132,740,161"/><area shape="rect" id="node124" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="628,596,745,625"/><area shape="rect" id="node137" href="../../db/de6/qspn_8c.html#a3a6fd647a6c1d1d519d16de9a4395678" title="qspn_b_del_dead_rnodes" alt="" coords="404,2008,572,2037"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_icgraph" id="d3/dc7/hook_8c_a7503e6bf75bee5edba1dd37e8878911a_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="205,19,323,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1643,5,1693,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="371,44,432,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="481,45,615,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="665,45,756,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="805,45,992,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1041,97,1156,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1217,44,1305,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1219,97,1304,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1205,151,1317,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1365,84,1440,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1488,57,1595,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a0513b13a5cbb9ed7d89f6594e639b264"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hook_get_bnode_map </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_cgraph" id="d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_cgraph">
<area shape="rect" id="node3" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="923,211,1051,240"/><area shape="rect" id="node5" href="../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title="quadg_gids_cmp" alt="" coords="205,71,325,100"/><area shape="rect" id="node9" href="../../d3/dc7/hook_8c.html#ab5fcc9e0c459e229bee016a7698e08ee" title="get_bnode_map" alt="" coords="208,499,323,528"/><area shape="rect" id="node135" href="../../db/d73/bmap_8c.html#aed4fb3f2636edb8f780621c1a5b8db99" title="bmap_levels_free" alt="" coords="204,421,327,451"/><area shape="rect" id="node137" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="236,253,295,283"/><area shape="rect" id="node7" href="../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title="gids_cmp" alt="" coords="403,5,480,35"/><area shape="rect" id="node11" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="397,1068,485,1097"/><area shape="rect" id="node38" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1120,1561,1168,1591"/><area shape="rect" id="node43" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="1109,291,1179,320"/><area shape="rect" id="node59" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="932,368,1041,397"/><area shape="rect" id="node61" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="397,499,485,528"/><area shape="rect" id="node120" href="../../db/d73/bmap_8c.html#a788e91fe8d07dca801f8326d0fdda2d9" title="unpack_all_bmaps" alt="" coords="376,317,507,347"/><area shape="rect" id="node13" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="591,1068,665,1097"/><area shape="rect" id="node24" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="1103,1060,1185,1089"/><area shape="rect" id="node52" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="1116,679,1172,708"/><area shape="rect" id="node55" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="951,1819,1023,1848"/><area shape="rect" id="node15" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="771,472,853,501"/><area shape="rect" id="node48" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="749,1689,875,1719"/><area shape="rect" id="node17" href="../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title="rnl_find_node" alt="" coords="937,264,1036,293"/><area shape="rect" id="node20" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="1105,575,1183,604"/><area shape="rect" id="node22" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="928,885,1045,915"/><area shape="rect" id="node28" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="1103,847,1185,876"/><area shape="rect" id="node30" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="1099,923,1189,952"/><area shape="rect" id="node32" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="1108,783,1180,812"/><area shape="rect" id="node41" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="1104,983,1184,1012"/><area shape="rect" id="node26" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1237,1060,1331,1089"/><area shape="rect" id="node34" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1261,627,1307,656"/><area shape="rect" id="node36" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1380,653,1449,683"/><area shape="rect" id="node45" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="1244,200,1324,229"/><area shape="rect" id="node57" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="1108,1819,1180,1848"/><area shape="rect" id="node64" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="779,988,845,1017"/><area shape="rect" id="node117" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="587,421,669,451"/><area shape="rect" id="node66" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1247,1168,1321,1197"/><area shape="rect" id="node69" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="1108,1195,1180,1224"/><area shape="rect" id="node72" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="951,1245,1023,1275"/><area shape="rect" id="node77" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="944,1352,1029,1381"/><area shape="rect" id="node81" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="932,1091,1041,1120"/><area shape="rect" id="node86" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="927,1299,1047,1328"/><area shape="rect" id="node90" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="944,1613,1029,1643"/><area shape="rect" id="node93" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="927,1459,1047,1488"/><area shape="rect" id="node96" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="949,627,1024,656"/><area shape="rect" id="node102" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="924,1405,1049,1435"/><area shape="rect" id="node105" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="928,731,1045,760"/><area shape="rect" id="node110" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="948,421,1025,451"/><area shape="rect" id="node122" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="555,211,701,240"/><area shape="rect" id="node128" href="../../db/d73/bmap_8c.html#ae52670571abab59c3b815dfc9c822867" title="bmap_levels_init" alt="" coords="569,264,687,293"/><area shape="rect" id="node130" href="../../d3/d7a/map_8c.html#aa1c547a1395ad23dae8112e8d330f45c" title="unpack_map" alt="" coords="580,317,676,347"/><area shape="rect" id="node124" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="772,211,852,240"/><area shape="rect" id="node126" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="764,264,860,293"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_icgraph" id="d3/dc7/hook_8c_a0513b13a5cbb9ed7d89f6594e639b264_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="203,19,320,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1640,5,1691,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="368,44,429,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="479,45,612,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="663,45,753,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="803,45,989,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1039,97,1153,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1215,44,1303,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1216,97,1301,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1203,151,1315,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1363,84,1437,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1485,57,1592,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a00d0f0c666be6f5b1d58632b4b5d222c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int hook_get_ext_map </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>new_gnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../d3/da8/structrnode__list.html">rnode_list</a> *&#160;</td>
<td class="paramname"><em>rnl</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> **&#160;</td>
<td class="paramname"><em>old_ext_map</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d0/d3b/structquadro__group.html">quadro_group</a> *&#160;</td>
<td class="paramname"><em>old_quadg</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_cgraph" id="d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446" title="get_ext_map" alt="" coords="201,398,297,427"/><area shape="rect" id="node30" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="800,864,845,894"/><area shape="rect" id="node60" href="../../d9/d45/gmap_8c.html#a49d0277ea2e68801272a66675b78313a" title="free_extmap" alt="" coords="580,1282,673,1311"/><area shape="rect" id="node64" href="../../d9/d45/gmap_8c.html#acafc84089fdf2529d00ab56563a40170" title="gmap_node_del" alt="" coords="948,1443,1060,1472"/><area shape="rect" id="node77" href="../../db/de6/qspn_8c.html#a916a1d446a6a10cea404b88096fe7a6b" title="qspn_dec_gcount" alt="" coords="188,136,311,166"/><area shape="rect" id="node81" href="../../d3/dc7/hook_8c.html#ab49323f81163c48f70eacb3bd5a5eec4" title="create_gnodes" alt="" coords="379,1098,485,1127"/><area shape="rect" id="node120" href="../../d9/d45/gmap_8c.html#a41d9aecf5682973b8145c8a78be84882" title="merge_ext_maps" alt="" coords="188,1362,311,1391"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="388,134,476,163"/><area shape="rect" id="node9" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="799,410,847,439"/><area shape="rect" id="node20" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="768,316,877,346"/><area shape="rect" id="node22" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="388,292,476,322"/><area shape="rect" id="node43" href="../../d9/d45/gmap_8c.html#af1e8816c82f2eeaf6b8aee6d51e80709" title="unpack_extmap" alt="" coords="375,684,489,714"/><area shape="rect" id="node73" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="397,346,467,375"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="589,239,664,268"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="781,132,864,162"/><area shape="rect" id="node15" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="795,79,851,108"/><area shape="rect" id="node18" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="787,186,859,215"/><area shape="rect" id="node11" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="969,410,1039,439"/><area shape="rect" id="node25" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="593,186,660,215"/><area shape="rect" id="node39" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="587,346,667,375"/><area shape="rect" id="node41" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="585,292,668,322"/><area shape="rect" id="node37" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="784,811,861,840"/><area shape="rect" id="node33" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="953,864,1055,894"/><area shape="rect" id="node45" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="749,758,896,787"/><area shape="rect" id="node47" href="../../d9/d45/gmap_8c.html#aff77e100f9fda2f9320246f0be0eaa77" title="unpack_quadro_group" alt="" coords="552,711,701,740"/><area shape="rect" id="node50" href="../../d9/d45/gmap_8c.html#ad8f4d4e4386d76dbf897af6abcddb29f" title="verify_ext_map_hdr" alt="" coords="559,551,695,580"/><area shape="rect" id="node53" href="../../d9/d45/gmap_8c.html#ad290f53e53f0cd9f609236f7f13f3927" title="init_extmap" alt="" coords="583,604,671,634"/><area shape="rect" id="node55" href="../../d9/d45/gmap_8c.html#a7bd57f7bec930295a7b6e629947bcb4c" title="unpack_map_gnode" alt="" coords="557,764,696,794"/><area shape="rect" id="node58" href="../../d9/d45/gmap_8c.html#a3b44b3a9269eb82a4b8c6a30dac45443" title="extmap_store_rblock" alt="" coords="556,658,697,687"/><area shape="rect" id="node70" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="945,918,1063,947"/><area shape="rect" id="node62" href="../../d9/d45/gmap_8c.html#a5582d4831a06617f28c66597f2fea4e9" title="reset_gmap" alt="" coords="777,1391,868,1420"/><area shape="rect" id="node66" href="../../d3/d7a/map_8c.html#af84db9c45e68185e01758672797886a8" title="map_node_del" alt="" coords="1112,1339,1219,1368"/><area shape="rect" id="node68" href="../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title="rnode_destroy" alt="" coords="1267,1339,1371,1368"/><area shape="rect" id="node83" href="../../d9/d45/gmap_8c.html#ab9b8447a87c9c09e24de89e12d5f5387" title="random_ip" alt="" coords="585,1175,668,1204"/><area shape="rect" id="node89" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="784,970,861,999"/><area shape="rect" id="node104" href="../../da/d89/inet_8c.html#a127c86b270c3bb41caa671ac207fd4c5" title="inet_setip_localaddr" alt="" coords="559,1020,695,1050"/><area shape="rect" id="node107" href="../../d9/d45/gmap_8c.html#a9f69c857c921b197d373164f76807ad1" title="reset_extmap" alt="" coords="576,1391,677,1420"/><area shape="rect" id="node112" href="../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title="gnode_inc_seeds" alt="" coords="565,1228,688,1258"/><area shape="rect" id="node114" href="../../db/de6/qspn_8c.html#a96119d495d6670ec51c1b7c28df7c681" title="qspn_reset_gcount" alt="" coords="561,82,692,111"/><area shape="rect" id="node117" href="../../d3/d7a/map_8c.html#aa2f4ae7cc3ee65da6c79ef32f3becd49" title="reset_int_map" alt="" coords="952,1234,1056,1263"/><area shape="rect" id="node85" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="784,1284,861,1314"/><area shape="rect" id="node87" href="../../da/d89/inet_8c.html#a68fa8e8776282525daffa752fbdc6628" title="inet_validate_ip" alt="" coords="767,1338,879,1367"/><area shape="rect" id="node93" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="961,1048,1047,1078"/><area shape="rect" id="node96" href="../../d9/d45/gmap_8c.html#a5024316574d49ea56d3eff9305a81f2d" title="free_gids" alt="" coords="785,1124,860,1154"/><area shape="rect" id="node98" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="780,1178,865,1207"/><area shape="rect" id="node100" href="../../d9/d45/gmap_8c.html#a9d8ba11143fad33a42fadeca1b089065" title="is_group_invalid" alt="" coords="765,1231,880,1260"/><area shape="rect" id="node91" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="971,971,1037,1000"/><area shape="rect" id="node122" href="../../d9/d45/gmap_8c.html#aaf0e4b0d1502c8cb41ddfe89cedafc30" title="merge_lvl_ext_maps" alt="" coords="361,1494,503,1523"/><area shape="rect" id="node124" href="../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title="pos_from_gnode" alt="" coords="568,1546,685,1575"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_icgraph" id="d3/dc7/hook_8c_a00d0f0c666be6f5b1d58632b4b5d222c_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="187,19,304,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1624,5,1675,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="352,44,413,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="463,45,596,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="647,45,737,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="787,45,973,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1023,97,1137,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1199,44,1287,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1200,97,1285,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1187,151,1299,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1347,84,1421,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1469,57,1576,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a121f2311c11a2ea89f57e07d064f33b9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int hook_get_free_nodes </td>
<td>(</td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_char *&#160;</td>
<td class="paramname"><em>fnodes</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *&#160;</td>
<td class="paramname"><em>gnode_ipstart</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_int *&#160;</td>
<td class="paramname"><em>new_gcount</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../d3/da8/structrnode__list.html">rnode_list</a> **&#160;</td>
<td class="paramname"><em>ret_rnl</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_cgraph" id="d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_cgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title="get_free_nodes" alt="" coords="389,784,499,813"/><area shape="rect" id="node11" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="1120,237,1248,267"/><area shape="rect" id="node38" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1161,1600,1207,1629"/><area shape="rect" id="node62" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="780,1235,857,1264"/><area shape="rect" id="node83" href="../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59" title="get_qspn_round" alt="" coords="387,355,501,384"/><area shape="rect" id="node94" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="599,1549,657,1579"/><area shape="rect" id="node97" href="../../d3/dc7/hook_8c.html#acce6e668cf071bc363f3237daebc95d0" title="create_new_qgroup" alt="" coords="201,1313,335,1343"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="584,745,672,775"/><area shape="rect" id="node15" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="979,797,1027,827"/><area shape="rect" id="node19" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="961,1003,1044,1032"/><area shape="rect" id="node23" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="975,873,1031,903"/><area shape="rect" id="node28" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="948,513,1057,543"/><area shape="rect" id="node30" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="584,512,672,541"/><area shape="rect" id="node50" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="555,355,701,384"/><area shape="rect" id="node60" href="../../d3/dc7/hook_8c.html#a28a07806c68a70c5b38edc3d945f4b48" title="verify_free_nodes_hdr" alt="" coords="553,1080,703,1109"/><area shape="rect" id="node77" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="593,459,663,488"/><area shape="rect" id="node7" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="781,720,856,749"/><area shape="rect" id="node26" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="967,668,1039,697"/><area shape="rect" id="node9" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="961,721,1044,751"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="1145,721,1223,751"/><area shape="rect" id="node17" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1312,1223,1381,1252"/><area shape="rect" id="node21" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1137,1003,1231,1032"/><area shape="rect" id="node33" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="785,616,852,645"/><area shape="rect" id="node46" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="779,459,859,488"/><area shape="rect" id="node48" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="777,512,860,541"/><area shape="rect" id="node41" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1296,1600,1397,1629"/><area shape="rect" id="node52" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1144,537,1224,567"/><area shape="rect" id="node54" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="771,355,867,384"/><area shape="rect" id="node56" href="../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title="ints_array_ntohl" alt="" coords="761,248,876,277"/><area shape="rect" id="node58" href="../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title="ints_array_ntohs" alt="" coords="760,301,877,331"/><area shape="rect" id="node70" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="780,1288,857,1317"/><area shape="rect" id="node72" href="../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title="quadg_gids_cmp" alt="" coords="759,1131,879,1160"/><area shape="rect" id="node64" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="949,1392,1056,1421"/><area shape="rect" id="node67" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="964,1235,1041,1264"/><area shape="rect" id="node90" href="../../d9/dfc/endianness_8c.html#aca2792b724aa77910817b443d8de4492" title="int_info_copy" alt="" coords="579,43,677,72"/><area shape="rect" id="node99" href="../../d3/dc7/hook_8c.html#ab49323f81163c48f70eacb3bd5a5eec4" title="create_gnodes" alt="" coords="391,1313,497,1343"/><area shape="rect" id="node120" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="385,1731,503,1760"/><area shape="rect" id="node101" href="../../d9/d45/gmap_8c.html#ab9b8447a87c9c09e24de89e12d5f5387" title="random_ip" alt="" coords="587,1288,669,1317"/><area shape="rect" id="node106" href="../../da/d89/inet_8c.html#a127c86b270c3bb41caa671ac207fd4c5" title="inet_setip_localaddr" alt="" coords="935,1600,1071,1629"/><area shape="rect" id="node109" href="../../d9/d45/gmap_8c.html#a9f69c857c921b197d373164f76807ad1" title="reset_extmap" alt="" coords="577,1235,679,1264"/><area shape="rect" id="node112" href="../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title="gnode_inc_seeds" alt="" coords="567,1392,689,1421"/><area shape="rect" id="node114" href="../../db/de6/qspn_8c.html#a96119d495d6670ec51c1b7c28df7c681" title="qspn_reset_gcount" alt="" coords="753,925,884,955"/><area shape="rect" id="node117" href="../../d3/d7a/map_8c.html#aa2f4ae7cc3ee65da6c79ef32f3becd49" title="reset_int_map" alt="" coords="576,1445,680,1475"/><area shape="rect" id="node124" href="../../d7/de2/if_8c.html#af0a0c8beb31d1b114cdbb60cbd7ae59c" title="set_all_ifs" alt="" coords="588,1757,668,1787"/><area shape="rect" id="node126" href="../../d7/de2/if_8c.html#abea5b6f5cd28944310eae2ab32026a4a" title="set_dev_down" alt="" coords="575,1811,681,1840"/><area shape="rect" id="node128" href="../../d7/de2/if_8c.html#a062746ee276b608fcd9360c59364d537" title="set_dev_up" alt="" coords="584,1864,672,1893"/><area shape="rect" id="node130" href="../../d7/de2/if_8c.html#af89c37cb6be1f1b417dc057eda5e1520" title="ip_addr_flush_all_ifs" alt="" coords="559,1917,697,1947"/><area shape="rect" id="node132" href="../../d7/de2/if_8c.html#a80c11a2ffa82194213b455980e54d2bd" title="set_all_dev_ip" alt="" coords="576,1653,680,1683"/><area shape="rect" id="node134" href="../../d7/de2/if_8c.html#a29300a7fc292e542e82b441736978c3d" title="set_dev_ip" alt="" coords="776,1653,861,1683"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_icgraph" id="d3/dc7/hook_8c_a121f2311c11a2ea89f57e07d064f33b9_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="200,19,317,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1637,5,1688,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="365,44,427,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="476,45,609,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="660,45,751,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="800,45,987,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1036,97,1151,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1212,44,1300,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1213,97,1299,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1200,151,1312,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1360,84,1435,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1483,57,1589,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ab614c177efbb9179f168fd7d13bff83d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hook_get_igw </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_cgraph" id="d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_cgraph">
<area shape="rect" id="node3" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="780,1664,908,1693"/><area shape="rect" id="node5" href="../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title="quadg_gids_cmp" alt="" coords="159,500,279,529"/><area shape="rect" id="node9" href="../../d3/dc7/hook_8c.html#a8fe66445249fb1a1e2890250919bf67e" title="get_internet_gws" alt="" coords="159,1047,279,1076"/><area shape="rect" id="node134" href="../../d1/d6f/igs_8c.html#a319bad303b318822fe195f434e5b3ddc" title="free_igws" alt="" coords="180,1788,257,1817"/><area shape="rect" id="node136" href="../../d1/d6f/igs_8c.html#a68b10196ae2d1b448a3097dbf254eb68" title="reset_igws" alt="" coords="331,1763,416,1792"/><area shape="rect" id="node138" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="479,1847,537,1876"/><area shape="rect" id="node7" href="../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title="gids_cmp" alt="" coords="335,5,412,35"/><area shape="rect" id="node11" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="329,1249,417,1279"/><area shape="rect" id="node36" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="987,496,1035,525"/><area shape="rect" id="node41" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="976,889,1045,919"/><area shape="rect" id="node57" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="789,211,899,240"/><area shape="rect" id="node59" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="329,497,417,527"/><area shape="rect" id="node119" href="../../d1/d6f/igs_8c.html#ac988c4e403d8e860068177e9c0358363" title="unpack_igws" alt="" coords="611,1821,709,1851"/><area shape="rect" id="node13" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="471,497,545,527"/><area shape="rect" id="node22" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="969,968,1052,997"/><area shape="rect" id="node50" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="983,1380,1039,1409"/><area shape="rect" id="node53" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="808,1611,880,1640"/><area shape="rect" id="node15" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="619,1148,701,1177"/><area shape="rect" id="node46" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="597,160,723,189"/><area shape="rect" id="node18" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="972,1508,1049,1537"/><area shape="rect" id="node20" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="785,944,903,973"/><area shape="rect" id="node26" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="969,1069,1052,1099"/><area shape="rect" id="node28" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="965,719,1056,748"/><area shape="rect" id="node30" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="975,1147,1047,1176"/><area shape="rect" id="node39" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="971,811,1051,840"/><area shape="rect" id="node24" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1104,968,1197,997"/><area shape="rect" id="node32" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1128,1237,1173,1267"/><area shape="rect" id="node34" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1247,1287,1316,1316"/><area shape="rect" id="node43" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="1111,804,1191,833"/><area shape="rect" id="node55" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="975,1611,1047,1640"/><area shape="rect" id="node62" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="627,785,693,815"/><area shape="rect" id="node117" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="467,315,549,344"/><area shape="rect" id="node64" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1113,341,1188,371"/><area shape="rect" id="node67" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="975,315,1047,344"/><area shape="rect" id="node70" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="808,315,880,344"/><area shape="rect" id="node75" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="801,576,887,605"/><area shape="rect" id="node79" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="789,629,899,659"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="784,891,904,920"/><area shape="rect" id="node88" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="801,523,887,552"/><area shape="rect" id="node91" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="784,419,904,448"/><area shape="rect" id="node94" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="807,1301,881,1331"/><area shape="rect" id="node100" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="781,733,907,763"/><area shape="rect" id="node103" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="785,1405,903,1435"/><area shape="rect" id="node110" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="805,837,883,867"/><area shape="rect" id="node105" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="980,1927,1041,1956"/><area shape="rect" id="node121" href="../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title="ints_network_to_host" alt="" coords="771,1768,917,1797"/><area shape="rect" id="node124" href="../../d1/d6f/igs_8c.html#aab1091590ed4414ea138fedb0d2982e3" title="init_igws" alt="" coords="808,1979,880,2008"/><area shape="rect" id="node128" href="../../d1/d6f/igs_8c.html#a3a952aaa617471595f911b4754e0ecdc" title="unpack_inet_gw" alt="" coords="787,1821,901,1851"/><area shape="rect" id="node130" href="../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title="node_from_pos" alt="" coords="789,1875,899,1904"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_icgraph" id="d3/dc7/hook_8c_ab614c177efbb9179f168fd7d13bff83d_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="157,19,275,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1595,5,1645,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="323,44,384,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="433,45,567,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="617,45,708,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="757,45,944,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="993,97,1108,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1169,44,1257,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1171,97,1256,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1157,151,1269,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1317,84,1392,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1440,57,1547,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ab77263b0b4d7970fb36fdd74ebd0df3a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hook_get_int_map </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_cgraph" id="d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_cgraph">
<area shape="rect" id="node3" href="../../d3/d7a/map_8c.html#aa2f4ae7cc3ee65da6c79ef32f3becd49" title="reset_int_map" alt="" coords="191,59,295,88"/><area shape="rect" id="node9" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="204,377,281,407"/><area shape="rect" id="node19" href="../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title="gnode_inc_seeds" alt="" coords="181,431,304,460"/><area shape="rect" id="node21" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="212,484,273,513"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="735,535,780,564"/><area shape="rect" id="node31" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="861,639,989,668"/><area shape="rect" id="node33" href="../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title="quadg_gids_cmp" alt="" coords="183,951,303,980"/><area shape="rect" id="node37" href="../../d3/dc7/hook_8c.html#a68ce15d13d0063d2670f1f75941d4d41" title="get_int_map" alt="" coords="196,897,289,927"/><area shape="rect" id="node105" href="../../d3/d7a/map_8c.html#ab92dcd53acf2463ccf97cb27d5a6ecad" title="merge_maps" alt="" coords="195,165,291,195"/><area shape="rect" id="node121" href="../../d3/d7a/map_8c.html#ad6d14f95d6fd2b4538b03876fecc4a7b" title="free_map" alt="" coords="205,1004,280,1033"/><area shape="rect" id="node5" href="../../d3/d7a/map_8c.html#af84db9c45e68185e01758672797886a8" title="map_node_del" alt="" coords="361,5,468,35"/><area shape="rect" id="node7" href="../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title="rnode_destroy" alt="" coords="537,5,641,35"/><area shape="rect" id="node11" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="381,432,448,461"/><area shape="rect" id="node15" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="372,325,457,355"/><area shape="rect" id="node17" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="356,379,473,408"/><area shape="rect" id="node13" href="../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title="iptogid" alt="" coords="560,431,619,460"/><area shape="rect" id="node23" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="556,484,623,513"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1188,691,1257,720"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="875,484,976,513"/><area shape="rect" id="node35" href="../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title="gids_cmp" alt="" coords="376,1617,453,1647"/><area shape="rect" id="node39" href="../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title="hook_fill_rq" alt="" coords="371,871,459,900"/><area shape="rect" id="node54" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1059,781,1107,811"/><area shape="rect" id="node57" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="1048,1307,1117,1336"/><area shape="rect" id="node73" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="703,1412,812,1441"/><area shape="rect" id="node75" href="../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title="rnl_send_rq" alt="" coords="371,1101,459,1131"/><area shape="rect" id="node101" href="../../d3/d7a/map_8c.html#aa1c547a1395ad23dae8112e8d330f45c" title="unpack_map" alt="" coords="367,924,463,953"/><area shape="rect" id="node41" href="../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title="rnl_fill_rq" alt="" coords="552,845,627,875"/><area shape="rect" id="node48" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="1041,1051,1124,1080"/><area shape="rect" id="node66" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="729,689,785,719"/><area shape="rect" id="node69" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="721,897,793,927"/><area shape="rect" id="node43" href="../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title="rnl_get_sk" alt="" coords="716,793,799,823"/><area shape="rect" id="node62" href="../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title="inet_getpeername" alt="" coords="863,819,988,848"/><area shape="rect" id="node46" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="867,1103,984,1132"/><area shape="rect" id="node52" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="1037,1129,1128,1159"/><area shape="rect" id="node50" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="1176,1051,1269,1080"/><area shape="rect" id="node59" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="1183,1411,1263,1440"/><area shape="rect" id="node71" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="889,897,961,927"/><area shape="rect" id="node78" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="556,1101,623,1131"/><area shape="rect" id="node99" href="../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title="rnl_set_sk" alt="" coords="548,1155,631,1184"/><area shape="rect" id="node80" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="1045,1360,1120,1389"/><area shape="rect" id="node83" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="889,1308,961,1337"/><area shape="rect" id="node86" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="721,1257,793,1287"/><area shape="rect" id="node91" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="715,1204,800,1233"/><area shape="rect" id="node107" href="../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title="pos_from_node" alt="" coords="360,219,469,248"/><area shape="rect" id="node109" href="../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title="rnode_add" alt="" coords="373,272,456,301"/><area shape="rect" id="node111" href="../../d3/d7a/map_8c.html#a53b8d30a678a5b9970f777199d1802c3" title="rnode_trtt_order" alt="" coords="359,59,471,88"/><area shape="rect" id="node115" href="../../d3/d7a/map_8c.html#a5e07f596497288dcc9902c193be41b12" title="get_route_trtt" alt="" coords="365,112,464,141"/><area shape="rect" id="node117" href="../../d3/d7a/map_8c.html#aff9aae7d85e1a7a48c160097a20f1dff" title="map_rnode_insert" alt="" coords="352,165,477,195"/><area shape="rect" id="node113" href="../../d3/d7a/map_8c.html#af3ecb0076596fd191c5c84487e1287ce" title="rnode_trtt_compar" alt="" coords="527,59,652,88"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_icgraph" id="d3/dc7/hook_8c_ab77263b0b4d7970fb36fdd74ebd0df3a_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="181,19,299,48"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1619,5,1669,35"/><area shape="rect" id="node7" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="347,44,408,73"/><area shape="rect" id="node9" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="457,45,591,75"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="641,45,732,75"/><area shape="rect" id="node13" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="781,45,968,75"/><area shape="rect" id="node15" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1017,97,1132,127"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1193,44,1281,73"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1195,97,1280,127"/><area shape="rect" id="node27" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1181,151,1293,180"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1341,84,1416,113"/><area shape="rect" id="node21" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1464,57,1571,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="af541d5ab5dd6596b12342140f4094dee"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int hook_init </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_cgraph" id="d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_cgraph">
<area shape="rect" id="node3" href="../../df/d05/pkts_8c.html#abec2e55dc4f3d4e5c639f048bf35316c" title="add_pkt_op" alt="" coords="159,1850,247,1879"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a7da6546e5822e282b57e5aee17e0c80c" title="put_free_nodes" alt="" coords="148,2106,257,2135"/><area shape="rect" id="node51" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="899,2523,955,2553"/><area shape="rect" id="node81" href="../../d3/dc7/hook_8c.html#a14eec030eb6098fc9cc4a8609b19bd00" title="put_qspn_round" alt="" coords="329,2209,444,2238"/><area shape="rect" id="node101" href="../../d3/dc7/hook_8c.html#ab08a91850a188145dc3f039300aeca8b" title="put_int_map" alt="" coords="340,545,433,574"/><area shape="rect" id="node115" href="../../d3/dc7/hook_8c.html#aa99944b9d6345e33be0bf1c850380228" title="put_ext_map" alt="" coords="339,1467,435,1497"/><area shape="rect" id="node129" href="../../d3/dc7/hook_8c.html#a63187dcc3bfeb1895aed9385c06ed714" title="put_bnode_map" alt="" coords="329,646,444,675"/><area shape="rect" id="node146" href="../../d3/dc7/hook_8c.html#acb511717802de00a8566330c97afeb96" title="put_internet_gws" alt="" coords="327,1006,447,1035"/><area shape="rect" id="node162" href="../../d3/dc7/hook_8c.html#ad4b44c41d2528f0f4e70c24d5b4c5daf" title="hook_reset" alt="" coords="344,3286,429,3315"/><area shape="rect" id="node177" href="../../d8/d91/krnl__route_8c.html#a2770dc9724407f0fdfd1d854fb60fac4" title="route_ip_forward" alt="" coords="144,2669,261,2698"/><area shape="rect" id="node180" href="../../d8/d91/krnl__route_8c.html#a74ca7777a62a3e0a5fb5c945d95c9a45" title="route_rp_filter_all_dev" alt="" coords="128,3182,277,3211"/><area shape="rect" id="node182" href="../../d8/d91/krnl__route_8c.html#ab4a91fd7ee58aa30f8ffa83ff10ac8b2" title="route_rp_filter" alt="" coords="509,3131,611,3161"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="704,1286,787,1315"/><area shape="rect" id="node15" href="../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title="pkt_addto" alt="" coords="521,1699,599,1729"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="700,2671,791,2701"/><area shape="rect" id="node21" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="704,1113,787,1142"/><area shape="rect" id="node23" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="512,723,608,753"/><area shape="rect" id="node25" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="683,1059,808,1089"/><area shape="rect" id="node27" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="703,2466,788,2495"/><area shape="rect" id="node29" href="../../df/d05/pkts_8c.html#ad386f9f8ac111df2a8d5a5e9912013ca" title="pkt_err" alt="" coords="356,1751,417,1781"/><area shape="rect" id="node37" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="721,1006,769,1035"/><area shape="rect" id="node43" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="709,902,781,931"/><area shape="rect" id="node49" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="708,2747,783,2777"/><area shape="rect" id="node58" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="525,1187,595,1217"/><area shape="rect" id="node60" href="../../da/d89/inet_8c.html#aaebd7fea501d17d6fdf93692928c0400" title="inet_copy_ipdata" alt="" coords="500,2310,620,2339"/><area shape="rect" id="node64" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="715,2813,776,2842"/><area shape="rect" id="node67" href="../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title="ints_host_to_network" alt="" coords="672,1443,819,1473"/><area shape="rect" id="node9" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="880,1286,973,1315"/><area shape="rect" id="node11" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1036,1601,1113,1630"/><area shape="rect" id="node13" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1164,1575,1244,1605"/><area shape="rect" id="node17" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="707,1699,784,1729"/><area shape="rect" id="node33" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="893,1675,960,1705"/><area shape="rect" id="node35" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="527,979,593,1009"/><area shape="rect" id="node41" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="891,929,963,958"/><area shape="rect" id="node39" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1040,2089,1109,2118"/><area shape="rect" id="node70" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="879,1497,975,1526"/><area shape="rect" id="node72" href="../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title="ints_array_htonl" alt="" coords="869,1390,984,1419"/><area shape="rect" id="node74" href="../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title="ints_array_htons" alt="" coords="868,1443,985,1473"/><area shape="rect" id="node89" href="../../db/de6/qspn_8c.html#ad5239640aec880598ca4e773a6ab96b9" title="update_qspn_time" alt="" coords="496,2518,624,2547"/><area shape="rect" id="node91" href="../../d9/dfc/endianness_8c.html#aca2792b724aa77910817b443d8de4492" title="int_info_copy" alt="" coords="511,2465,609,2494"/><area shape="rect" id="node108" href="../../d3/d7a/map_8c.html#adedb299c04209530f0730bba4c5fb04c" title="pack_map" alt="" coords="704,86,787,115"/><area shape="rect" id="node120" href="../../d9/d45/gmap_8c.html#ad3b5a9f9d1ee7be33ede21a83479450c" title="pack_extmap" alt="" coords="511,1595,609,1625"/><area shape="rect" id="node136" href="../../db/d73/bmap_8c.html#a626cf57bebf5e4bfbb4504d92c43f815" title="pack_all_bmaps" alt="" coords="503,163,617,193"/><area shape="rect" id="node153" href="../../d1/d6f/igs_8c.html#a413fd34c9565aa635c90cc7f811169e5" title="pack_igws" alt="" coords="519,1134,601,1163"/><area shape="rect" id="node165" href="../../dd/d23/request_8c.html#aa6ee836d53663f81b7753e13c2395be2" title="op_filter_reset_re" alt="" coords="499,3393,621,3422"/><area shape="rect" id="node167" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="517,3446,603,3475"/><area shape="rect" id="node169" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="507,3286,613,3315"/><area shape="rect" id="node171" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="521,3339,599,3369"/><area shape="rect" id="node173" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="501,2723,619,2753"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_icgraph" id="d3/dc7/hook_8c_af541d5ab5dd6596b12342140f4094dee_icgraph">
<area shape="rect" id="node3" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="128,5,235,35"/><area shape="rect" id="node5" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="283,5,333,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ad4b44c41d2528f0f4e70c24d5b4c5daf"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hook_reset </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_cgraph" id="d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_cgraph">
<area shape="rect" id="node3" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="883,807,944,836"/><area shape="rect" id="node13" href="../../dd/d23/request_8c.html#aa6ee836d53663f81b7753e13c2395be2" title="op_filter_reset_re" alt="" coords="141,299,264,328"/><area shape="rect" id="node15" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="160,352,245,381"/><area shape="rect" id="node17" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="149,940,256,969"/><area shape="rect" id="node20" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="164,85,241,115"/><area shape="rect" id="node30" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="144,405,261,435"/><area shape="rect" id="node5" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="1053,807,1120,836"/><area shape="rect" id="node7" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1217,783,1263,812"/><area shape="rect" id="node9" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1349,704,1419,733"/><area shape="rect" id="node11" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1333,783,1435,812"/><area shape="rect" id="node22" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="349,59,416,88"/><area shape="rect" id="node26" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="340,112,425,141"/><area shape="rect" id="node28" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="324,5,441,35"/><area shape="rect" id="node24" href="../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title="iptogid" alt="" coords="521,59,580,88"/><area shape="rect" id="node32" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="341,165,424,195"/><area shape="rect" id="node42" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="1211,704,1269,733"/><area shape="rect" id="node45" href="../../d7/de2/if_8c.html#af0a0c8beb31d1b114cdbb60cbd7ae59c" title="set_all_ifs" alt="" coords="343,379,423,408"/><area shape="rect" id="node47" href="../../d7/de2/if_8c.html#abea5b6f5cd28944310eae2ab32026a4a" title="set_dev_down" alt="" coords="329,219,436,248"/><area shape="rect" id="node57" href="../../d7/de2/if_8c.html#a062746ee276b608fcd9360c59364d537" title="set_dev_up" alt="" coords="339,272,427,301"/><area shape="rect" id="node60" href="../../d7/de2/if_8c.html#af89c37cb6be1f1b417dc057eda5e1520" title="ip_addr_flush_all_ifs" alt="" coords="313,507,452,536"/><area shape="rect" id="node102" href="../../d7/de2/if_8c.html#a80c11a2ffa82194213b455980e54d2bd" title="set_all_dev_ip" alt="" coords="331,325,435,355"/><area shape="rect" id="node104" href="../../d7/de2/if_8c.html#a29300a7fc292e542e82b441736978c3d" title="set_dev_ip" alt="" coords="508,269,593,299"/><area shape="rect" id="node34" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="504,159,597,188"/><area shape="rect" id="node36" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="875,57,952,87"/><area shape="rect" id="node38" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1047,57,1127,87"/><area shape="rect" id="node40" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="1196,57,1284,87"/><area shape="rect" id="node49" href="../../d7/de2/if_8c.html#a8ae45d4359817648686b7b13713508a4" title="set_flags" alt="" coords="513,215,588,244"/><area shape="rect" id="node51" href="../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title="new_socket" alt="" coords="679,161,769,191"/><area shape="rect" id="node53" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1216,361,1264,391"/><area shape="rect" id="node62" href="../../d7/de2/if_8c.html#a7042bfd9ad72adafd35f817b9363df06" title="ip_addr_flush" alt="" coords="501,519,600,548"/><area shape="rect" id="node64" href="../../d4/dab/libnetlink_8c.html#af6a834b458ad515cfe591cd720b5a3fd" title="rtnl_open" alt="" coords="687,423,761,452"/><area shape="rect" id="node69" href="../../d4/dab/libnetlink_8c.html#ae723f19314cbb031a26abaee33928b84" title="rtnl_wilddump_request" alt="" coords="648,735,800,764"/><area shape="rect" id="node72" href="../../d4/dab/libnetlink_8c.html#a0c981a8de14fd51a25027ef407e799ca" title="rtnl_dump_filter" alt="" coords="1032,652,1141,681"/><area shape="rect" id="node76" href="../../d7/de2/if_8c.html#a7d20f80c943e313bca2b9aad74151cc9" title="store_nlmsg" alt="" coords="677,577,771,607"/><area shape="rect" id="node84" href="../../d1/d71/ll__map_8c.html#a3ccff7ca25a76d2c7d2a1dbcafb2678e" title="ll_name_to_index" alt="" coords="663,319,785,348"/><area shape="rect" id="node86" href="../../d7/de2/if_8c.html#a0a117ed7d8433d84671dd55204719739" title="print_addrinfo" alt="" coords="864,441,963,471"/><area shape="rect" id="node94" href="../../d7/de2/if_8c.html#afb4a27f296cddb900349e541af556648" title="flush_update" alt="" coords="1039,545,1135,575"/><area shape="rect" id="node100" href="../../d4/dab/libnetlink_8c.html#abe941df1a4b224511e5aba5fbeda5373" title="rtnl_close" alt="" coords="685,681,763,711"/><area shape="rect" id="node66" href="../../d4/dab/libnetlink_8c.html#adcef0338bcf67064f61e984ea6542a4f" title="rtnl_open_byproto" alt="" coords="851,383,976,412"/><area shape="rect" id="node78" href="../../d1/d71/ll__map_8c.html#aa74dd48e5206c9a8c5b36307e023fa58" title="ll_remember_index" alt="" coords="848,596,979,625"/><area shape="rect" id="node80" href="../../d4/dab/libnetlink_8c.html#aed575cd447219f8c2f67e2011aaee4d8" title="parse_rtattr" alt="" coords="1043,599,1131,628"/><area shape="rect" id="node90" href="../../d1/d71/ll__map_8c.html#ad3726eb503a42ed32a53f65a9aa0c252" title="ll_idx_n2a" alt="" coords="1047,439,1127,468"/><area shape="rect" id="node92" href="../../da/d89/inet_8c.html#abddde4d60b8a9c38fbde3ed7e198efca" title="inet_addr_match" alt="" coords="1028,492,1145,521"/><area shape="rect" id="node96" href="../../d4/dab/libnetlink_8c.html#a37dd14a3e1c6b6f3a6eacb586fafb13b" title="rtnl_send" alt="" coords="1203,545,1277,575"/><area shape="rect" id="node108" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="664,215,784,244"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_icgraph" id="d3/dc7/hook_8c_ad4b44c41d2528f0f4e70c24d5b4c5daf_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="307,5,381,35"/><area shape="rect" id="node9" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="141,99,259,128"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1437,97,1544,127"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1592,151,1643,180"/><area shape="rect" id="node12" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="313,99,375,128"/><area shape="rect" id="node14" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="431,99,564,128"/><area shape="rect" id="node16" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="615,99,705,128"/><area shape="rect" id="node18" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="755,72,941,101"/><area shape="rect" id="node20" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="991,97,1105,127"/><area shape="rect" id="node22" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1167,151,1255,180"/><area shape="rect" id="node27" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1168,44,1253,73"/><area shape="rect" id="node30" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1155,97,1267,127"/><area shape="rect" id="node24" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1315,97,1389,127"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a2ea386ad9474cd89fe393552276feef2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void hook_set_all_ips </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a>&#160;</td>
<td class="paramname"><em>ip</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="../../d9/dbe/structinterface.html">interface</a> *&#160;</td>
<td class="paramname"><em>ifs</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>ifs_n</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_cgraph" id="d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="203,43,285,72"/><area shape="rect" id="node13" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="383,653,441,683"/><area shape="rect" id="node17" href="../../d7/de2/if_8c.html#af0a0c8beb31d1b114cdbb60cbd7ae59c" title="set_all_ifs" alt="" coords="204,475,284,504"/><area shape="rect" id="node19" href="../../d7/de2/if_8c.html#abea5b6f5cd28944310eae2ab32026a4a" title="set_dev_down" alt="" coords="191,317,297,347"/><area shape="rect" id="node29" href="../../d7/de2/if_8c.html#a062746ee276b608fcd9360c59364d537" title="set_dev_up" alt="" coords="200,264,288,293"/><area shape="rect" id="node32" href="../../d7/de2/if_8c.html#af89c37cb6be1f1b417dc057eda5e1520" title="ip_addr_flush_all_ifs" alt="" coords="175,371,313,400"/><area shape="rect" id="node47" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1079,211,1124,240"/><area shape="rect" id="node80" href="../../d7/de2/if_8c.html#a80c11a2ffa82194213b455980e54d2bd" title="set_all_dev_ip" alt="" coords="192,160,296,189"/><area shape="rect" id="node82" href="../../d7/de2/if_8c.html#a29300a7fc292e542e82b441736978c3d" title="set_dev_ip" alt="" coords="369,185,455,215"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="365,17,459,47"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="736,5,813,35"/><area shape="rect" id="node9" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="908,5,988,35"/><area shape="rect" id="node11" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="1057,5,1145,35"/><area shape="rect" id="node15" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1211,417,1280,447"/><area shape="rect" id="node21" href="../../d7/de2/if_8c.html#a8ae45d4359817648686b7b13713508a4" title="set_flags" alt="" coords="375,264,449,293"/><area shape="rect" id="node23" href="../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title="new_socket" alt="" coords="540,211,631,240"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1077,417,1125,447"/><area shape="rect" id="node34" href="../../d7/de2/if_8c.html#a7042bfd9ad72adafd35f817b9363df06" title="ip_addr_flush" alt="" coords="363,496,461,525"/><area shape="rect" id="node36" href="../../d4/dab/libnetlink_8c.html#af6a834b458ad515cfe591cd720b5a3fd" title="rtnl_open" alt="" coords="548,680,623,709"/><area shape="rect" id="node41" href="../../d4/dab/libnetlink_8c.html#ae723f19314cbb031a26abaee33928b84" title="rtnl_wilddump_request" alt="" coords="509,523,661,552"/><area shape="rect" id="node44" href="../../d4/dab/libnetlink_8c.html#a0c981a8de14fd51a25027ef407e799ca" title="rtnl_dump_filter" alt="" coords="893,211,1003,240"/><area shape="rect" id="node52" href="../../d7/de2/if_8c.html#a7d20f80c943e313bca2b9aad74151cc9" title="store_nlmsg" alt="" coords="539,419,632,448"/><area shape="rect" id="node62" href="../../d1/d71/ll__map_8c.html#a3ccff7ca25a76d2c7d2a1dbcafb2678e" title="ll_name_to_index" alt="" coords="524,315,647,344"/><area shape="rect" id="node64" href="../../d7/de2/if_8c.html#a0a117ed7d8433d84671dd55204719739" title="print_addrinfo" alt="" coords="725,601,824,631"/><area shape="rect" id="node72" href="../../d7/de2/if_8c.html#afb4a27f296cddb900349e541af556648" title="flush_update" alt="" coords="900,731,996,760"/><area shape="rect" id="node78" href="../../d4/dab/libnetlink_8c.html#abe941df1a4b224511e5aba5fbeda5373" title="rtnl_close" alt="" coords="547,576,624,605"/><area shape="rect" id="node38" href="../../d4/dab/libnetlink_8c.html#adcef0338bcf67064f61e984ea6542a4f" title="rtnl_open_byproto" alt="" coords="712,680,837,709"/><area shape="rect" id="node50" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1195,211,1296,240"/><area shape="rect" id="node54" href="../../d1/d71/ll__map_8c.html#aa74dd48e5206c9a8c5b36307e023fa58" title="ll_remember_index" alt="" coords="709,419,840,448"/><area shape="rect" id="node56" href="../../d4/dab/libnetlink_8c.html#aed575cd447219f8c2f67e2011aaee4d8" title="parse_rtattr" alt="" coords="904,469,992,499"/><area shape="rect" id="node59" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="915,315,981,344"/><area shape="rect" id="node68" href="../../d1/d71/ll__map_8c.html#ad3726eb503a42ed32a53f65a9aa0c252" title="ll_idx_n2a" alt="" coords="908,576,988,605"/><area shape="rect" id="node70" href="../../da/d89/inet_8c.html#abddde4d60b8a9c38fbde3ed7e198efca" title="inet_addr_match" alt="" coords="889,523,1007,552"/><area shape="rect" id="node74" href="../../d4/dab/libnetlink_8c.html#a37dd14a3e1c6b6f3a6eacb586fafb13b" title="rtnl_send" alt="" coords="1064,731,1139,760"/><area shape="rect" id="node86" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="525,56,645,85"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_icgraph" id="d3/dc7/hook_8c_a2ea386ad9474cd89fe393552276feef2_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#acce6e668cf071bc363f3237daebc95d0" title="create_new_qgroup" alt="" coords="180,112,313,141"/><area shape="rect" id="node38" href="../../d3/dc7/hook_8c.html#ad4b44c41d2528f0f4e70c24d5b4c5daf" title="hook_reset" alt="" coords="401,179,487,208"/><area shape="rect" id="node44" href="../../d3/dc7/hook_8c.html#a9c2f57416bf3788157e15a1d889cca5e" title="hook_choose_new_ip" alt="" coords="173,33,320,63"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title="hook_first_radar_scan" alt="" coords="369,72,519,101"/><area shape="rect" id="node35" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="371,125,517,155"/><area shape="rect" id="node7" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="568,72,685,101"/><area shape="rect" id="node9" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="2019,44,2069,73"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="740,72,801,101"/><area shape="rect" id="node13" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="857,72,991,101"/><area shape="rect" id="node15" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="1041,72,1132,101"/><area shape="rect" id="node17" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="1181,121,1368,151"/><area shape="rect" id="node19" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1417,96,1532,125"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1593,43,1681,72"/><area shape="rect" id="node28" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1595,96,1680,125"/><area shape="rect" id="node31" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1581,149,1693,179"/><area shape="rect" id="node23" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1741,96,1816,125"/><area shape="rect" id="node25" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1864,96,1971,125"/><area shape="rect" id="node40" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="733,195,808,224"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="af10a487801fab9a28a3cfb6759fe138f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int netsukuku_hook </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *&#160;</td>
<td class="paramname"><em>hook_gnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_cgraph" id="d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="785,416,863,445"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#ad4b44c41d2528f0f4e70c24d5b4c5daf" title="hook_reset" alt="" coords="413,159,499,188"/><area shape="rect" id="node25" href="../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title="loginfo" alt="" coords="795,2112,853,2141"/><area shape="rect" id="node30" href="../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title="hook_first_radar_scan" alt="" coords="177,1764,327,1793"/><area shape="rect" id="node69" href="../../d3/d7a/map_8c.html#af84db9c45e68185e01758672797886a8" title="map_node_del" alt="" coords="944,2008,1051,2037"/><area shape="rect" id="node81" href="../../db/de6/qspn_8c.html#a8620dcb680cc1a57630fe2a2112d74f5" title="qspn_backup_gcount" alt="" coords="180,2576,324,2605"/><area shape="rect" id="node83" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="179,1291,325,1320"/><area shape="rect" id="node98" href="../../d3/dc7/hook_8c.html#a9c2f57416bf3788157e15a1d889cca5e" title="hook_choose_new_ip" alt="" coords="383,803,529,832"/><area shape="rect" id="node115" href="../../d3/dc7/hook_8c.html#a00d0f0c666be6f5b1d58632b4b5d222c" title="hook_get_ext_map" alt="" coords="391,2084,521,2113"/><area shape="rect" id="node131" href="../../d3/dc7/hook_8c.html#ab77263b0b4d7970fb36fdd74ebd0df3a" title="hook_get_int_map" alt="" coords="392,312,520,341"/><area shape="rect" id="node138" href="../../d3/dc7/hook_8c.html#a0513b13a5cbb9ed7d89f6594e639b264" title="hook_get_bnode_map" alt="" coords="381,2371,531,2400"/><area shape="rect" id="node142" href="../../d3/dc7/hook_8c.html#ab614c177efbb9179f168fd7d13bff83d" title="hook_get_igw" alt="" coords="405,2424,507,2453"/><area shape="rect" id="node147" href="../../d7/d02/radar_8c.html#aa589f34d936b21665c16fca95f06092f" title="refresh_hook_root_node" alt="" coords="172,2211,332,2240"/><area shape="rect" id="node150" href="../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title="hook_finish" alt="" coords="412,1597,500,1627"/><area shape="rect" id="node7" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="612,211,673,240"/><area shape="rect" id="node9" href="../../dd/d23/request_8c.html#aa6ee836d53663f81b7753e13c2395be2" title="op_filter_reset_re" alt="" coords="581,5,704,35"/><area shape="rect" id="node11" href="../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title="rand_range" alt="" coords="955,828,1040,857"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="1101,160,1208,189"/><area shape="rect" id="node19" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="959,377,1036,407"/><area shape="rect" id="node21" href="../../d3/dc7/hook_8c.html#a2ea386ad9474cd89fe393552276feef2" title="hook_set_all_ips" alt="" coords="584,931,701,960"/><area shape="rect" id="node15" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1257,1367,1303,1396"/><area shape="rect" id="node17" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1353,1444,1423,1473"/><area shape="rect" id="node23" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="783,984,865,1013"/><area shape="rect" id="node32" href="../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title="pos_from_gnode" alt="" coords="397,1803,515,1832"/><area shape="rect" id="node34" href="../../d7/d02/radar_8c.html#a42374450b2344bc70b9775c388639e59" title="new_rnode_allowed" alt="" coords="388,1495,524,1524"/><area shape="rect" id="node40" href="../../d7/d02/radar_8c.html#a3d46b80b3ad27f86a02c0586617f18cc" title="radar_scan" alt="" coords="600,1597,685,1627"/><area shape="rect" id="node44" href="../../d7/d02/radar_8c.html#a49490440fa81e7b4c8ed18a9250ae8ed" title="reset_radar" alt="" coords="781,1649,867,1679"/><area shape="rect" id="node47" href="../../d7/d02/radar_8c.html#a4beb463e23b8e0086945bde8afe90a90" title="count_hooking_nodes" alt="" coords="383,1907,529,1936"/><area shape="rect" id="node49" href="../../d3/dc7/hook_8c.html#acce6e668cf071bc363f3237daebc95d0" title="create_new_qgroup" alt="" coords="389,1136,523,1165"/><area shape="rect" id="node71" href="../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title="rnode_destroy" alt="" coords="1103,1904,1207,1933"/><area shape="rect" id="node79" href="../../db/de6/qspn_8c.html#ad5629aab4eceb4a0ea97a417bf085f66" title="qspn_b_del_all_dead\l_rnodes" alt="" coords="385,2301,527,2347"/><area shape="rect" id="node36" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="796,1444,852,1473"/><area shape="rect" id="node51" href="../../d3/dc7/hook_8c.html#ab49323f81163c48f70eacb3bd5a5eec4" title="create_gnodes" alt="" coords="589,672,696,701"/><area shape="rect" id="node53" href="../../d9/d45/gmap_8c.html#ab9b8447a87c9c09e24de89e12d5f5387" title="random_ip" alt="" coords="783,571,865,600"/><area shape="rect" id="node63" href="../../da/d89/inet_8c.html#a127c86b270c3bb41caa671ac207fd4c5" title="inet_setip_localaddr" alt="" coords="756,880,892,909"/><area shape="rect" id="node67" href="../../d3/d7a/map_8c.html#aa2f4ae7cc3ee65da6c79ef32f3becd49" title="reset_int_map" alt="" coords="772,672,876,701"/><area shape="rect" id="node55" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="959,571,1036,600"/><area shape="rect" id="node58" href="../../da/d89/inet_8c.html#a68fa8e8776282525daffa752fbdc6628" title="inet_validate_ip" alt="" coords="941,493,1053,523"/><area shape="rect" id="node85" href="../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title="get_free_nodes" alt="" coords="588,1240,697,1269"/><area shape="rect" id="node91" href="../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title="find_node_radar_q" alt="" coords="579,2371,707,2400"/><area shape="rect" id="node93" href="../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59" title="get_qspn_round" alt="" coords="399,1032,513,1061"/><area shape="rect" id="node100" href="../../d3/dc7/hook_8c.html#a8106f3baabcefc71e725b6c99cbb5889" title="update_join_rate" alt="" coords="584,1035,701,1064"/><area shape="rect" id="node107" href="../../d3/d7a/map_8c.html#a6664a07adc9bcf23216bc5086ffa8b93" title="postoip" alt="" coords="611,776,675,805"/><area shape="rect" id="node113" href="../../d7/d02/radar_8c.html#a5a800cfd2c699f600717fb1d9bde4ecb" title="rnl_close_all_sk" alt="" coords="585,619,700,648"/><area shape="rect" id="node117" href="../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446" title="get_ext_map" alt="" coords="595,2267,691,2296"/><area shape="rect" id="node120" href="../../db/de6/qspn_8c.html#a916a1d446a6a10cea404b88096fe7a6b" title="qspn_dec_gcount" alt="" coords="581,1853,704,1883"/><area shape="rect" id="node123" href="../../d9/d45/gmap_8c.html#acafc84089fdf2529d00ab56563a40170" title="gmap_node_del" alt="" coords="768,2059,880,2088"/><area shape="rect" id="node127" href="../../d9/d45/gmap_8c.html#a41d9aecf5682973b8145c8a78be84882" title="merge_ext_maps" alt="" coords="581,2213,704,2243"/><area shape="rect" id="node129" href="../../d9/d45/gmap_8c.html#a49d0277ea2e68801272a66675b78313a" title="free_extmap" alt="" coords="596,2160,689,2189"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_icgraph" id="d3/dc7/hook_8c_af10a487801fab9a28a3cfb6759fe138f_icgraph">
<area shape="rect" id="node3" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1443,5,1493,35"/><area shape="rect" id="node5" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="171,44,232,73"/><area shape="rect" id="node7" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="281,45,415,75"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="465,45,556,75"/><area shape="rect" id="node11" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="605,45,792,75"/><area shape="rect" id="node13" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="841,97,956,127"/><area shape="rect" id="node15" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1017,44,1105,73"/><area shape="rect" id="node22" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1019,97,1104,127"/><area shape="rect" id="node25" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1005,151,1117,180"/><area shape="rect" id="node17" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1165,84,1240,113"/><area shape="rect" id="node19" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1288,57,1395,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a63187dcc3bfeb1895aed9385c06ed714"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int put_bnode_map </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a>&#160;</td>
<td class="paramname"><em>rq_pkt</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_cgraph" id="d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="685,837,768,867"/><area shape="rect" id="node11" href="../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title="pkt_addto" alt="" coords="177,428,255,457"/><area shape="rect" id="node15" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="504,685,587,715"/><area shape="rect" id="node17" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="168,375,264,404"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="312,119,437,148"/><area shape="rect" id="node21" href="../../db/d73/bmap_8c.html#a626cf57bebf5e4bfbb4504d92c43f815" title="pack_all_bmaps" alt="" coords="488,37,603,67"/><area shape="rect" id="node42" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="517,267,573,296"/><area shape="rect" id="node45" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="339,1359,411,1388"/><area shape="rect" id="node51" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="183,789,249,819"/><area shape="rect" id="node54" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="884,709,932,739"/><area shape="rect" id="node90" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="511,1412,580,1441"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="861,812,955,841"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1028,475,1105,504"/><area shape="rect" id="node9" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1167,241,1247,271"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="507,371,584,400"/><area shape="rect" id="node23" href="../../d3/d7a/map_8c.html#adedb299c04209530f0730bba4c5fb04c" title="pack_map" alt="" coords="685,5,768,35"/><area shape="rect" id="node25" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="693,163,760,192"/><area shape="rect" id="node33" href="../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title="ints_host_to_network" alt="" coords="653,59,800,88"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="885,263,931,292"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1032,316,1101,345"/><area shape="rect" id="node31" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1016,263,1117,292"/><area shape="rect" id="node36" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="860,59,956,88"/><area shape="rect" id="node38" href="../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title="ints_array_htonl" alt="" coords="851,112,965,141"/><area shape="rect" id="node40" href="../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title="ints_array_htons" alt="" coords="849,165,967,195"/><area shape="rect" id="node47" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="509,1359,581,1388"/><area shape="rect" id="node49" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="689,1255,764,1284"/><area shape="rect" id="node59" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="339,1255,411,1284"/><area shape="rect" id="node64" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="332,1201,417,1231"/><area shape="rect" id="node66" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="500,997,591,1027"/><area shape="rect" id="node68" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="316,841,433,871"/><area shape="rect" id="node84" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="509,475,581,504"/><area shape="rect" id="node88" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="505,944,585,973"/><area shape="rect" id="node94" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="491,739,600,768"/><area shape="rect" id="node104" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="485,528,605,557"/><area shape="rect" id="node117" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="332,633,417,663"/><area shape="rect" id="node120" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="315,996,435,1025"/><area shape="rect" id="node123" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="337,223,412,252"/><area shape="rect" id="node133" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="320,737,429,767"/><area shape="rect" id="node137" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="316,428,433,457"/><area shape="rect" id="node143" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="336,1412,413,1441"/><area shape="rect" id="node61" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="509,1255,581,1284"/><area shape="rect" id="node71" href="../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title="new_tcp_conn" alt="" coords="492,581,599,611"/><area shape="rect" id="node74" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="667,475,787,504"/><area shape="rect" id="node79" href="../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title="set_bindtodevice_sk" alt="" coords="656,632,797,661"/><area shape="rect" id="node92" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="687,1412,767,1441"/><area shape="rect" id="node99" href="../../da/d89/inet_8c.html#a8e51a98ebf31af2e65b949335a06d47a" title="new_dgram_socket" alt="" coords="660,579,793,608"/><area shape="rect" id="node107" href="../../da/d89/inet_8c.html#a2aa626239ab1ad25661dfed01b5f2f89" title="set_broadcast_sk" alt="" coords="664,421,789,451"/><area shape="rect" id="node114" href="../../d1/d71/ll__map_8c.html#aced8907c33267205072637b09f56c869" title="ll_index_to_name" alt="" coords="665,368,788,397"/><area shape="rect" id="node125" href="../../df/d05/pkts_8c.html#ae6409550716070c3ff80141d94dab212" title="pkt_pack" alt="" coords="508,163,583,192"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_icgraph" id="d3/dc7/hook_8c_a63187dcc3bfeb1895aed9385c06ed714_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="168,5,243,35"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="291,5,397,35"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="445,5,496,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="aa99944b9d6345e33be0bf1c850380228"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int put_ext_map </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a>&#160;</td>
<td class="paramname"><em>rq_pkt</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_cgraph" id="d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="688,887,771,916"/><area shape="rect" id="node11" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="505,887,588,916"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="307,1876,432,1905"/><area shape="rect" id="node15" href="../../d9/d45/gmap_8c.html#ad3b5a9f9d1ee7be33ede21a83479450c" title="pack_extmap" alt="" coords="153,215,252,244"/><area shape="rect" id="node52" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="519,575,575,604"/><area shape="rect" id="node55" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="333,1823,405,1852"/><area shape="rect" id="node61" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="169,1203,236,1232"/><area shape="rect" id="node64" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="887,1201,935,1231"/><area shape="rect" id="node100" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="512,1461,581,1491"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="864,887,957,916"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1020,511,1097,540"/><area shape="rect" id="node9" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1148,351,1228,380"/><area shape="rect" id="node17" href="../../d9/d45/gmap_8c.html#a5d8085eab648579a7d1f199f911db8ce" title="extmap_get_rblock" alt="" coords="304,268,435,297"/><area shape="rect" id="node19" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="696,319,763,348"/><area shape="rect" id="node28" href="../../d9/d45/gmap_8c.html#a70ce90c9c90ffba9965aca7863badae2" title="pack_quadro_group" alt="" coords="303,108,436,137"/><area shape="rect" id="node33" href="../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title="ints_host_to_network" alt="" coords="656,59,803,88"/><area shape="rect" id="node45" href="../../d9/d45/gmap_8c.html#a98445e1621693c83ca7af93d9e2fc722" title="pack_map_gnode" alt="" coords="308,161,431,191"/><area shape="rect" id="node50" href="../../d9/d45/gmap_8c.html#a381c1da020ffc41bb25e9589b09773f6" title="free_extmap_rblock" alt="" coords="301,215,437,244"/><area shape="rect" id="node25" href="../../d9/d45/gmap_8c.html#a0cfcbd0c066943fa75267cb34af05f9c" title="gmap_get_rblock" alt="" coords="487,268,607,297"/><area shape="rect" id="node21" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="888,757,933,787"/><area shape="rect" id="node23" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1024,835,1093,864"/><area shape="rect" id="node30" href="../../da/d89/inet_8c.html#a4ef2e36725d0f18182509c8de38d8a64" title="pack_inet_prefix" alt="" coords="488,111,605,140"/><area shape="rect" id="node36" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="863,112,959,141"/><area shape="rect" id="node38" href="../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title="ints_array_htonl" alt="" coords="853,5,968,35"/><area shape="rect" id="node40" href="../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title="ints_array_htons" alt="" coords="852,59,969,88"/><area shape="rect" id="node47" href="../../d3/d7a/map_8c.html#a492987dbade1c9b1b87e31e6b61eaba2" title="pack_map_node" alt="" coords="488,164,605,193"/><area shape="rect" id="node57" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="511,1721,583,1751"/><area shape="rect" id="node59" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="692,1696,767,1725"/><area shape="rect" id="node69" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="333,1617,405,1647"/><area shape="rect" id="node74" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="327,1356,412,1385"/><area shape="rect" id="node76" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="501,1095,592,1124"/><area shape="rect" id="node78" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="311,999,428,1028"/><area shape="rect" id="node94" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="511,732,583,761"/><area shape="rect" id="node98" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="507,1148,587,1177"/><area shape="rect" id="node104" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="492,1305,601,1335"/><area shape="rect" id="node114" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="487,1252,607,1281"/><area shape="rect" id="node121" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="687,1409,772,1439"/><area shape="rect" id="node124" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="669,1541,789,1571"/><area shape="rect" id="node127" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="332,812,407,841"/><area shape="rect" id="node133" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="315,1513,424,1543"/><area shape="rect" id="node137" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="311,627,428,656"/><area shape="rect" id="node142" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="508,679,585,708"/><area shape="rect" id="node144" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="331,1460,408,1489"/><area shape="rect" id="node71" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="511,1617,583,1647"/><area shape="rect" id="node81" href="../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title="new_tcp_conn" alt="" coords="493,991,600,1020"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="669,940,789,969"/><area shape="rect" id="node89" href="../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title="set_bindtodevice_sk" alt="" coords="659,1201,800,1231"/><area shape="rect" id="node102" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="689,1463,769,1492"/><area shape="rect" id="node109" href="../../da/d89/inet_8c.html#a8e51a98ebf31af2e65b949335a06d47a" title="new_dgram_socket" alt="" coords="663,1255,796,1284"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_icgraph" id="d3/dc7/hook_8c_aa99944b9d6345e33be0bf1c850380228_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="152,5,227,35"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="275,5,381,35"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="429,5,480,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a7da6546e5822e282b57e5aee17e0c80c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int put_free_nodes </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a>&#160;</td>
<td class="paramname"><em>rq_pkt</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_cgraph" id="d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="639,1121,721,1150"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title="pkt_addto" alt="" coords="311,402,388,431"/><area shape="rect" id="node17" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="635,497,725,526"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="639,603,721,633"/><area shape="rect" id="node21" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="165,2003,261,2033"/><area shape="rect" id="node23" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="437,1682,563,1711"/><area shape="rect" id="node25" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="457,1486,543,1515"/><area shape="rect" id="node27" href="../../df/d05/pkts_8c.html#ad386f9f8ac111df2a8d5a5e9912013ca" title="pkt_err" alt="" coords="183,838,244,867"/><area shape="rect" id="node41" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="1028,1285,1076,1314"/><area shape="rect" id="node47" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="464,299,536,329"/><area shape="rect" id="node66" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="645,707,715,737"/><area shape="rect" id="node90" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="463,1590,537,1619"/><area shape="rect" id="node95" href="../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title="ints_host_to_network" alt="" coords="797,294,944,323"/><area shape="rect" id="node109" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="652,1382,708,1411"/><area shape="rect" id="node136" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="649,1849,711,1878"/><area shape="rect" id="node150" href="../../da/d89/inet_8c.html#aaebd7fea501d17d6fdf93692928c0400" title="inet_copy_ipdata" alt="" coords="440,94,560,123"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="824,811,917,841"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1013,609,1091,638"/><area shape="rect" id="node9" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1168,399,1248,429"/><area shape="rect" id="node11" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="1305,347,1393,377"/><area shape="rect" id="node15" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="641,550,719,579"/><area shape="rect" id="node31" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="837,1773,904,1802"/><area shape="rect" id="node37" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="316,966,383,995"/><area shape="rect" id="node33" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="1029,1437,1075,1466"/><area shape="rect" id="node35" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1173,1285,1243,1314"/><area shape="rect" id="node39" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="833,503,908,533"/><area shape="rect" id="node44" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="644,398,716,427"/><area shape="rect" id="node50" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="464,966,536,995"/><area shape="rect" id="node55" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="441,761,559,790"/><area shape="rect" id="node60" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="644,1067,716,1097"/><area shape="rect" id="node64" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="640,811,720,841"/><area shape="rect" id="node70" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="445,1278,555,1307"/><area shape="rect" id="node79" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="440,1225,560,1254"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="828,1034,913,1063"/><area shape="rect" id="node87" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="811,1157,931,1186"/><area shape="rect" id="node130" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="445,1019,555,1049"/><area shape="rect" id="node134" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="441,1382,559,1411"/><area shape="rect" id="node143" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="461,707,539,737"/><area shape="rect" id="node68" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="831,707,911,737"/><area shape="rect" id="node73" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="620,1275,740,1305"/><area shape="rect" id="node92" href="../../df/d05/pkts_8c.html#ae6409550716070c3ff80141d94dab212" title="pkt_pack" alt="" coords="643,1590,717,1619"/><area shape="rect" id="node112" href="../../da/d89/inet_8c.html#aa65a7052b4c6746a997c4e3743f14fbe" title="inet_sendto_timeout" alt="" coords="611,1643,749,1673"/><area shape="rect" id="node115" href="../../da/d89/inet_8c.html#af7e76f47a0583d67182cdf5bbb4dd22a" title="inet_sendto" alt="" coords="827,1719,915,1749"/><area shape="rect" id="node120" href="../../da/d89/inet_8c.html#a57d824182ed85de297e6f32640708b7f" title="inet_send_timeout" alt="" coords="616,1486,744,1515"/><area shape="rect" id="node123" href="../../da/d89/inet_8c.html#ac92b07ae7dc3ae1234665e052a8e6792" title="inet_send" alt="" coords="832,1538,909,1567"/><area shape="rect" id="node105" href="../../df/d05/pkts_8c.html#a9067b2b1019f0e577ba4baaba5005d56" title="pkt_compress" alt="" coords="819,1591,923,1621"/><area shape="rect" id="node98" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="1160,294,1256,323"/><area shape="rect" id="node101" href="../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title="ints_array_htonl" alt="" coords="995,294,1109,323"/><area shape="rect" id="node103" href="../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title="ints_array_htons" alt="" coords="993,347,1111,377"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_icgraph" id="d3/dc7/hook_8c_a7da6546e5822e282b57e5aee17e0c80c_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="165,5,240,35"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="288,5,395,35"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="443,5,493,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ab08a91850a188145dc3f039300aeca8b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int put_int_map </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a>&#160;</td>
<td class="paramname"><em>rq_pkt</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_cgraph" id="d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="680,646,763,675"/><area shape="rect" id="node9" href="../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title="pkt_addto" alt="" coords="156,743,233,773"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="492,267,575,297"/><area shape="rect" id="node15" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="147,494,243,523"/><area shape="rect" id="node17" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="291,57,416,86"/><area shape="rect" id="node19" href="../../d3/d7a/map_8c.html#adedb299c04209530f0730bba4c5fb04c" title="pack_map" alt="" coords="153,598,236,627"/><area shape="rect" id="node21" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="505,998,561,1027"/><area shape="rect" id="node25" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="317,110,389,139"/><area shape="rect" id="node31" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="161,651,228,681"/><area shape="rect" id="node34" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="863,1337,911,1366"/><area shape="rect" id="node74" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="499,1771,568,1801"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="840,711,933,741"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="993,777,1071,806"/><area shape="rect" id="node11" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="495,686,572,715"/><area shape="rect" id="node23" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="997,997,1067,1026"/><area shape="rect" id="node27" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="497,110,569,139"/><area shape="rect" id="node29" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="684,215,759,245"/><area shape="rect" id="node39" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="317,318,389,347"/><area shape="rect" id="node44" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="311,678,396,707"/><area shape="rect" id="node46" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="488,371,579,401"/><area shape="rect" id="node48" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="295,625,412,654"/><area shape="rect" id="node57" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="864,894,909,923"/><area shape="rect" id="node68" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="497,478,569,507"/><area shape="rect" id="node72" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="493,425,573,454"/><area shape="rect" id="node78" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="479,1206,588,1235"/><area shape="rect" id="node88" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="473,1259,593,1289"/><area shape="rect" id="node101" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="311,1667,396,1697"/><area shape="rect" id="node104" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="293,1437,413,1466"/><area shape="rect" id="node107" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="316,1154,391,1183"/><area shape="rect" id="node134" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="299,214,408,243"/><area shape="rect" id="node138" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="295,833,412,862"/><area shape="rect" id="node149" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="315,1721,392,1750"/><area shape="rect" id="node41" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="497,214,569,243"/><area shape="rect" id="node51" href="../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title="new_tcp_conn" alt="" coords="480,633,587,662"/><area shape="rect" id="node54" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="661,894,781,923"/><area shape="rect" id="node63" href="../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title="set_bindtodevice_sk" alt="" coords="651,1099,792,1129"/><area shape="rect" id="node60" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="981,894,1083,923"/><area shape="rect" id="node76" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="681,1771,761,1801"/><area shape="rect" id="node83" href="../../da/d89/inet_8c.html#a8e51a98ebf31af2e65b949335a06d47a" title="new_dgram_socket" alt="" coords="655,1153,788,1182"/><area shape="rect" id="node91" href="../../da/d89/inet_8c.html#a2aa626239ab1ad25661dfed01b5f2f89" title="set_broadcast_sk" alt="" coords="659,1206,784,1235"/><area shape="rect" id="node98" href="../../d1/d71/ll__map_8c.html#aced8907c33267205072637b09f56c869" title="ll_index_to_name" alt="" coords="660,1259,783,1289"/><area shape="rect" id="node109" href="../../df/d05/pkts_8c.html#ae6409550716070c3ff80141d94dab212" title="pkt_pack" alt="" coords="496,1051,571,1081"/><area shape="rect" id="node116" href="../../da/d89/inet_8c.html#aa65a7052b4c6746a997c4e3743f14fbe" title="inet_sendto_timeout" alt="" coords="464,1362,603,1391"/><area shape="rect" id="node119" href="../../da/d89/inet_8c.html#af7e76f47a0583d67182cdf5bbb4dd22a" title="inet_sendto" alt="" coords="677,1438,765,1467"/><area shape="rect" id="node124" href="../../da/d89/inet_8c.html#a57d824182ed85de297e6f32640708b7f" title="inet_send_timeout" alt="" coords="469,1490,597,1519"/><area shape="rect" id="node127" href="../../da/d89/inet_8c.html#ac92b07ae7dc3ae1234665e052a8e6792" title="inet_send" alt="" coords="683,1566,760,1595"/><area shape="rect" id="node111" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="688,790,755,819"/><area shape="rect" id="node140" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="503,894,564,923"/><area shape="rect" id="node144" href="../../df/d05/pkts_8c.html#a01001fd998fb3abf74fea80de24882c3" title="pkt_queue_init" alt="" coords="480,841,587,870"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_icgraph" id="d3/dc7/hook_8c_ab08a91850a188145dc3f039300aeca8b_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="147,5,221,35"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="269,5,376,35"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="424,5,475,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="acb511717802de00a8566330c97afeb96"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int put_internet_gws </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a>&#160;</td>
<td class="paramname"><em>rq_pkt</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_cgraph" id="d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="717,703,800,733"/><area shape="rect" id="node11" href="../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title="pkt_addto" alt="" coords="185,522,263,551"/><area shape="rect" id="node15" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="525,754,608,783"/><area shape="rect" id="node17" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="176,469,272,498"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="320,266,445,295"/><area shape="rect" id="node21" href="../../d1/d6f/igs_8c.html#a413fd34c9565aa635c90cc7f811169e5" title="pack_igws" alt="" coords="341,162,424,191"/><area shape="rect" id="node45" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="539,599,595,629"/><area shape="rect" id="node48" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="347,1399,419,1429"/><area shape="rect" id="node54" href="../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title="send_rq" alt="" coords="191,985,257,1014"/><area shape="rect" id="node57" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="905,1147,953,1177"/><area shape="rect" id="node93" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="532,1610,601,1639"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="883,393,976,422"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="1041,315,1119,345"/><area shape="rect" id="node9" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="1180,146,1260,175"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="528,445,605,474"/><area shape="rect" id="node23" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="536,290,597,319"/><area shape="rect" id="node33" href="../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title="ints_host_to_network" alt="" coords="493,82,640,111"/><area shape="rect" id="node42" href="../../d1/d6f/igs_8c.html#abdb0933bc34906418f796608bf9b0cb0" title="pack_inet_gw" alt="" coords="879,238,980,267"/><area shape="rect" id="node25" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="725,497,792,526"/><area shape="rect" id="node27" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="907,498,952,527"/><area shape="rect" id="node29" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="1045,601,1115,630"/><area shape="rect" id="node31" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="1029,498,1131,527"/><area shape="rect" id="node36" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="711,82,807,111"/><area shape="rect" id="node38" href="../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title="ints_array_htonl" alt="" coords="701,135,816,165"/><area shape="rect" id="node40" href="../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title="ints_array_htons" alt="" coords="700,29,817,58"/><area shape="rect" id="node50" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="531,1333,603,1362"/><area shape="rect" id="node52" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="721,1307,796,1337"/><area shape="rect" id="node62" href="../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title="rq_to_str" alt="" coords="347,1191,419,1221"/><area shape="rect" id="node67" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="340,1346,425,1375"/><area shape="rect" id="node69" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="521,1175,612,1205"/><area shape="rect" id="node71" href="../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title="pkt_tcp_connect" alt="" coords="324,1037,441,1066"/><area shape="rect" id="node87" href="../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title="pkt_recv" alt="" coords="531,858,603,887"/><area shape="rect" id="node91" href="../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title="rq_strerror" alt="" coords="527,1122,607,1151"/><area shape="rect" id="node97" href="../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title="new_udp_conn" alt="" coords="512,1018,621,1047"/><area shape="rect" id="node107" href="../../da/d89/inet_8c.html#a0f1dbd0722384c9eddd65f669229345a" title="new_bcast_conn" alt="" coords="507,965,627,994"/><area shape="rect" id="node120" href="../../da/d89/inet_8c.html#a5bbe90629cfa3b1f5db9437297734355" title="set_tos_sk" alt="" coords="340,1453,425,1482"/><area shape="rect" id="node123" href="../../da/d89/inet_8c.html#aff2952f8da964350ba064f251868a147" title="set_nonblock_sk" alt="" coords="323,1506,443,1535"/><area shape="rect" id="node126" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="345,677,420,706"/><area shape="rect" id="node132" href="../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title="pkt_addtimeout" alt="" coords="328,882,437,911"/><area shape="rect" id="node136" href="../../df/d05/pkts_8c.html#a9bcb8ed5a94ff428d1f9f5f8b0e83d63" title="pkt_q_wait_recv" alt="" coords="324,522,441,551"/><area shape="rect" id="node143" href="../../df/d05/pkts_8c.html#a8ccb46810f5a6b74d733c837dd5f4fbe" title="pkt_q_del" alt="" coords="344,1610,421,1639"/><area shape="rect" id="node64" href="../../dd/d23/request_8c.html#a544592715c1fa859a8a108d1b3734d5b" title="rq_verify" alt="" coords="531,1229,603,1258"/><area shape="rect" id="node74" href="../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title="new_tcp_conn" alt="" coords="513,911,620,941"/><area shape="rect" id="node77" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="699,807,819,837"/><area shape="rect" id="node82" href="../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title="set_bindtodevice_sk" alt="" coords="688,1018,829,1047"/><area shape="rect" id="node95" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="719,1610,799,1639"/><area shape="rect" id="node102" href="../../da/d89/inet_8c.html#a8e51a98ebf31af2e65b949335a06d47a" title="new_dgram_socket" alt="" coords="692,1122,825,1151"/><area shape="rect" id="node110" href="../../da/d89/inet_8c.html#a2aa626239ab1ad25661dfed01b5f2f89" title="set_broadcast_sk" alt="" coords="696,965,821,994"/><area shape="rect" id="node117" href="../../d1/d71/ll__map_8c.html#aced8907c33267205072637b09f56c869" title="ll_index_to_name" alt="" coords="697,911,820,941"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_icgraph" id="d3/dc7/hook_8c_acb511717802de00a8566330c97afeb96_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="176,5,251,35"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="299,5,405,35"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="453,5,504,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a14eec030eb6098fc9cc4a8609b19bd00"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int put_qspn_round </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d6/dbc/structPACKET.html">PACKET</a>&#160;</td>
<td class="paramname"><em>rq_pkt</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_cgraph" id="d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title="inet_to_str" alt="" coords="191,189,273,219"/><area shape="rect" id="node13" href="../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title="pkt_addto" alt="" coords="193,581,271,611"/><area shape="rect" id="node17" href="../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title="pkt_addport" alt="" coords="187,635,277,664"/><area shape="rect" id="node19" href="../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title="pkt_addsk" alt="" coords="191,688,273,717"/><area shape="rect" id="node21" href="../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title="pkt_add_dev" alt="" coords="184,741,280,771"/><area shape="rect" id="node23" href="../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title="pkt_addcompress" alt="" coords="169,795,295,824"/><area shape="rect" id="node25" href="../../db/de6/qspn_8c.html#ad5239640aec880598ca4e773a6ab96b9" title="update_qspn_time" alt="" coords="168,848,296,877"/><area shape="rect" id="node27" href="../../d9/dfc/endianness_8c.html#aca2792b724aa77910817b443d8de4492" title="int_info_copy" alt="" coords="183,901,281,931"/><area shape="rect" id="node29" href="../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title="ints_host_to_network" alt="" coords="531,111,677,140"/><area shape="rect" id="node39" href="../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title="pkt_fill_hdr" alt="" coords="189,955,275,984"/><area shape="rect" id="node41" href="../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title="xzalloc" alt="" coords="383,269,444,299"/><area shape="rect" id="node51" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="385,685,441,715"/><area shape="rect" id="node54" href="../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title="re_to_str" alt="" coords="196,1008,268,1037"/><area shape="rect" id="node60" href="../../df/d05/pkts_8c.html#aa27d4dfa0f7d6c8ee64399780800ae1f" title="pkt_send" alt="" coords="195,477,269,507"/><area shape="rect" id="node68" href="../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title="error" alt="" coords="761,513,809,543"/><area shape="rect" id="node94" href="../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title="pkt_free" alt="" coords="197,1061,267,1091"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title="ipraw_to_str" alt="" coords="367,163,460,192"/><area shape="rect" id="node7" href="../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title="inet_htonl" alt="" coords="565,165,643,195"/><area shape="rect" id="node9" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="745,165,825,195"/><area shape="rect" id="node11" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="900,85,988,115"/><area shape="rect" id="node15" href="../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title="inet_copy" alt="" coords="375,739,452,768"/><area shape="rect" id="node32" href="../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title="swap_shorts" alt="" coords="737,5,833,35"/><area shape="rect" id="node35" href="../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title="ints_array_htonl" alt="" coords="728,59,843,88"/><area shape="rect" id="node37" href="../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title="ints_array_htons" alt="" coords="727,112,844,141"/><area shape="rect" id="node43" href="../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title="xmalloc" alt="" coords="571,269,637,299"/><area shape="rect" id="node45" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="763,295,808,324"/><area shape="rect" id="node47" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="909,513,979,543"/><area shape="rect" id="node49" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="893,295,995,324"/><area shape="rect" id="node56" href="../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title="re_verify" alt="" coords="377,1008,449,1037"/><area shape="rect" id="node58" href="../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title="op_verify" alt="" coords="567,1008,641,1037"/><area shape="rect" id="node62" href="../../df/d05/pkts_8c.html#ae6409550716070c3ff80141d94dab212" title="pkt_pack" alt="" coords="376,323,451,352"/><area shape="rect" id="node71" href="../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title="inet_to_sockaddr" alt="" coords="353,216,473,245"/><area shape="rect" id="node76" href="../../da/d89/inet_8c.html#aa65a7052b4c6746a997c4e3743f14fbe" title="inet_sendto_timeout" alt="" coords="344,581,483,611"/><area shape="rect" id="node79" href="../../da/d89/inet_8c.html#af7e76f47a0583d67182cdf5bbb4dd22a" title="inet_sendto" alt="" coords="560,680,648,709"/><area shape="rect" id="node84" href="../../da/d89/inet_8c.html#a57d824182ed85de297e6f32640708b7f" title="inet_send_timeout" alt="" coords="349,477,477,507"/><area shape="rect" id="node87" href="../../da/d89/inet_8c.html#ac92b07ae7dc3ae1234665e052a8e6792" title="inet_send" alt="" coords="565,552,643,581"/><area shape="rect" id="node66" href="../../df/d05/pkts_8c.html#a9067b2b1019f0e577ba4baaba5005d56" title="pkt_compress" alt="" coords="552,373,656,403"/><area shape="rect" id="node96" href="../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title="inet_close" alt="" coords="373,1061,453,1091"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_icgraph" id="d3/dc7/hook_8c_a14eec030eb6098fc9cc4a8609b19bd00_icgraph">
<area shape="rect" id="node3" href="../../d6/d34/hook_8h.html#af541d5ab5dd6596b12342140f4094dee" title="hook_init" alt="" coords="168,5,243,35"/><area shape="rect" id="node5" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="291,5,397,35"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="445,5,496,35"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a8106f3baabcefc71e725b6c99cbb5889"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int update_join_rate </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../d5/d7c/structmap__gnode.html">map_gnode</a> *&#160;</td>
<td class="paramname"><em>hook_gnode</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&#160;</td>
<td class="paramname"><em>hook_level</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_int *&#160;</td>
<td class="paramname"><em>old_gcount</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">u_int *&#160;</td>
<td class="paramname"><em>gnode_count</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_cgraph" id="d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_cgraph">
<area shape="rect" id="node3" href="../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title="debug" alt="" coords="227,5,283,35"/><area shape="rect" id="node7" href="../../db/d73/bmap_8c.html#a61bdcdcc5f2bd5cf6e35df84dbd89ffd" title="map_find_bnode_rnode" alt="" coords="177,59,332,88"/><area shape="rect" id="node11" href="../../db/d73/bmap_8c.html#ac6503610230575f4923676b61a1844b8" title="map_count_bnode_rnode" alt="" coords="172,112,337,141"/><area shape="rect" id="node5" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="393,5,463,35"/><area shape="rect" id="node9" href="../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title="rnode_find" alt="" coords="387,85,469,115"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_icgraph" id="d3/dc7/hook_8c_a8106f3baabcefc71e725b6c99cbb5889_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a9c2f57416bf3788157e15a1d889cca5e" title="hook_choose_new_ip" alt="" coords="171,19,317,48"/><area shape="rect" id="node5" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="365,19,483,48"/><area shape="rect" id="node7" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1803,5,1853,35"/><area shape="rect" id="node9" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="531,44,592,73"/><area shape="rect" id="node11" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="641,45,775,75"/><area shape="rect" id="node13" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="825,45,916,75"/><area shape="rect" id="node15" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="965,45,1152,75"/><area shape="rect" id="node17" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1201,97,1316,127"/><area shape="rect" id="node19" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1377,44,1465,73"/><area shape="rect" id="node26" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1379,97,1464,127"/><area shape="rect" id="node29" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1365,151,1477,180"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1525,84,1600,113"/><area shape="rect" id="node23" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1648,57,1755,87"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="a28a07806c68a70c5b38edc3d945f4b48"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int verify_free_nodes_hdr </td>
<td>(</td>
<td class="paramtype"><a class="el" href="../../da/d1d/structinet__prefix.html">inet_prefix</a> *&#160;</td>
<td class="paramname"><em>to</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">struct <a class="el" href="../../db/d46/structfree__nodes__hdr.html">free_nodes_hdr</a> *&#160;</td>
<td class="paramname"><em>fn_hdr</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_cgraph.png" border="0" usemap="#d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_cgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_cgraph" id="d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_cgraph">
<area shape="rect" id="node3" href="../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title="inet_setip" alt="" coords="227,112,304,141"/><area shape="rect" id="node19" href="../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title="iptoquadg" alt="" coords="227,219,304,248"/><area shape="rect" id="node29" href="../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title="quadg_gids_cmp" alt="" coords="205,299,325,328"/><area shape="rect" id="node5" href="../../da/d89/inet_8c.html#a9c6d94fc49adc3223bb0df762343784d" title="inet_setip_raw" alt="" coords="380,59,487,88"/><area shape="rect" id="node13" href="../../da/d89/inet_8c.html#a385963363f8d2ee7012a4c919b9b7b80" title="inet_ntohl" alt="" coords="395,112,472,141"/><area shape="rect" id="node7" href="../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title="fatal" alt="" coords="560,59,605,88"/><area shape="rect" id="node9" href="../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title="print_log" alt="" coords="688,5,757,35"/><area shape="rect" id="node11" href="../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title="close_log_file" alt="" coords="672,59,773,88"/><area shape="rect" id="node15" href="../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title="swap_ints" alt="" coords="543,112,623,141"/><area shape="rect" id="node17" href="../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title="swap_array" alt="" coords="679,112,767,141"/><area shape="rect" id="node21" href="../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title="iptogids" alt="" coords="400,165,467,195"/><area shape="rect" id="node25" href="../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title="gidtoipstart" alt="" coords="391,219,476,248"/><area shape="rect" id="node27" href="../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title="gnode_from_pos" alt="" coords="375,272,492,301"/><area shape="rect" id="node23" href="../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title="iptogid" alt="" coords="553,165,612,195"/><area shape="rect" id="node31" href="../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title="gids_cmp" alt="" coords="395,325,472,355"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_icgraph.png" border="0" usemap="#d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_icgraph" alt=""/></div>
<map name="d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_icgraph" id="d3/dc7/hook_8c_a28a07806c68a70c5b38edc3d945f4b48_icgraph">
<area shape="rect" id="node3" href="../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title="get_free_nodes" alt="" coords="207,19,316,48"/><area shape="rect" id="node5" href="../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title="hook_get_free_nodes" alt="" coords="365,19,512,48"/><area shape="rect" id="node7" href="../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title="netsukuku_hook" alt="" coords="560,19,677,48"/><area shape="rect" id="node9" href="../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title="main" alt="" coords="1997,5,2048,35"/><area shape="rect" id="node11" href="../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title="rehook" alt="" coords="725,44,787,73"/><area shape="rect" id="node13" href="../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title="new_rehook_thread" alt="" coords="836,45,969,75"/><area shape="rect" id="node15" href="../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title="new_rehook" alt="" coords="1020,45,1111,75"/><area shape="rect" id="node17" href="../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title="tracer_check_node_collision" alt="" coords="1160,45,1347,75"/><area shape="rect" id="node19" href="../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title="tracer_store_pkt" alt="" coords="1396,97,1511,127"/><area shape="rect" id="node21" href="../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title="qspn_close" alt="" coords="1572,44,1660,73"/><area shape="rect" id="node28" href="../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title="qspn_open" alt="" coords="1573,97,1659,127"/><area shape="rect" id="node31" href="../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title="tracer_pkt_recv" alt="" coords="1560,151,1672,180"/><area shape="rect" id="node23" href="../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title="qspn_init" alt="" coords="1720,84,1795,113"/><area shape="rect" id="node25" href="../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title="init_netsukuku" alt="" coords="1843,57,1949,87"/></map>
</div>
</p>
</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a class="anchor" id="acd9304399a3e29424de7412f815ab756"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int free_the_tmp_cur_node</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ae0e1b16e009e742cf17ec6511b2d62d6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int we_are_rehooking</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="../../d3/dc7/hook_8c.html">hook.c</a></li>
<li class="footer">Generated on Wed Feb 19 2014 16:29:06 for The Netsukuku Project by
<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>