2014-02-19 23:45:00 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.6" / >
< title > The Netsukuku Project: src/radar.h 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;" >
2014-02-20 00:30:40 +00:00
< td id = "projectlogo" > < img alt = "Logo" src = "../../Logo_netsukuku.jpg" / > < / td >
2014-02-19 23:45:00 +00:00
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > The Netsukuku Project
  < span id = "projectnumber" > 0.0.9< / span >
< / div >
< div id = "projectbrief" > An Alternative routing method< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "../../index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "../../annotated.html" > < span > Data  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  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/df5/radar_8h.html','../../');});
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Data Structures< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Files< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Macros< / a > < / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< div class = "title" > radar.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < div class = "dynheader" >
This graph shows which files directly or indirectly include this file:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d7/dd3/radar_8h__dep__incl.png" border = "0" usemap = "#src_2radar_8hdep" alt = "" / > < / div >
< map name = "src_2radar_8hdep" id = "src_2radar_8hdep" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html" title = "src/andna.c" alt = "" coords = "5,83,96,112" / > < area shape = "rect" id = "node5" href = "../../db/d6b/dns__wrapper_8c.html" title = "src/dns_wrapper.c" alt = "" coords = "120,83,248,112" / > < area shape = "rect" id = "node7" href = "../../d3/dc7/hook_8c.html" title = "src/hook.c" alt = "" coords = "272,83,355,112" / > < area shape = "rect" id = "node9" href = "../../d1/d6f/igs_8c.html" title = "src/igs.c" alt = "" coords = "379,83,451,112" / > < area shape = "rect" id = "node11" href = "../../d4/d3b/netsukuku_8c.html" title = "src/netsukuku.c" alt = "" coords = "475,83,589,112" / > < area shape = "rect" id = "node13" href = "../../d7/d02/radar_8c.html" title = "src/radar.c" alt = "" coords = "613,83,696,112" / > < area shape = "rect" id = "node15" href = "../../df/dba/rehook_8c.html" title = "src/rehook.c" alt = "" coords = "720,83,813,112" / > < area shape = "rect" id = "node17" href = "../../df/dbf/route_8c.html" title = "src/route.c" alt = "" coords = "837,83,920,112" / > < area shape = "rect" id = "node19" href = "../../d6/d62/tracer_8c.html" title = "src/tracer.c" alt = "" coords = "944,83,1032,112" / > < / map >
< / div >
< / div >
< p > < a href = "../../d3/df5/radar_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a5993087449692e017df5da39f0e41dcc" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a5993087449692e017df5da39f0e41dcc" > MAX_RADAR_SCANS< / a >       16< / td > < / tr >
< tr class = "separator:a5993087449692e017df5da39f0e41dcc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4987588662295ecddc3431a1440731a4" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a4987588662295ecddc3431a1440731a4" > MAX_RADAR_WAIT< / a > < / td > < / tr >
< tr class = "separator:a4987588662295ecddc3431a1440731a4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a152eb63e263fb38cda4c8e78c99c2004" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a152eb63e263fb38cda4c8e78c99c2004" > RTT_DELTA< / a > < / td > < / tr >
< tr class = "separator:a152eb63e263fb38cda4c8e78c99c2004" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab76cb5b5a7543751c8c7575ac27156ed" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ab76cb5b5a7543751c8c7575ac27156ed" > RADQ_VOID_RNODE< / a >       0< / td > < / tr >
< tr class = "separator:ab76cb5b5a7543751c8c7575ac27156ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d6b592d7dad69acb2292e0b0d79d6f6" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a2d6b592d7dad69acb2292e0b0d79d6f6" > RADQ_EXT_RNODE< / a >       1< / td > < / tr >
< tr class = "separator:a2d6b592d7dad69acb2292e0b0d79d6f6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a94450b9b9f2e120fa2f592344ef66f80" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" > first_init_radar< / a > (void)< / td > < / tr >
< tr class = "separator:a94450b9b9f2e120fa2f592344ef66f80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af02a5a423429d8a737973cfaaf292441" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#af02a5a423429d8a737973cfaaf292441" > last_close_radar< / a > (void)< / td > < / tr >
< tr class = "separator:af02a5a423429d8a737973cfaaf292441" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:addfcab69e75918c9edaaf9d27f8923a5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#addfcab69e75918c9edaaf9d27f8923a5" > init_radar< / a > (void)< / td > < / tr >
< tr class = "separator:addfcab69e75918c9edaaf9d27f8923a5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a260f15a87fd271e8fdc162d6320b9aeb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a260f15a87fd271e8fdc162d6320b9aeb" > close_radar< / a > (void)< / td > < / tr >
< tr class = "separator:a260f15a87fd271e8fdc162d6320b9aeb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a49490440fa81e7b4c8ed18a9250ae8ed" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a49490440fa81e7b4c8ed18a9250ae8ed" > reset_radar< / a > (void)< / td > < / tr >
< tr class = "separator:a49490440fa81e7b4c8ed18a9250ae8ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8df4b078a8103d01155a7978ff81f791" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a8df4b078a8103d01155a7978ff81f791" > free_new_node< / a > (void)< / td > < / tr >
< tr class = "separator:a8df4b078a8103d01155a7978ff81f791" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11ff123e5ec053bcdbad5480aa71b4f1" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a11ff123e5ec053bcdbad5480aa71b4f1" > find_node_radar_q< / a > (< a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node)< / td > < / tr >
< tr class = "separator:a11ff123e5ec053bcdbad5480aa71b4f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e41c96078859e93b0a72e345c720d30" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a2e41c96078859e93b0a72e345c720d30" > find_ip_radar_q< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > *ip)< / td > < / tr >
< tr class = "separator:a2e41c96078859e93b0a72e345c720d30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4beb463e23b8e0086945bde8afe90a90" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a4beb463e23b8e0086945bde8afe90a90" > count_hooking_nodes< / a > (void)< / td > < / tr >
< tr class = "separator:a4beb463e23b8e0086945bde8afe90a90" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7af513cd53e492b69510bc823c384abb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a7af513cd53e492b69510bc823c384abb" > rnl_reset< / a > (struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > **rnlist, int *rnlist_counter)< / td > < / tr >
< tr class = "separator:a7af513cd53e492b69510bc823c384abb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad509fe62baca86ee9bf17802ad3efeb5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d9/dbe/structinterface.html" > interface< / a > **  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ad509fe62baca86ee9bf17802ad3efeb5" > rnl_get_dev< / a > (struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *rnlist, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node)< / td > < / tr >
< tr class = "separator:ad509fe62baca86ee9bf17802ad3efeb5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5227b335b67dd5298d3764f732b422cd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "../../d9/dbe/structinterface.html" > interface< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a5227b335b67dd5298d3764f732b422cd" > rnl_get_rand_dev< / a > (struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *rnlist, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node)< / td > < / tr >
< tr class = "separator:a5227b335b67dd5298d3764f732b422cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac87ec2c357e722cc77948e2f4a133b03" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ac87ec2c357e722cc77948e2f4a133b03" > rnl_get_sk< / a > (struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *rnlist, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node)< / td > < / tr >
< tr class = "separator:ac87ec2c357e722cc77948e2f4a133b03" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a800cfd2c699f600717fb1d9bde4ecb" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a5a800cfd2c699f600717fb1d9bde4ecb" > rnl_close_all_sk< / a > (struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *rnlist)< / td > < / tr >
< tr class = "separator:a5a800cfd2c699f600717fb1d9bde4ecb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23199e508fb5df7dca7410b1744531c0" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a23199e508fb5df7dca7410b1744531c0" > rnl_fill_rq< / a > (< a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *rnode, < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *pkt)< / td > < / tr >
< tr class = "separator:a23199e508fb5df7dca7410b1744531c0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8424d1822303af54c7e25160800cf7d8" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a8424d1822303af54c7e25160800cf7d8" > rnl_send_rq< / a > (< a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *rnode, < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *pkt, int pkt_flags, u_char rq, int rq_id, u_char re, int check_ack, < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *rpkt)< / td > < / tr >
< tr class = "separator:a8424d1822303af54c7e25160800cf7d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56b7feb5b60f5c53076ecd73a57b4175" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a56b7feb5b60f5c53076ecd73a57b4175" > new_rnode_allowed< / a > (struct < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > **alr, int *alr_counter, int *gid, int min_lvl, int max_lvl)< / td > < / tr >
< tr class = "separator:a56b7feb5b60f5c53076ecd73a57b4175" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a46e376aeced857ac15077e9bdc739539" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a46e376aeced857ac15077e9bdc739539" > reset_rnode_allowed< / a > (struct < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > **alr, int *alr_counter)< / td > < / tr >
< tr class = "separator:a46e376aeced857ac15077e9bdc739539" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a94c6405c06a586a40fbb310c42e72ffd" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a94c6405c06a586a40fbb310c42e72ffd" > final_radar_queue< / a > (void)< / td > < / tr >
< tr class = "separator:a94c6405c06a586a40fbb310c42e72ffd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6908f30023e15ac38b957dc8f3941f37" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a6908f30023e15ac38b957dc8f3941f37" > radar_update_map< / a > (void)< / td > < / tr >
< tr class = "separator:a6908f30023e15ac38b957dc8f3941f37" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad245092f4d6329da6200b29193a2cd06" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ad245092f4d6329da6200b29193a2cd06" > add_radar_q< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > pkt)< / td > < / tr >
< tr class = "separator:ad245092f4d6329da6200b29193a2cd06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a53c4effb3e65bf66af71f5e2507d3f21" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a53c4effb3e65bf66af71f5e2507d3f21" > radar_exec_reply< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > pkt)< / td > < / tr >
< tr class = "separator:a53c4effb3e65bf66af71f5e2507d3f21" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3d46b80b3ad27f86a02c0586617f18cc" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" > radar_scan< / a > (int activate_qspn)< / td > < / tr >
< tr class = "separator:a3d46b80b3ad27f86a02c0586617f18cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a73bfef9b57006bbe0327107e991c74" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a7a73bfef9b57006bbe0327107e991c74" > radard< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > rpkt)< / td > < / tr >
< tr class = "separator:a7a73bfef9b57006bbe0327107e991c74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a313fa73e5d2e0f4dccc9ae5463c6d45a" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a313fa73e5d2e0f4dccc9ae5463c6d45a" > radar_recv_reply< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > pkt)< / td > < / tr >
< tr class = "separator:a313fa73e5d2e0f4dccc9ae5463c6d45a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9d1b53d63e675b260906e91850b588c" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" > radar_daemon< / a > (void *null)< / td > < / tr >
< tr class = "separator:ac9d1b53d63e675b260906e91850b588c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a593e03eb8b5f285712ad9bcc8f921d95" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a593e03eb8b5f285712ad9bcc8f921d95" > radar_wait_new_scan< / a > (void)< / td > < / tr >
< tr class = "separator:a593e03eb8b5f285712ad9bcc8f921d95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa589f34d936b21665c16fca95f06092f" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#aa589f34d936b21665c16fca95f06092f" > refresh_hook_root_node< / a > (void)< / td > < / tr >
< tr class = "separator:aa589f34d936b21665c16fca95f06092f" > < td class = "memSeparator" colspan = "2" >   < / 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:a913c9a7ef8bf9bba5d97dfc233e6e716" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a913c9a7ef8bf9bba5d97dfc233e6e716" > max_radar_wait< / a > < / td > < / tr >
< tr class = "separator:a913c9a7ef8bf9bba5d97dfc233e6e716" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae3b8bab989c1ef670eff868f080f4df7" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ae3b8bab989c1ef670eff868f080f4df7" > radar_wait_counter< / a > < / td > < / tr >
< tr class = "separator:ae3b8bab989c1ef670eff868f080f4df7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f3cbc052113db064be57497d29341f4" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a4f3cbc052113db064be57497d29341f4" > radar_scans< / a > [< a class = "el" href = "../../dc/d8d/if_8h.html#a10bf2917a6a4297e21e03f60c487f591" > MAX_INTERFACES< / a > ]< / td > < / tr >
< tr class = "separator:a4f3cbc052113db064be57497d29341f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acd47f9c9ef5abc53446ae902daa6e1eb" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#acd47f9c9ef5abc53446ae902daa6e1eb" > total_radar_scans< / a > < / td > < / tr >
< tr class = "separator:acd47f9c9ef5abc53446ae902daa6e1eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a08ee60ba74ed7b174097fdcbf74fdd8f" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a08ee60ba74ed7b174097fdcbf74fdd8f" > radar_scan_mutex< / a > < / td > < / tr >
< tr class = "separator:a08ee60ba74ed7b174097fdcbf74fdd8f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adac7aaf4e8a6205249ffa4c4855109b3" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#adac7aaf4e8a6205249ffa4c4855109b3" > my_echo_id< / a > < / td > < / tr >
< tr class = "separator:adac7aaf4e8a6205249ffa4c4855109b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a08d48f250780fa686ac184561f813c4e" > < td class = "memItemLeft" align = "right" valign = "top" > u_char  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a08d48f250780fa686ac184561f813c4e" > send_qspn_now< / a > [< a class = "el" href = "../../d7/d3b/gmap_8h.html#add784659439a8dd6b1423406171414d3" > MAX_LEVELS< / a > ]< / td > < / tr >
< tr class = "separator:a08d48f250780fa686ac184561f813c4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50d24ca89ff6fd6a3f1d27559bab0225" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a50d24ca89ff6fd6a3f1d27559bab0225" > hook_retry< / a > < / td > < / tr >
< tr class = "separator:a50d24ca89ff6fd6a3f1d27559bab0225" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acd1ae9d3f2bae25fa36cee55531fe312" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#acd1ae9d3f2bae25fa36cee55531fe312" > radar_daemon_ctl< / a > < / td > < / tr >
< tr class = "separator:acd1ae9d3f2bae25fa36cee55531fe312" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa786f479df279a40d9c7684b0e3ba65f" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#aa786f479df279a40d9c7684b0e3ba65f" > total_radars< / a > < / td > < / tr >
< tr class = "separator:aa786f479df279a40d9c7684b0e3ba65f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e9c4b5a2a0ac44efd78a4ebed751cdc" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a1e9c4b5a2a0ac44efd78a4ebed751cdc" > radar_q< / a > < / td > < / tr >
< tr class = "separator:a1e9c4b5a2a0ac44efd78a4ebed751cdc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a853c649d20714d3c62e6eff9223c7bdb" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a853c649d20714d3c62e6eff9223c7bdb" > radar_q_counter< / a > < / td > < / tr >
< tr class = "separator:a853c649d20714d3c62e6eff9223c7bdb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae963f95d136f0137497976a9130bb78e" > < td class = "memItemLeft" align = "right" valign = "top" > struct timeval  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ae963f95d136f0137497976a9130bb78e" > scan_start< / a > < / td > < / tr >
< tr class = "separator:ae963f95d136f0137497976a9130bb78e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada11260749bf5535b155d3abfb62e01c" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ada11260749bf5535b155d3abfb62e01c" > rlist< / a > < / td > < / tr >
< tr class = "separator:ada11260749bf5535b155d3abfb62e01c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4df5df3d5c336150548bbac207082469" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a4df5df3d5c336150548bbac207082469" > rlist_counter< / a > < / td > < / tr >
< tr class = "separator:a4df5df3d5c336150548bbac207082469" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac8d2e0e3fdc4f7507a9719c3cd4f3cff" > < td class = "memItemLeft" align = "right" valign = "top" > struct < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#ac8d2e0e3fdc4f7507a9719c3cd4f3cff" > alwd_rnodes< / a > < / td > < / tr >
< tr class = "separator:ac8d2e0e3fdc4f7507a9719c3cd4f3cff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a484da20a5b6f2a5a9c55d4d322b322e0" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/df5/radar_8h.html#a484da20a5b6f2a5a9c55d4d322b322e0" > alwd_rnodes_counter< / a > < / td > < / tr >
< tr class = "separator:a484da20a5b6f2a5a9c55d4d322b322e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a class = "anchor" id = "a5993087449692e017df5da39f0e41dcc" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAX_RADAR_SCANS      16< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a4987588662295ecddc3431a1440731a4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAX_RADAR_WAIT< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > 5 < span class = "comment" > /*How much we wait to store the received< / span > < / div >
< div class = "line" > < span class = "comment" > ECHO_REPLY pkts and then to close the< / span > < / div >
< div class = "line" > < span class = "comment" > current radar session*/< / span > < / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "a2d6b592d7dad69acb2292e0b0d79d6f6" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define RADQ_EXT_RNODE      1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ab76cb5b5a7543751c8c7575ac27156ed" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define RADQ_VOID_RNODE      0< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a152eb63e263fb38cda4c8e78c99c2004" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define RTT_DELTA< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > 1000 < span class = "comment" > /*If the change delta of the new rtt is< / span > < / div >
< div class = "line" > < span class = "comment" > > = RTT_DELTA, the qspn_q.send_qspn < / span > < / div >
< div class = "line" > < span class = "comment" > will be set. (It' s in millisec)*/< / span > < / div >
< / div > <!-- fragment -->
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "ad245092f4d6329da6200b29193a2cd06" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > * add_radar_q < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a >   < / td >
< td class = "paramname" > < em > 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/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_cgraph" id = "d3/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a2e41c96078859e93b0a72e345c720d30" title = "find_ip_radar_q" alt = "" coords = "156,5,265,35" / > < area shape = "rect" id = "node5" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "349,244,416,273" / > < area shape = "rect" id = "node13" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "169,112,252,141" / > < area shape = "rect" id = "node15" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "172,59,249,88" / > < area shape = "rect" id = "node25" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "177,165,244,195" / > < area shape = "rect" id = "node29" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "151,376,271,405" / > < area shape = "rect" id = "node33" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "147,323,275,352" / > < area shape = "rect" id = "node35" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "180,219,241,248" / > < area shape = "rect" id = "node38" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "172,429,249,459" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "499,244,544,273" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "616,217,685,247" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "600,271,701,300" / > < area shape = "rect" id = "node17" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "349,5,416,35" / > < area shape = "rect" id = "node21" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "340,59,425,88" / > < area shape = "rect" id = "node23" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "324,112,441,141" / > < area shape = "rect" id = "node19" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "492,5,551,35" / > < area shape = "rect" id = "node27" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "348,165,417,195" / > < area shape = "rect" id = "node31" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "344,376,421,405" / > < / 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/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_icgraph" id = "d3/df5/radar_8h_ad245092f4d6329da6200b29193a2cd06_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a53c4effb3e65bf66af71f5e2507d3f21" title = "radar_exec_reply" alt = "" coords = "148,7,268,36" / > < area shape = "rect" id = "node13" href = "../../d3/df5/radar_8h.html#a7a73bfef9b57006bbe0327107e991c74" title = "radard" alt = "" coords = "348,59,407,88" / > < area shape = "rect" id = "node5" href = "../../d3/df5/radar_8h.html#a313fa73e5d2e0f4dccc9ae5463c6d45a" title = "radar_recv_reply" alt = "" coords = "319,5,436,35" / > < area shape = "rect" id = "node7" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" title = "first_init_radar" alt = "" coords = "485,32,589,61" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "637,32,744,61" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "792,32,843,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a260f15a87fd271e8fdc162d6320b9aeb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void close_radar < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a260f15a87fd271e8fdc162d6320b9aeb_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a260f15a87fd271e8fdc162d6320b9aeb_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a260f15a87fd271e8fdc162d6320b9aeb_icgraph" id = "d3/df5/radar_8h_a260f15a87fd271e8fdc162d6320b9aeb_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#af02a5a423429d8a737973cfaaf292441" title = "last_close_radar" alt = "" coords = "144,13,261,43" / > < area shape = "rect" id = "node12" href = "../../d3/df5/radar_8h.html#a49490440fa81e7b4c8ed18a9250ae8ed" title = "reset_radar" alt = "" coords = "160,111,245,140" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a235b6034c5756ff428377a300e9be15d" title = "destroy_netsukuku" alt = "" coords = "1807,45,1937,75" / > < area shape = "rect" id = "node7" href = "../../d4/d3b/netsukuku_8c.html#a785106d5f7144641d79c5f5e9ddc2135" title = "sigterm_handler" alt = "" coords = "1987,45,2101,75" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2149,149,2200,179" / > < area shape = "rect" id = "node14" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "447,107,596,136" / > < area shape = "rect" id = "node43" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "477,160,565,189" / > < area shape = "rect" id = "node46" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "311,185,396,215" / > < area shape = "rect" id = "node16" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "645,160,763,189" / > < area shape = "rect" id = "node19" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "811,148,872,177" / > < area shape = "rect" id = "node21" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "921,148,1055,177" / > < area shape = "rect" id = "node23" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1105,148,1196,177" / > < area shape = "rect" id = "node25" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1245,96,1432,125" / > < area shape = "rect" id = "node27" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1481,96,1596,125" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1657,149,1745,179" / > < area shape = "rect" id = "node36" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1659,43,1744,72" / > < area shape = "rect" id = "node39" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1645,96,1757,125" / > < area shape = "rect" id = "node31" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1835,124,1909,153" / > < area shape = "rect" id = "node33" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1991,149,2097,179" / > < area shape = "rect" id = "node50" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "652,239,756,268" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a4beb463e23b8e0086945bde8afe90a90" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int count_hooking_nodes < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a4beb463e23b8e0086945bde8afe90a90_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a4beb463e23b8e0086945bde8afe90a90_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a4beb463e23b8e0086945bde8afe90a90_icgraph" id = "d3/df5/radar_8h_a4beb463e23b8e0086945bde8afe90a90_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "204,19,353,48" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "403,19,520,48" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1840,5,1891,35" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "568,44,629,73" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "679,45,812,75" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "863,45,953,75" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1003,45,1189,75" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1239,97,1353,127" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1415,44,1503,73" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1416,97,1501,127" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1403,151,1515,180" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1563,84,1637,113" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1685,57,1792,87" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a94c6405c06a586a40fbb310c42e72ffd" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void final_radar_queue < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a94c6405c06a586a40fbb310c42e72ffd_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a94c6405c06a586a40fbb310c42e72ffd_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a94c6405c06a586a40fbb310c42e72ffd_icgraph" id = "d3/df5/radar_8h_a94c6405c06a586a40fbb310c42e72ffd_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "180,117,265,147" / > < area shape = "rect" id = "node5" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "316,64,465,93" / > < area shape = "rect" id = "node35" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "347,117,435,147" / > < area shape = "rect" id = "node38" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "521,199,625,228" / > < area shape = "rect" id = "node7" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "515,64,632,93" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1952,96,2003,125" / > < area shape = "rect" id = "node11" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "680,64,741,93" / > < area shape = "rect" id = "node13" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "791,64,924,93" / > < area shape = "rect" id = "node15" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "975,64,1065,93" / > < area shape = "rect" id = "node17" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1115,57,1301,87" / > < area shape = "rect" id = "node19" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1351,96,1465,125" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1527,43,1615,72" / > < area shape = "rect" id = "node28" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1528,96,1613,125" / > < area shape = "rect" id = "node31" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1515,149,1627,179" / > < area shape = "rect" id = "node23" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1675,96,1749,125" / > < area shape = "rect" id = "node25" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1797,96,1904,125" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a2e41c96078859e93b0a72e345c720d30" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > * find_ip_radar_q < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > *  < / td >
< td class = "paramname" > < em > ip< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a2e41c96078859e93b0a72e345c720d30_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a2e41c96078859e93b0a72e345c720d30_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a2e41c96078859e93b0a72e345c720d30_icgraph" id = "d3/df5/radar_8h_a2e41c96078859e93b0a72e345c720d30_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#ad245092f4d6329da6200b29193a2cd06" title = "add_radar_q" alt = "" coords = "165,33,259,63" / > < area shape = "rect" id = "node5" href = "../../d3/df5/radar_8h.html#a53c4effb3e65bf66af71f5e2507d3f21" title = "radar_exec_reply" alt = "" coords = "308,7,428,36" / > < area shape = "rect" id = "node15" href = "../../d3/df5/radar_8h.html#a7a73bfef9b57006bbe0327107e991c74" title = "radard" alt = "" coords = "508,59,567,88" / > < area shape = "rect" id = "node7" href = "../../d3/df5/radar_8h.html#a313fa73e5d2e0f4dccc9ae5463c6d45a" title = "radar_recv_reply" alt = "" coords = "479,5,596,35" / > < area shape = "rect" id = "node9" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" title = "first_init_radar" alt = "" coords = "645,32,749,61" / > < area shape = "rect" id = "node11" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "797,32,904,61" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "952,32,1003,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a11ff123e5ec053bcdbad5480aa71b4f1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > * find_node_radar_q < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a11ff123e5ec053bcdbad5480aa71b4f1_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a11ff123e5ec053bcdbad5480aa71b4f1_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a11ff123e5ec053bcdbad5480aa71b4f1_icgraph" id = "d3/df5/radar_8h_a11ff123e5ec053bcdbad5480aa71b4f1_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title = "hook_get_free_nodes" alt = "" coords = "847,540,993,569" / > < area shape = "rect" id = "node33" href = "../../d3/dc7/hook_8c.html#ab77263b0b4d7970fb36fdd74ebd0df3a" title = "hook_get_int_map" alt = "" coords = "856,751,984,780" / > < area shape = "rect" id = "node36" href = "../../d3/dc7/hook_8c.html#a0513b13a5cbb9ed7d89f6594e639b264" title = "hook_get_bnode_map" alt = "" coords = "845,697,995,727" / > < area shape = "rect" id = "node39" href = "../../d3/dc7/hook_8c.html#ab614c177efbb9179f168fd7d13bff83d" title = "hook_get_igw" alt = "" coords = "869,644,971,673" / > < area shape = "rect" id = "node42" href = "../../d3/df5/radar_8h.html#ac87ec2c357e722cc77948e2f4a133b03" title = "rnl_get_sk" alt = "" coords = "187,680,269,709" / > < area shape = "rect" id = "node124" href = "../../d3/df5/radar_8h.html#ad245092f4d6329da6200b29193a2cd06" title = "add_radar_q" alt = "" coords = "181,1009,275,1039" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1275,671,1392,700" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2765,749,2816,779" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1483,801,1544,831" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1604,487,1737,516" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1788,487,1879,516" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1928,487,2115,516" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "2164,436,2279,465" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2340,357,2428,387" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2341,476,2427,505" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2328,423,2440,452" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2488,449,2563,479" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2611,573,2717,603" / > < area shape = "rect" id = "node44" href = "../../d3/df5/radar_8h.html#a23199e508fb5df7dca7410b1744531c0" title = "rnl_fill_rq" alt = "" coords = "347,660,421,689" / > < area shape = "rect" id = "node46" href = "../../d4/d18/andna_8c.html#a75826b3a2a955fdd50d081ac17e0abe8" title = "get_andna_cache" alt = "" coords = "499,959,621,988" / > < area shape = "rect" id = "node54" href = "../../d4/d18/andna_8c.html#a3148136f16559910186e2e0f253a5981" title = "get_counter_cache" alt = "" coords = "495,855,625,884" / > < area shape = "rect" id = "node57" href = "../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title = "hook_fill_rq" alt = "" coords = "516,620,604,649" / > < area shape = "rect" id = "node79" href = "../../d3/df5/radar_8h.html#a8424d1822303af54c7e25160800cf7d8" title = "rnl_send_rq" alt = "" coords = "516,567,604,596" / > < area shape = "rect" id = "node87" href = "../../da/db5/tracer_8h.html#add8a05e0cb98370b058e9a4906bcc463" title = "flood_pkt_send" alt = "" coords = "681,356,791,385" / > < area shape = "rect" id = "node48" href = "../../d5/d05/andna_8h.html#a533e80474668ec6d63b4e5302b910a6c" title = "andna_hook" alt = "" coords = "691,959,781,988" / > < area shape = "rect" id = "node50" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "1788,828,1879,857" / > < area shape = "rect" id = "node59" href = "../../d3/dc7/hook_8c.htm
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a94450b9b9f2e120fa2f592344ef66f80" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void first_init_radar < / td >
< td > (< / td >
< td class = "paramtype" > void  < / 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/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_cgraph" id = "d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_cgraph" >
< area shape = "rect" id = "node3" href = "../../df/d05/pkts_8c.html#abec2e55dc4f3d4e5c639f048bf35316c" title = "add_pkt_op" alt = "" coords = "173,272,261,301" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#a7a73bfef9b57006bbe0327107e991c74" title = "radard" alt = "" coords = "188,531,247,560" / > < area shape = "rect" id = "node132" href = "../../d7/d02/radar_8c.html#a313fa73e5d2e0f4dccc9ae5463c6d45a" title = "radar_recv_reply" alt = "" coords = "159,325,276,355" / > < area shape = "rect" id = "node141" href = "../../d7/d02/radar_8c.html#addfcab69e75918c9edaaf9d27f8923a5" title = "init_radar" alt = "" coords = "180,584,255,613" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a8a1d7e6932a311e775be3531b0ca4d28" title = "is_rnode_allowed" alt = "" coords = "325,325,448,355" / > < area shape = "rect" id = "node13" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "705,533,761,563" / > < area shape = "rect" id = "node17" href = "../../d7/de2/if_8c.html#a88184d5dbea2467ba1f60ca868949b69" title = "ifs_get_pos" alt = "" coords = "515,272,603,301" / > < area shape = "rect" id = "node19" href = "../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title = "pkt_addto" alt = "" coords = "348,429,425,459" / > < area shape = "rect" id = "node23" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "692,1827,775,1856" / > < area shape = "rect" id = "node25" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "859,585,925,615" / > < area shape = "rect" id = "node30" href = "../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title = "send_rq" alt = "" coords = "353,1155,420,1184" / > < area shape = "rect" id = "node34" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "709,917,757,947" / > < area shape = "rect" id = "node43" href = "../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title = "rq_to_str" alt = "" coords = "523,683,595,712" / > < area shape = "rect" id = "node47" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "692,1353,775,1383" / > < area shape = "rect" id = "node66" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "699,1571,768,1600" / > < area shape = "rect" id = "node112" href = "../../d7/d02/radar_8c.html#ad245092f4d6329da6200b29193a2cd06" title = "add_radar_q" alt = "" coords = "512,117,605,147" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "859,165,925,195" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "988,165,1047,195" / > < area shape = "rect" id = "node15" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "1097,773,1167,803" / > < area shape = "rect" id = "node21" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "695,480,772,509" / > < area shape = "rect" id = "node27" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "995,825,1040,855" / > < area shape = "rect" id = "node32" href = "../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title = "op_verify" alt = "" coords = "855,1223,929,1252" / > < area shape = "rect" id = "node37" href = "../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title = "re_verify" alt = "" coords = "697,1261,769,1291" / > < area shape = "rect" id = "node40" href = "../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title = "re_to_str" alt = "" coords = "523,1261,595,1291" / > < area shape = "rect" id = "node51" href = "../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title = "pkt_fill_hdr" alt = "" coords = "516,1368,601,1397" / > < area shape = "rect" id = "node53" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "688,1624,779,1653" / > < area shape = "rect" id = "node55" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "500,1675,617,1704" / > < area shape = "rect" id = "no
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_icgraph" id = "d3/df5/radar_8h_a94450b9b9f2e120fa2f592344ef66f80_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "157,5,264,35" / > < area shape = "rect" id = "node5" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "312,5,363,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a8df4b078a8103d01155a7978ff81f791" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void free_new_node < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a8df4b078a8103d01155a7978ff81f791_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a8df4b078a8103d01155a7978ff81f791_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a8df4b078a8103d01155a7978ff81f791_icgraph" id = "d3/df5/radar_8h_a8df4b078a8103d01155a7978ff81f791_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a49490440fa81e7b4c8ed18a9250ae8ed" title = "reset_radar" alt = "" coords = "167,160,252,189" / > < area shape = "rect" id = "node5" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "439,163,588,192" / > < area shape = "rect" id = "node35" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "469,109,557,139" / > < area shape = "rect" id = "node38" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "303,212,388,241" / > < area shape = "rect" id = "node7" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "637,137,755,167" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2075,164,2125,193" / > < area shape = "rect" id = "node11" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "803,112,864,141" / > < area shape = "rect" id = "node13" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "913,112,1047,141" / > < area shape = "rect" id = "node15" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1097,112,1188,141" / > < area shape = "rect" id = "node17" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1237,60,1424,89" / > < area shape = "rect" id = "node19" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1473,60,1588,89" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1649,112,1737,141" / > < area shape = "rect" id = "node28" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1651,5,1736,35" / > < area shape = "rect" id = "node31" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1637,59,1749,88" / > < area shape = "rect" id = "node23" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1797,85,1872,115" / > < area shape = "rect" id = "node25" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1920,112,2027,141" / > < area shape = "rect" id = "node42" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "644,215,748,244" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "addfcab69e75918c9edaaf9d27f8923a5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void init_radar < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_addfcab69e75918c9edaaf9d27f8923a5_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_addfcab69e75918c9edaaf9d27f8923a5_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_addfcab69e75918c9edaaf9d27f8923a5_icgraph" id = "d3/df5/radar_8h_addfcab69e75918c9edaaf9d27f8923a5_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" title = "first_init_radar" alt = "" coords = "264,11,368,40" / > < area shape = "rect" id = "node9" href = "../../d3/df5/radar_8h.html#a49490440fa81e7b4c8ed18a9250ae8ed" title = "reset_radar" alt = "" coords = "129,129,215,159" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1899,96,2005,125" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2053,201,2104,231" / > < area shape = "rect" id = "node11" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "417,120,567,149" / > < area shape = "rect" id = "node38" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "448,173,536,203" / > < area shape = "rect" id = "node41" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "273,204,359,233" / > < area shape = "rect" id = "node13" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "616,160,733,189" / > < area shape = "rect" id = "node16" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "781,148,843,177" / > < area shape = "rect" id = "node18" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "892,148,1025,177" / > < area shape = "rect" id = "node20" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1076,148,1167,177" / > < area shape = "rect" id = "node22" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1216,148,1403,177" / > < area shape = "rect" id = "node24" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1452,96,1567,125" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1628,96,1716,125" / > < area shape = "rect" id = "node31" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1629,149,1715,179" / > < area shape = "rect" id = "node34" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1616,43,1728,72" / > < area shape = "rect" id = "node28" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1776,96,1851,125" / > < area shape = "rect" id = "node45" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "623,239,727,268" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "af02a5a423429d8a737973cfaaf292441" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void last_close_radar < / td >
< td > (< / td >
< td class = "paramtype" > void  < / 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/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_cgraph" id = "d3/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a260f15a87fd271e8fdc162d6320b9aeb" title = "close_radar" alt = "" coords = "172,5,260,35" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#a7af513cd53e492b69510bc823c384abb" title = "rnl_reset" alt = "" coords = "180,59,252,88" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#ad267ad57f4ccb3baa02dbf2bbe3e09e1" title = "rnl_del" alt = "" coords = "311,59,369,88" / > < area shape = "rect" id = "node9" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "420,59,500,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/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_icgraph" id = "d3/df5/radar_8h_af02a5a423429d8a737973cfaaf292441_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d3b/netsukuku_8c.html#a235b6034c5756ff428377a300e9be15d" title = "destroy_netsukuku" alt = "" coords = "172,32,303,61" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a785106d5f7144641d79c5f5e9ddc2135" title = "sigterm_handler" alt = "" coords = "352,5,467,35" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "515,32,565,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a56b7feb5b60f5c53076ecd73a57b4175" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void new_rnode_allowed < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > **  < / td >
< td class = "paramname" > < em > alr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > alr_counter< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > gid< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > min_lvl< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > max_lvl< / em >   < / 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/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_cgraph" id = "d3/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_cgraph" >
< area shape = "rect" id = "node3" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "189,7,256,36" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "305,59,361,88" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "311,5,356,35" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "427,59,496,88" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "411,5,512,35" / > < / 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/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_icgraph" id = "d3/df5/radar_8h_a56b7feb5b60f5c53076ecd73a57b4175_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "191,19,340,48" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "389,19,507,48" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1827,5,1877,35" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "555,44,616,73" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "665,45,799,75" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "849,45,940,75" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "989,45,1176,75" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1225,97,1340,127" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1401,44,1489,73" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1403,97,1488,127" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1389,151,1501,180" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1549,84,1624,113" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1672,57,1779,87" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ac9d1b53d63e675b260906e91850b588c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void* radar_daemon < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > null< / 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/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_cgraph" id = "d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "693,1719,749,1748" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "159,1172,244,1201" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "1085,1615,1155,1644" / > < area shape = "rect" id = "node9" href = "../../da/d89/inet_8c.html#a506ae02de352f1e470295f64ba3bd0da" title = "inet_setip_bcast" alt = "" coords = "301,1511,419,1540" / > < area shape = "rect" id = "node13" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "968,1459,1013,1488" / > < area shape = "rect" id = "node18" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "837,1381,904,1411" / > < area shape = "rect" id = "node22" href = "../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title = "pkt_add_dev" alt = "" coords = "312,785,408,815" / > < area shape = "rect" id = "node24" href = "../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title = "send_rq" alt = "" coords = "327,628,393,657" / > < area shape = "rect" id = "node28" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "697,1069,745,1099" / > < area shape = "rect" id = "node57" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "687,680,756,709" / > < area shape = "rect" id = "node59" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "831,732,911,761" / > < area shape = "rect" id = "node103" href = "../../d7/de2/if_8c.html#a6096a9d0aef88c31f7693e65b751c498" title = "ifs_del" alt = "" coords = "331,985,389,1015" / > < area shape = "rect" id = "node108" href = "../../d0/ddb/misc_8c.html#acb47fac99a597857da46e5527954ed11" title = "xtimer" alt = "" coords = "331,1039,389,1068" / > < area shape = "rect" id = "node110" href = "../../d7/d02/radar_8c.html#a94c6405c06a586a40fbb310c42e72ffd" title = "final_radar_queue" alt = "" coords = "299,1092,421,1121" / > < area shape = "rect" id = "node112" href = "../../d7/d02/radar_8c.html#a6908f30023e15ac38b957dc8f3941f37" title = "radar_update_map" alt = "" coords = "296,1948,424,1977" / > < area shape = "rect" id = "node136" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "295,1145,425,1175" / > < area shape = "rect" id = "node138" href = "../../d7/d02/radar_8c.html#a49490440fa81e7b4c8ed18a9250ae8ed" title = "reset_radar" alt = "" coords = "317,1199,403,1228" / > < area shape = "rect" id = "node11" href = "../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title = "inet_setip" alt = "" coords = "505,1511,583,1540" / > < area shape = "rect" id = "node16" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "1069,1459,1171,1488" / > < area shape = "rect" id = "node26" href = "../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title = "op_verify" alt = "" coords = "833,369,908,399" / > < area shape = "rect" id = "node31" href = "../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title = "re_verify" alt = "" coords = "685,473,757,503" / > < area shape = "rect" id = "node34" href = "../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title = "re_to_str" alt = "" coords = "508,473,580,503" / > < area shape = "rect" id = "node37" href = "../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title = "rq_to_str" alt = "" coords = "508,313,580,343" / > < area shape = "rect" id = "node39" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "680,912,763,941" / > < area shape = "rect" id = "node41" href = "../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title = "pkt_fill_hdr" alt = "" coords = "501,367,587,396" / > < area shape = "rect" id = "node43" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "676,256,767,285" / > < area shape = "rect" id = "node45" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "485,209,
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_icgraph" id = "d3/df5/radar_8h_ac9d1b53d63e675b260906e91850b588c_icgraph" >
< area shape = "rect" id = "node3" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "157,5,208,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a53c4effb3e65bf66af71f5e2507d3f21" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_exec_reply < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a >   < / td >
< td class = "paramname" > < em > 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/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_cgraph" id = "d3/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#ad245092f4d6329da6200b29193a2cd06" title = "add_radar_q" alt = "" coords = "176,245,269,275" / > < area shape = "rect" id = "node42" href = "../../d7/de2/if_8c.html#a88184d5dbea2467ba1f60ca868949b69" title = "ifs_get_pos" alt = "" coords = "179,377,267,407" / > < area shape = "rect" id = "node44" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "664,461,720,491" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#a2e41c96078859e93b0a72e345c720d30" title = "find_ip_radar_q" alt = "" coords = "327,59,436,88" / > < area shape = "rect" id = "node7" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "520,269,587,299" / > < area shape = "rect" id = "node15" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "340,165,423,195" / > < area shape = "rect" id = "node17" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "343,112,420,141" / > < area shape = "rect" id = "node27" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "348,323,415,352" / > < area shape = "rect" id = "node31" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "321,429,441,459" / > < area shape = "rect" id = "node35" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "317,376,445,405" / > < area shape = "rect" id = "node37" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "351,219,412,248" / > < area shape = "rect" id = "node40" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "343,5,420,35" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "669,348,715,377" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "787,441,856,471" / > < area shape = "rect" id = "node13" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "771,348,872,377" / > < area shape = "rect" id = "node19" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "520,112,587,141" / > < area shape = "rect" id = "node23" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "511,165,596,195" / > < area shape = "rect" id = "node25" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "495,59,612,88" / > < area shape = "rect" id = "node21" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "663,112,721,141" / > < area shape = "rect" id = "node29" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "519,323,588,352" / > < area shape = "rect" id = "node33" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "515,429,592,459" / > < / 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/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_icgraph" id = "d3/df5/radar_8h_a53c4effb3e65bf66af71f5e2507d3f21_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a313fa73e5d2e0f4dccc9ae5463c6d45a" title = "radar_recv_reply" alt = "" coords = "177,5,295,35" / > < area shape = "rect" id = "node5" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" title = "first_init_radar" alt = "" coords = "344,5,448,35" / > < area shape = "rect" id = "node7" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "496,5,603,35" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "651,5,701,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a313fa73e5d2e0f4dccc9ae5463c6d45a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_recv_reply < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a >   < / td >
< td class = "paramname" > < em > 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/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_cgraph" id = "d3/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "363,223,419,252" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a8a1d7e6932a311e775be3531b0ca4d28" title = "is_rnode_allowed" alt = "" coords = "173,434,296,463" / > < area shape = "rect" id = "node13" href = "../../d7/d02/radar_8c.html#a53c4effb3e65bf66af71f5e2507d3f21" title = "radar_exec_reply" alt = "" coords = "175,276,295,306" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "955,64,1024,94" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "688,539,755,568" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "831,539,889,568" / > < area shape = "rect" id = "node15" href = "../../d7/d02/radar_8c.html#ad245092f4d6329da6200b29193a2cd06" title = "add_radar_q" alt = "" coords = "344,276,437,306" / > < area shape = "rect" id = "node50" href = "../../d7/de2/if_8c.html#a88184d5dbea2467ba1f60ca868949b69" title = "ifs_get_pos" alt = "" coords = "347,330,435,359" / > < area shape = "rect" id = "node17" href = "../../d7/d02/radar_8c.html#a2e41c96078859e93b0a72e345c720d30" title = "find_ip_radar_q" alt = "" coords = "495,380,604,410" / > < area shape = "rect" id = "node19" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "688,276,755,306" / > < area shape = "rect" id = "node26" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "508,434,591,463" / > < area shape = "rect" id = "node28" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "511,487,588,516" / > < area shape = "rect" id = "node35" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "516,63,583,92" / > < area shape = "rect" id = "node39" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "489,116,609,146" / > < area shape = "rect" id = "node43" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "485,170,613,199" / > < area shape = "rect" id = "node45" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "519,276,580,306" / > < area shape = "rect" id = "node48" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "511,223,588,252" / > < area shape = "rect" id = "node21" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "837,223,883,252" / > < area shape = "rect" id = "node24" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "939,223,1040,252" / > < area shape = "rect" id = "node31" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "679,432,764,462" / > < area shape = "rect" id = "node33" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "663,486,780,515" / > < area shape = "rect" id = "node37" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "687,63,756,92" / > < area shape = "rect" id = "node41" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "683,116,760,146" / > < / 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/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_icgraph" id = "d3/df5/radar_8h_a313fa73e5d2e0f4dccc9ae5463c6d45a_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" title = "first_init_radar" alt = "" coords = "173,5,277,35" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "325,5,432,35" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "480,5,531,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a3d46b80b3ad27f86a02c0586617f18cc" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_scan < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > activate_qspn< / 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/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_cgraph" id = "d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_cgraph" >
< area shape = "rect" id = "node3" href = "../../da/d89/inet_8c.html#a506ae02de352f1e470295f64ba3bd0da" title = "inet_setip_bcast" alt = "" coords = "149,27,267,56" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "816,1120,861,1150" / > < area shape = "rect" id = "node13" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "685,1275,752,1304" / > < area shape = "rect" id = "node16" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "541,1327,597,1356" / > < area shape = "rect" id = "node19" href = "../../df/d05/pkts_8c.html#ae5bd461fc16a3e66ff48dbb83f6a91a0" title = "pkt_add_dev" alt = "" coords = "160,2158,256,2187" / > < area shape = "rect" id = "node21" href = "../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title = "send_rq" alt = "" coords = "175,699,241,728" / > < area shape = "rect" id = "node25" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "545,990,593,1019" / > < area shape = "rect" id = "node54" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "535,1480,604,1510" / > < area shape = "rect" id = "node56" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "679,1846,759,1875" / > < area shape = "rect" id = "node100" href = "../../d7/de2/if_8c.html#a6096a9d0aef88c31f7693e65b751c498" title = "ifs_del" alt = "" coords = "179,2211,237,2240" / > < area shape = "rect" id = "node105" href = "../../d0/ddb/misc_8c.html#acb47fac99a597857da46e5527954ed11" title = "xtimer" alt = "" coords = "179,2264,237,2294" / > < area shape = "rect" id = "node107" href = "../../d7/d02/radar_8c.html#a94c6405c06a586a40fbb310c42e72ffd" title = "final_radar_queue" alt = "" coords = "147,2318,269,2347" / > < area shape = "rect" id = "node109" href = "../../d7/d02/radar_8c.html#a6908f30023e15ac38b957dc8f3941f37" title = "radar_update_map" alt = "" coords = "144,1846,272,1875" / > < area shape = "rect" id = "node135" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "143,2371,273,2400" / > < area shape = "rect" id = "node137" href = "../../d7/d02/radar_8c.html#a49490440fa81e7b4c8ed18a9250ae8ed" title = "reset_radar" alt = "" coords = "165,2424,251,2454" / > < area shape = "rect" id = "node5" href = "../../da/d89/inet_8c.html#ac0a02d49e9909bae32638e61ce18be9f" title = "inet_setip" alt = "" coords = "353,27,431,56" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "933,1251,1003,1280" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "917,1120,1019,1150" / > < area shape = "rect" id = "node23" href = "../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title = "op_verify" alt = "" coords = "681,376,756,406" / > < area shape = "rect" id = "node28" href = "../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title = "re_verify" alt = "" coords = "533,440,605,470" / > < area shape = "rect" id = "node31" href = "../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title = "re_to_str" alt = "" coords = "356,440,428,470" / > < area shape = "rect" id = "node34" href = "../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title = "rq_to_str" alt = "" coords = "356,646,428,675" / > < area shape = "rect" id = "node36" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "528,831,611,860" / > < area shape = "rect" id = "node38" href = "../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title = "pkt_fill_hdr" alt = "" coords = "349,699,435,728" / > < area shape = "rect" id = "node40" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "524,240,615,270" / > < area shape = "rect" id = "node42" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "333,387,451,416" / > < area shape = "rect" id = "node45" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "528,304,611,334" /
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_icgraph" id = "d3/df5/radar_8h_a3d46b80b3ad27f86a02c0586617f18cc_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "143,64,292,93" / > < area shape = "rect" id = "node33" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "173,117,261,147" / > < area shape = "rect" id = "node36" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "348,199,452,228" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "341,64,459,93" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1779,96,1829,125" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "507,64,568,93" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "617,64,751,93" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "801,64,892,93" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "941,57,1128,87" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1177,96,1292,125" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1353,43,1441,72" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1355,96,1440,125" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1341,149,1453,179" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1501,96,1576,125" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1624,96,1731,125" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a6908f30023e15ac38b957dc8f3941f37" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void radar_update_map < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Let's consider all our rnodes void, in this way we'll know what rnodes will remain void after the update.< / p >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_cgraph" id = "d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_cgraph" >
< area shape = "rect" id = "node3" href = "../../db/de6/qspn_8c.html#a7d4488a7a0d0eb767588a5afb7f85e47" title = "qspn_set_map_vars" alt = "" coords = "412,704,551,734" / > < area shape = "rect" id = "node7" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "421,2090,541,2119" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#acd0185dfa7044c427401f12042fd5110" title = "e_rnode_find" alt = "" coords = "221,2115,317,2144" / > < area shape = "rect" id = "node14" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "627,1650,709,1679" / > < area shape = "rect" id = "node16" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "627,602,709,631" / > < area shape = "rect" id = "node20" href = "../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title = "loginfo" alt = "" coords = "639,159,697,188" / > < area shape = "rect" id = "node24" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "804,160,865,190" / > < area shape = "rect" id = "node28" href = "../../d9/d45/gmap_8c.html#aaf77ae01a39e9df709e5d31fac86ea90" title = "e_rnode_add" alt = "" coords = "620,32,716,62" / > < area shape = "rect" id = "node31" href = "../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title = "rnode_destroy" alt = "" coords = "783,1686,887,1715" / > < area shape = "rect" id = "node33" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "440,392,523,422" / > < area shape = "rect" id = "node35" href = "../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title = "gnode_inc_seeds" alt = "" coords = "208,2168,331,2198" / > < area shape = "rect" id = "node37" href = "../../db/de6/qspn_8c.html#a02f16027494ad99d0d705595d5d757e1" title = "qspn_inc_gcount" alt = "" coords = "209,326,329,355" / > < area shape = "rect" id = "node39" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "640,811,696,840" / > < area shape = "rect" id = "node43" href = "../../d7/d02/radar_8c.html#a9bc9b47956aec5ef6225ba654f4bfaee" title = "rnl_update_devs" alt = "" coords = "211,547,328,576" / > < area shape = "rect" id = "node55" href = "../../d7/d02/radar_8c.html#a65ab00ad81de179672cf0569f84718d6" title = "radar_update_bmap" alt = "" coords = "201,652,337,682" / > < area shape = "rect" id = "node65" href = "../../d7/d02/radar_8c.html#a94b39741ffea4a0e3fef007399f9ee02" title = "radar_remove_old_rnodes" alt = "" coords = "184,1174,355,1203" / > < area shape = "rect" id = "node119" href = "../../d3/d8b/buffer_8c.html#aef3a47dd35a06c4fbbc29dac8dc5451f" title = "is_bufzero" alt = "" coords = "228,2222,311,2251" / > < area shape = "rect" id = "node121" href = "../../d3/d7a/map_8c.html#a53b8d30a678a5b9970f777199d1802c3" title = "rnode_trtt_order" alt = "" coords = "213,2275,325,2304" / > < area shape = "rect" id = "node125" href = "../../d9/d45/gmap_8c.html#acef61311d17f97ee51896948afab5433" title = "erc_reorder_rnodepos" alt = "" coords = "196,1835,343,1864" / > < area shape = "rect" id = "node130" href = "../../df/dbf/route_8c.html#a8f92a6fd8e99f27459b98ccb17a5f594" title = "rt_rnodes_update" alt = "" coords = "208,824,331,854" / > < area shape = "rect" id = "node5" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "613,864,723,894" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "629,2090,707,2119" / > < area shape = "rect" id = "node18" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "788,602,881,631" / > < area shape = "rect" id = "node22" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "800,446,869,475" / > < area shape = "rect" id = "node26" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "941,251,1008,280" / > < area shape = "rect" id = "node45" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "432,547,531,576" / > < area shape = "rect" id = "node47" href = "../../d7/d02/radar_8c.html#ad267ad57f4ccb3baa02dbf2bbe3e09e1" title = "
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_icgraph" id = "d3/df5/radar_8h_a6908f30023e15ac38b957dc8f3941f37_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "223,69,308,99" / > < area shape = "rect" id = "node41" href = "../../d3/df5/radar_8h.html#aa589f34d936b21665c16fca95f06092f" title = "refresh_hook_root_node" alt = "" coords = "185,136,345,165" / > < area shape = "rect" id = "node5" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "396,56,545,85" / > < area shape = "rect" id = "node35" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "427,109,515,139" / > < area shape = "rect" id = "node38" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "601,5,705,35" / > < area shape = "rect" id = "node7" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "595,109,712,139" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2032,56,2083,85" / > < area shape = "rect" id = "node11" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "760,109,821,139" / > < area shape = "rect" id = "node13" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "871,109,1004,139" / > < area shape = "rect" id = "node15" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1055,109,1145,139" / > < area shape = "rect" id = "node17" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1195,161,1381,191" / > < area shape = "rect" id = "node19" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1431,161,1545,191" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1607,161,1695,191" / > < area shape = "rect" id = "node28" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1608,215,1693,244" / > < area shape = "rect" id = "node31" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1595,108,1707,137" / > < area shape = "rect" id = "node23" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1755,148,1829,177" / > < area shape = "rect" id = "node25" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1877,135,1984,164" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a593e03eb8b5f285712ad9bcc8f921d95" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void radar_wait_new_scan < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a593e03eb8b5f285712ad9bcc8f921d95_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a593e03eb8b5f285712ad9bcc8f921d95_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a593e03eb8b5f285712ad9bcc8f921d95_icgraph" id = "d3/df5/radar_8h_a593e03eb8b5f285712ad9bcc8f921d95_icgraph" >
< area shape = "rect" id = "node3" href = "../../df/dba/rehook_8c.html#a189b0fef3e2ab710cbcc4b70da149579" title = "wait_new_rnode" alt = "" coords = "604,420,719,449" / > < area shape = "rect" id = "node28" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "2056,368,2117,397" / > < area shape = "rect" id = "node31" href = "../../df/dbf/route_8c.html#acfabb4cf9852b37e208273d61b2c255e" title = "find_rnode_dev_and\l_retry" alt = "" coords = "203,278,341,325" / > < area shape = "rect" id = "node78" href = "../../d6/d62/tracer_8c.html#a80f3097de7fb3804f65a767111b874e5" title = "tracer_verify_pkt" alt = "" coords = "213,472,331,501" / > < area shape = "rect" id = "node5" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "2167,395,2300,424" / > < area shape = "rect" id = "node7" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "2351,395,2441,424" / > < area shape = "rect" id = "node9" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "2491,368,2677,397" / > < area shape = "rect" id = "node11" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "2731,367,2845,396" / > < area shape = "rect" id = "node13" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2911,325,2999,355" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2912,379,2997,408" / > < area shape = "rect" id = "node24" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2899,432,3011,461" / > < area shape = "rect" id = "node15" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "3059,360,3133,389" / > < area shape = "rect" id = "node17" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "3181,340,3288,369" / > < area shape = "rect" id = "node19" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "3336,251,3387,280" / > < area shape = "rect" id = "node33" href = "../../d9/d7f/route_8h.html#ae4d32d12b40eb8c936e1d301bc32c359" title = "rt_build_nexthop_gw" alt = "" coords = "401,233,543,263" / > < area shape = "rect" id = "node75" href = "../../df/dbf/route_8c.html#ab46164b2a1909d021ff14c048964bfd0" title = "rt_build_nexthop_voidgw" alt = "" coords = "389,287,555,316" / > < area shape = "rect" id = "node35" href = "../../d9/d7f/route_8h.html#aa5e6a218401371f79910f174b4aabaee" title = "rt_update_node" alt = "" coords = "607,233,716,263" / > < area shape = "rect" id = "node37" href = "../../db/de6/qspn_8c.html#aaf014079dd9e527ab38f3b21c547489b" title = "qspn_remove_deads" alt = "" coords = "783,157,924,187" / > < area shape = "rect" id = "node60" href = "../../d7/d02/radar_8c.html#a94b39741ffea4a0e3fef007399f9ee02" title = "radar_remove_old_rnodes" alt = "" coords = "768,211,939,240" / > < area shape = "rect" id = "node68" href = "../../d9/d7f/route_8h.html#a8f92a6fd8e99f27459b98ccb17a5f594" title = "rt_rnodes_update" alt = "" coords = "792,264,915,293" / > < area shape = "rect" id = "node71" href = "../../d9/d7f/route_8h.html#a32029732dc208304ab63287968952ec5" title = "rt_full_update" alt = "" coords = "1316,5,1415,35" / > < area shape = "rect" id = "node39" href = "../../d8/da0/qspn_8h.html#ab2f4bfac6bcea3379068bf4aab92e381" title = "qspn_new_round" alt = "" coords = "992,157,1112,187" / > < area shape = "rect" id = "node41" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "1165,159,1251,188" / > < area shape = "rect" id = "node43" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "1300,160,1431,189" / > < area shape = "rect" id = "node45" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "1519,161,1604,191" / > < area shape = "rect" id = "node47" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "1692,213,1841,243" / > < ar
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a7a73bfef9b57006bbe0327107e991c74" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radard < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a >   < / td >
< td class = "paramname" > < em > rpkt< / 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/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_cgraph" id = "d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a8a1d7e6932a311e775be3531b0ca4d28" title = "is_rnode_allowed" alt = "" coords = "112,1629,235,1659" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "492,1243,548,1272" / > < area shape = "rect" id = "node13" href = "../../d7/de2/if_8c.html#a88184d5dbea2467ba1f60ca868949b69" title = "ifs_get_pos" alt = "" coords = "129,209,217,239" / > < area shape = "rect" id = "node15" href = "../../df/d05/pkts_8c.html#a9994ee280b9db73a6eaca0462b361d58" title = "pkt_addto" alt = "" coords = "135,1447,212,1476" / > < area shape = "rect" id = "node19" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "479,413,561,443" / > < area shape = "rect" id = "node21" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "669,1501,736,1531" / > < area shape = "rect" id = "node28" href = "../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title = "send_rq" alt = "" coords = "140,725,207,755" / > < area shape = "rect" id = "node32" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "844,317,892,347" / > < area shape = "rect" id = "node41" href = "../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title = "rq_to_str" alt = "" coords = "309,5,381,35" / > < area shape = "rect" id = "node45" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "661,779,744,808" / > < area shape = "rect" id = "node74" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "485,1139,555,1168" / > < area shape = "rect" id = "node129" href = "../../d7/d02/radar_8c.html#ad245092f4d6329da6200b29193a2cd06" title = "add_radar_q" alt = "" coords = "299,1747,392,1776" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "669,1813,736,1843" / > < area shape = "rect" id = "node7" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "839,1813,897,1843" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "979,1011,1048,1040" / > < area shape = "rect" id = "node17" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "481,1448,559,1477" / > < area shape = "rect" id = "node23" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "845,984,891,1013" / > < area shape = "rect" id = "node26" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "963,957,1064,987" / > < area shape = "rect" id = "node30" href = "../../dd/d23/request_8c.html#a94a2019cbf2deca631276eb81a7641e8" title = "op_verify" alt = "" coords = "665,496,740,525" / > < area shape = "rect" id = "node35" href = "../../dd/d23/request_8c.html#a0051de555770a781fee178739a210820" title = "re_verify" alt = "" coords = "484,517,556,547" / > < area shape = "rect" id = "node38" href = "../../dd/d23/request_8c.html#a9faf34ea59b2146380a56187bbe05354" title = "re_to_str" alt = "" coords = "309,567,381,596" / > < area shape = "rect" id = "node49" href = "../../df/d05/pkts_8c.html#a3245bdb71a5a4e0d04cdaa214adaac51" title = "pkt_fill_hdr" alt = "" coords = "303,1087,388,1116" / > < area shape = "rect" id = "node51" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "475,779,565,808" / > < area shape = "rect" id = "node53" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "287,777,404,807" / > < area shape = "rect" id = "node68" href = "../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title = "pkt_recv" alt = "" coords = "484,984,556,1013" / > < area shape = "rect" id = "node72" href = "../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title = "rq_strerror" alt = "" coords = "480,571,560,600" / > < area shape = "rect" id = "node78" href = "../../da/d89/inet_8c.html#a3c05d384e453db0f645d1b1eef3f753b" title = "new_udp_conn" alt = "" coords = "465,360,575,389" / > < area shape = "rect" id = "nod
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_icgraph" id = "d3/df5/radar_8h_a7a73bfef9b57006bbe0327107e991c74_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a94450b9b9f2e120fa2f592344ef66f80" title = "first_init_radar" alt = "" coords = "112,5,216,35" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "264,5,371,35" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "419,5,469,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "aa589f34d936b21665c16fca95f06092f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int refresh_hook_root_node < / td >
< td > (< / td >
< td class = "paramtype" > void  < / 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/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_cgraph" id = "d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_cgraph" >
< area shape = "rect" id = "node3" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "248,108,315,137" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a6908f30023e15ac38b957dc8f3941f37" title = "radar_update_map" alt = "" coords = "217,720,345,749" / > < area shape = "rect" id = "node125" href = "../../d7/d02/radar_8c.html#a0f07428e5e015d840e1ccdf9c4493045" title = "rnl_del_dead_rnode" alt = "" coords = "413,107,547,136" / > < area shape = "rect" id = "node129" href = "../../db/de6/qspn_8c.html#ad5629aab4eceb4a0ea97a417bf085f66" title = "qspn_b_del_all_dead\l_rnodes" alt = "" coords = "409,575,551,622" / > < area shape = "rect" id = "node5" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "445,53,515,83" / > < area shape = "rect" id = "node9" href = "../../db/de6/qspn_8c.html#a7d4488a7a0d0eb767588a5afb7f85e47" title = "qspn_set_map_vars" alt = "" coords = "629,627,768,656" / > < area shape = "rect" id = "node13" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "639,1853,759,1883" / > < area shape = "rect" id = "node17" href = "../../d9/d45/gmap_8c.html#acd0185dfa7044c427401f12042fd5110" title = "e_rnode_find" alt = "" coords = "432,1827,528,1856" / > < area shape = "rect" id = "node20" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "851,653,933,683" / > < area shape = "rect" id = "node22" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "851,1284,933,1313" / > < area shape = "rect" id = "node26" href = "../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title = "loginfo" alt = "" coords = "863,1709,921,1739" / > < area shape = "rect" id = "node30" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "1028,239,1089,268" / > < area shape = "rect" id = "node34" href = "../../d9/d45/gmap_8c.html#aaf77ae01a39e9df709e5d31fac86ea90" title = "e_rnode_add" alt = "" coords = "844,264,940,293" / > < area shape = "rect" id = "node37" href = "../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title = "rnode_destroy" alt = "" coords = "1007,1703,1111,1732" / > < area shape = "rect" id = "node39" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "657,365,740,395" / > < area shape = "rect" id = "node41" href = "../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title = "gnode_inc_seeds" alt = "" coords = "419,315,541,344" / > < area shape = "rect" id = "node43" href = "../../db/de6/qspn_8c.html#a02f16027494ad99d0d705595d5d757e1" title = "qspn_inc_gcount" alt = "" coords = "420,1517,540,1547" / > < area shape = "rect" id = "node45" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "864,1413,920,1443" / > < area shape = "rect" id = "node49" href = "../../d7/d02/radar_8c.html#a9bc9b47956aec5ef6225ba654f4bfaee" title = "rnl_update_devs" alt = "" coords = "421,160,539,189" / > < area shape = "rect" id = "node61" href = "../../d7/d02/radar_8c.html#a65ab00ad81de179672cf0569f84718d6" title = "radar_update_bmap" alt = "" coords = "412,523,548,552" / > < area shape = "rect" id = "node71" href = "../../d7/d02/radar_8c.html#a94b39741ffea4a0e3fef007399f9ee02" title = "radar_remove_old_rnodes" alt = "" coords = "395,1020,565,1049" / > < area shape = "rect" id = "node114" href = "../../d3/d8b/buffer_8c.html#aef3a47dd35a06c4fbbc29dac8dc5451f" title = "is_bufzero" alt = "" coords = "439,419,521,448" / > < area shape = "rect" id = "node116" href = "../../d3/d7a/map_8c.html#a53b8d30a678a5b9970f777199d1802c3" title = "rnode_trtt_order" alt = "" coords = "424,668,536,697" / > < area shape = "rect" id = "node118" href = "../../d9/d45/gmap_8c.html#acef61311d17f97ee51896948afab5433" title = "erc_reorder_rnodepos" alt = "" coords = "625,837,772,867" / > < area shape = "rect" id = "node122" href = "../../df/dbf/route_8c.html#a8f92a6fd8e99f27459b98ccb17a5f594" title = "rt_rnodes_update" alt = "" coords = "419,1165,541,1195" / > < area shape = "rect" id = "node11" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "837,943,947,972" / > < area shape = "rect" id = "node15" href = "../../d9/d45/gmap_8c.html#ab086e11ba6
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_icgraph" id = "d3/df5/radar_8h_aa589f34d936b21665c16fca95f06092f_icgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "216,19,333,48" / > < area shape = "rect" id = "node5" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1653,5,1704,35" / > < area shape = "rect" id = "node7" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "381,44,443,73" / > < area shape = "rect" id = "node9" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "492,45,625,75" / > < area shape = "rect" id = "node11" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "676,45,767,75" / > < area shape = "rect" id = "node13" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "816,45,1003,75" / > < area shape = "rect" id = "node15" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1052,97,1167,127" / > < area shape = "rect" id = "node17" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1228,44,1316,73" / > < area shape = "rect" id = "node24" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1229,97,1315,127" / > < area shape = "rect" id = "node27" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1216,151,1328,180" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1376,84,1451,113" / > < area shape = "rect" id = "node21" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1499,57,1605,87" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a49490440fa81e7b4c8ed18a9250ae8ed" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void reset_radar < / td >
< td > (< / td >
< td class = "paramtype" > void  < / 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/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_cgraph" id = "d3/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a8df4b078a8103d01155a7978ff81f791" title = "free_new_node" alt = "" coords = "143,5,252,35" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#a7af513cd53e492b69510bc823c384abb" title = "rnl_reset" alt = "" coords = "161,59,233,88" / > < area shape = "rect" id = "node11" href = "../../d7/d02/radar_8c.html#a260f15a87fd271e8fdc162d6320b9aeb" title = "close_radar" alt = "" coords = "153,112,241,141" / > < area shape = "rect" id = "node13" href = "../../d7/d02/radar_8c.html#addfcab69e75918c9edaaf9d27f8923a5" title = "init_radar" alt = "" coords = "160,165,235,195" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#ad267ad57f4ccb3baa02dbf2bbe3e09e1" title = "rnl_del" alt = "" coords = "303,59,361,88" / > < area shape = "rect" id = "node9" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "412,59,492,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/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_icgraph" id = "d3/df5/radar_8h_a49490440fa81e7b4c8ed18a9250ae8ed_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "279,163,428,192" / > < area shape = "rect" id = "node33" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "309,109,397,139" / > < area shape = "rect" id = "node36" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "143,212,228,241" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "477,137,595,167" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1915,164,1965,193" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "643,112,704,141" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "753,112,887,141" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "937,112,1028,141" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1077,60,1264,89" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1313,60,1428,89" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1489,112,1577,141" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1491,5,1576,35" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1477,59,1589,88" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1637,85,1712,115" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1760,112,1867,141" / > < area shape = "rect" id = "node40" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "484,215,588,244" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a46e376aeced857ac15077e9bdc739539" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void reset_rnode_allowed < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > **  < / td >
< td class = "paramname" > < em > alr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > alr_counter< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a46e376aeced857ac15077e9bdc739539_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a46e376aeced857ac15077e9bdc739539_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a46e376aeced857ac15077e9bdc739539_icgraph" id = "d3/df5/radar_8h_a46e376aeced857ac15077e9bdc739539_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "195,19,283,48" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "331,19,448,48" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1768,5,1819,35" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "496,44,557,73" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "607,45,740,75" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "791,45,881,75" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "931,45,1117,75" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1167,97,1281,127" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1343,44,1431,73" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1344,97,1429,127" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1331,151,1443,180" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1491,84,1565,113" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1613,57,1720,87" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a5a800cfd2c699f600717fb1d9bde4ecb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void rnl_close_all_sk < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *  < / td >
< td class = "paramname" > < em > rnlist< / 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/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_cgraph" id = "d3/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_cgraph" >
< area shape = "rect" id = "node3" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "169,5,249,35" / > < / 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/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_icgraph" id = "d3/df5/radar_8h_a5a800cfd2c699f600717fb1d9bde4ecb_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a9c2f57416bf3788157e15a1d889cca5e" title = "hook_choose_new_ip" 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 = "a23199e508fb5df7dca7410b1744531c0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int rnl_fill_rq < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > rnode< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *  < / td >
< td class = "paramname" > < em > pkt< / em >   < / 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/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_cgraph" id = "d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title = "rnl_get_sk" alt = "" coords = "128,1135,211,1164" / > < area shape = "rect" id = "node48" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "1165,940,1213,969" / > < area shape = "rect" id = "node127" href = "../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title = "inet_getpeername" alt = "" coords = "573,1299,699,1328" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "273,1055,372,1084" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "259,1108,387,1137" / > < area shape = "rect" id = "node9" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "441,1160,519,1189" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title = "rnodetoip" alt = "" coords = "285,1212,360,1241" / > < area shape = "rect" id = "node26" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "264,532,381,561" / > < area shape = "rect" id = "node123" href = "../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title = "set_keepalive_sk" alt = "" coords = "261,1313,384,1343" / > < area shape = "rect" id = "node14" href = "../../d3/d7a/map_8c.html#ab4c5fb4d30e7d21c05dce334b85cb2e9" title = "maptoip" alt = "" coords = "447,1213,513,1243" / > < area shape = "rect" id = "node16" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "581,1171,691,1200" / > < area shape = "rect" id = "node18" href = "../../d3/d7a/map_8c.html#a6664a07adc9bcf23216bc5086ffa8b93" title = "postoip" alt = "" coords = "604,1224,668,1253" / > < area shape = "rect" id = "node20" href = "../../da/d89/inet_8c.html#afd1e5fe1ebde3b0578f839267fc48e39" title = "inet_copy_ipdata_raw" alt = "" coords = "749,1195,896,1224" / > < area shape = "rect" id = "node22" href = "../../dd/db1/ipv6-gmp_8c.html#a4d742184ea835ee6517b7c00352c0d4a" title = "sum_int" alt = "" coords = "789,1248,856,1277" / > < area shape = "rect" id = "node24" href = "../../dd/db1/ipv6-gmp_8c.html#a6da8f9ac5a74b4c469307c4e3cfefc03" title = "sum_128" alt = "" coords = "980,1248,1055,1277" / > < area shape = "rect" id = "node28" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "781,888,864,917" / > < area shape = "rect" id = "node36" href = "../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title = "new_tcp_conn" alt = "" coords = "583,1043,689,1072" / > < area shape = "rect" id = "node57" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "439,425,521,455" / > < area shape = "rect" id = "node59" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "435,479,525,508" / > < area shape = "rect" id = "node61" href = "../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title = "pkt_recv" alt = "" coords = "444,532,516,561" / > < area shape = "rect" id = "node115" href = "../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title = "rq_strerror" alt = "" coords = "440,51,520,80" / > < area shape = "rect" id = "node119" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "445,283,515,312" / > < area shape = "rect" id = "node30" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "971,888,1064,917" / > < area shape = "rect" id = "node32" href = "../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title = "inet_htonl" alt = "" coords = "1151,605,1228,635" / > < area shape = "rect" id = "node34" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "1292,552,1372,581" / > < area shape = "rect" id = "node39" href = "../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title = "inet_to_sockaddr" alt = "" coords = "957,525,1077,555" / > < area shape = "rect" id = "node51" href = "../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title = "new_socket" alt = "
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_icgraph" id = "d3/df5/radar_8h_a23199e508fb5df7dca7410b1744531c0_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html#a75826b3a2a955fdd50d081ac17e0abe8" title = "get_andna_cache" alt = "" coords = "133,69,256,99" / > < area shape = "rect" id = "node35" href = "../../d4/d18/andna_8c.html#a3148136f16559910186e2e0f253a5981" title = "get_counter_cache" alt = "" coords = "129,149,260,179" / > < area shape = "rect" id = "node38" href = "../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title = "hook_fill_rq" alt = "" coords = "151,216,239,245" / > < area shape = "rect" id = "node71" href = "../../d3/df5/radar_8h.html#a8424d1822303af54c7e25160800cf7d8" title = "rnl_send_rq" alt = "" coords = "151,269,239,299" / > < area shape = "rect" id = "node79" href = "../../da/db5/tracer_8h.html#add8a05e0cb98370b058e9a4906bcc463" title = "flood_pkt_send" alt = "" coords = "316,524,425,553" / > < area shape = "rect" id = "node5" href = "../../d5/d05/andna_8h.html#a533e80474668ec6d63b4e5302b910a6c" title = "andna_hook" alt = "" coords = "325,56,416,85" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "1317,5,1408,35" / > < area shape = "rect" id = "node11" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1491,264,1552,293" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2784,393,2835,423" / > < area shape = "rect" id = "node13" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1623,264,1756,293" / > < area shape = "rect" id = "node15" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1807,264,1897,293" / > < area shape = "rect" id = "node17" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1947,316,2133,345" / > < area shape = "rect" id = "node19" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "2183,471,2297,500" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2359,523,2447,552" / > < area shape = "rect" id = "node28" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2360,576,2445,605" / > < area shape = "rect" id = "node31" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2347,629,2459,659" / > < area shape = "rect" id = "node23" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2507,576,2581,605" / > < area shape = "rect" id = "node25" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2629,576,2736,605" / > < area shape = "rect" id = "node40" href = "../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title = "get_free_nodes" alt = "" coords = "316,323,425,352" / > < area shape = "rect" id = "node48" href = "../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59" title = "get_qspn_round" alt = "" coords = "313,376,428,405" / > < area shape = "rect" id = "node51" href = "../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446" title = "get_ext_map" alt = "" coords = "323,109,419,139" / > < area shape = "rect" id = "node56" href = "../../d3/dc7/hook_8c.html#a68ce15d13d0063d2670f1f75941d4d41" title = "get_int_map" alt = "" coords = "324,163,417,192" / > < area shape = "rect" id = "node61" href = "../../d3/dc7/hook_8c.html#ab5fcc9e0c459e229bee016a7698e08ee" title = "get_bnode_map" alt = "" coords = "313,216,428,245" / > < area shape = "rect" id = "node66" href = "../../d3/dc7/hook_8c.html#a8fe66445249fb1a1e2890250919bf67e" title = "get_internet_gws" alt = "" coords = "311,269,431,299" / > < area shape = "rect" id = "node42" href = "../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title = "hook_get_free_nodes" alt = "" coords = "480,323,627,352" / > < area shape = "rect" id = "node44" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1304,264,1421,293" / > < area shape = "rect" id = "node53" href = "../../d3/dc7/hook_8c.html#a00d0f0c66
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ad509fe62baca86ee9bf17802ad3efeb5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d9/dbe/structinterface.html" > interface< / a > ** rnl_get_dev < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *  < / td >
< td class = "paramname" > < em > rnlist< / 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 > *  < / td >
< td class = "paramname" > < em > node< / em >   < / 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/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_cgraph" id = "d3/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "144,5,243,35" / > < / 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/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_icgraph" id = "d3/df5/radar_8h_ad509fe62baca86ee9bf17802ad3efeb5_icgraph" >
< area shape = "rect" id = "node3" href = "../../df/dbf/route_8c.html#acfabb4cf9852b37e208273d61b2c255e" title = "find_rnode_dev_and\l_retry" alt = "" coords = "144,98,283,145" / > < area shape = "rect" id = "node64" href = "../../d9/d7f/route_8h.html#a8f92a6fd8e99f27459b98ccb17a5f594" title = "rt_rnodes_update" alt = "" coords = "715,47,837,76" / > < area shape = "rect" id = "node5" href = "../../d9/d7f/route_8h.html#ae4d32d12b40eb8c936e1d301bc32c359" title = "rt_build_nexthop_gw" alt = "" coords = "343,156,484,185" / > < area shape = "rect" id = "node71" href = "../../df/dbf/route_8c.html#ab46164b2a1909d021ff14c048964bfd0" title = "rt_build_nexthop_voidgw" alt = "" coords = "331,103,496,132" / > < area shape = "rect" id = "node7" href = "../../d9/d7f/route_8h.html#aa5e6a218401371f79910f174b4aabaee" title = "rt_update_node" alt = "" coords = "545,149,655,179" / > < area shape = "rect" id = "node9" href = "../../db/de6/qspn_8c.html#aaf014079dd9e527ab38f3b21c547489b" title = "qspn_remove_deads" alt = "" coords = "705,201,847,231" / > < area shape = "rect" id = "node33" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "2721,201,2836,231" / > < area shape = "rect" id = "node56" href = "../../d7/d02/radar_8c.html#a94b39741ffea4a0e3fef007399f9ee02" title = "radar_remove_old_rnodes" alt = "" coords = "896,97,1067,127" / > < area shape = "rect" id = "node67" href = "../../d9/d7f/route_8h.html#a32029732dc208304ab63287968952ec5" title = "rt_full_update" alt = "" coords = "1311,148,1409,177" / > < area shape = "rect" id = "node11" href = "../../d8/da0/qspn_8h.html#ab2f4bfac6bcea3379068bf4aab92e381" title = "qspn_new_round" alt = "" coords = "921,201,1041,231" / > < area shape = "rect" id = "node13" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "1137,201,1223,231" / > < area shape = "rect" id = "node35" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2897,255,2985,284" / > < area shape = "rect" id = "node15" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "1295,201,1425,231" / > < area shape = "rect" id = "node17" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "1513,99,1599,128" / > < area shape = "rect" id = "node19" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "1687,99,1836,128" / > < area shape = "rect" id = "node49" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "1717,152,1805,181" / > < area shape = "rect" id = "node52" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1892,45,1996,75" / > < area shape = "rect" id = "node21" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1885,99,2003,128" / > < area shape = "rect" id = "node23" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "3323,96,3373,125" / > < area shape = "rect" id = "node25" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "2051,148,2112,177" / > < area shape = "rect" id = "node27" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "2161,149,2295,179" / > < area shape = "rect" id = "node29" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "2345,149,2436,179" / > < area shape = "rect" id = "node31" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "2485,201,2672,231" / > < area shape = "rect" id = "node42" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2899,148,2984,177" / > < area shape = "rect" id = "node45" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2885,201,2997,231" / > < area shape = "rect" id = "node37" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "3045,188,3120,217" / > < area shape = "rect" id
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a5227b335b67dd5298d3764f732b422cd" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "../../d9/dbe/structinterface.html" > interface< / a > * rnl_get_rand_dev < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *  < / td >
< td class = "paramname" > < em > rnlist< / 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 > *  < / td >
< td class = "paramname" > < em > node< / em >   < / 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/df5/radar_8h_a5227b335b67dd5298d3764f732b422cd_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a5227b335b67dd5298d3764f732b422cd_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a5227b335b67dd5298d3764f732b422cd_cgraph" id = "d3/df5/radar_8h_a5227b335b67dd5298d3764f732b422cd_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "176,5,275,35" / > < area shape = "rect" id = "node5" href = "../../d0/ddb/misc_8c.html#af7f747ea1b353be8609df593dc0a629a" title = "rand_range" alt = "" coords = "183,59,268,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ac87ec2c357e722cc77948e2f4a133b03" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int rnl_get_sk < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > *  < / td >
< td class = "paramname" > < em > rnlist< / 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 > *  < / td >
< td class = "paramname" > < em > node< / em >   < / 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/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_cgraph" id = "d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "151,5,249,35" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "136,59,264,88" / > < area shape = "rect" id = "node7" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "327,111,404,140" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title = "rnodetoip" alt = "" coords = "163,163,237,192" / > < area shape = "rect" id = "node24" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "141,424,259,453" / > < area shape = "rect" id = "node124" href = "../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title = "set_keepalive_sk" alt = "" coords = "139,216,261,245" / > < area shape = "rect" id = "node12" href = "../../d3/d7a/map_8c.html#ab4c5fb4d30e7d21c05dce334b85cb2e9" title = "maptoip" alt = "" coords = "332,164,399,193" / > < area shape = "rect" id = "node14" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "483,111,592,140" / > < area shape = "rect" id = "node16" href = "../../d3/d7a/map_8c.html#a6664a07adc9bcf23216bc5086ffa8b93" title = "postoip" alt = "" coords = "505,164,569,193" / > < area shape = "rect" id = "node18" href = "../../da/d89/inet_8c.html#afd1e5fe1ebde3b0578f839267fc48e39" title = "inet_copy_ipdata_raw" alt = "" coords = "659,111,805,140" / > < area shape = "rect" id = "node20" href = "../../dd/db1/ipv6-gmp_8c.html#a4d742184ea835ee6517b7c00352c0d4a" title = "sum_int" alt = "" coords = "699,164,765,193" / > < area shape = "rect" id = "node22" href = "../../dd/db1/ipv6-gmp_8c.html#a6da8f9ac5a74b4c469307c4e3cfefc03" title = "sum_128" alt = "" coords = "879,164,953,193" / > < area shape = "rect" id = "node26" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "496,372,579,401" / > < area shape = "rect" id = "node36" href = "../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title = "new_tcp_conn" alt = "" coords = "312,424,419,453" / > < area shape = "rect" id = "node48" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "1048,525,1096,555" / > < area shape = "rect" id = "node57" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "324,1017,407,1047" / > < area shape = "rect" id = "node59" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "320,319,411,348" / > < area shape = "rect" id = "node61" href = "../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title = "pkt_recv" alt = "" coords = "329,964,401,993" / > < area shape = "rect" id = "node116" href = "../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title = "rq_strerror" alt = "" coords = "325,503,405,532" / > < area shape = "rect" id = "node120" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "331,581,400,611" / > < area shape = "rect" id = "node28" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "685,420,779,449" / > < area shape = "rect" id = "node30" href = "../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title = "inet_htonl" alt = "" coords = "877,420,955,449" / > < area shape = "rect" id = "node32" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "1032,883,1112,912" / > < area shape = "rect" id = "node34" href = "../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title = "swap_array" alt = "" coords = "1175,909,1263,939" / > < area shape = "rect" id = "node39" href = "../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title = "inet_to_sockaddr" alt = "" coords = "672,473,792,503" / > < area shape = "rect" id = "node51" href = "../../da/d89/inet_8c.html#a49b750fe581d1da5e169adf3c7a14af1" title = "new_socket" alt = "" coords = "871,473,961,503" / > < area shape = "rect" id = "node54" href = "../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title = "set_bindtodevice_sk" alt = "" coords = "467,319,608,348" / > < ar
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_icgraph" id = "d3/df5/radar_8h_ac87ec2c357e722cc77948e2f4a133b03_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#a23199e508fb5df7dca7410b1744531c0" title = "rnl_fill_rq" alt = "" coords = "136,216,211,245" / > < area shape = "rect" id = "node5" href = "../../d4/d18/andna_8c.html#a75826b3a2a955fdd50d081ac17e0abe8" title = "get_andna_cache" alt = "" coords = "264,69,387,99" / > < area shape = "rect" id = "node37" href = "../../d4/d18/andna_8c.html#a3148136f16559910186e2e0f253a5981" title = "get_counter_cache" alt = "" coords = "260,149,391,179" / > < area shape = "rect" id = "node40" href = "../../d3/dc7/hook_8c.html#a1af7ac472929cbedf3964d95f76a6cd4" title = "hook_fill_rq" alt = "" coords = "281,216,369,245" / > < area shape = "rect" id = "node73" href = "../../d3/df5/radar_8h.html#a8424d1822303af54c7e25160800cf7d8" title = "rnl_send_rq" alt = "" coords = "281,269,369,299" / > < area shape = "rect" id = "node81" href = "../../da/db5/tracer_8h.html#add8a05e0cb98370b058e9a4906bcc463" title = "flood_pkt_send" alt = "" coords = "447,524,556,553" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#a533e80474668ec6d63b4e5302b910a6c" title = "andna_hook" alt = "" coords = "456,56,547,85" / > < area shape = "rect" id = "node9" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "1448,5,1539,35" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1621,264,1683,293" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2915,393,2965,423" / > < area shape = "rect" id = "node15" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1753,264,1887,293" / > < area shape = "rect" id = "node17" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1937,264,2028,293" / > < area shape = "rect" id = "node19" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "2077,316,2264,345" / > < area shape = "rect" id = "node21" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "2313,471,2428,500" / > < area shape = "rect" id = "node23" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2489,523,2577,552" / > < area shape = "rect" id = "node30" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2491,576,2576,605" / > < area shape = "rect" id = "node33" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2477,629,2589,659" / > < area shape = "rect" id = "node25" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2637,576,2712,605" / > < area shape = "rect" id = "node27" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2760,576,2867,605" / > < area shape = "rect" id = "node42" href = "../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title = "get_free_nodes" alt = "" coords = "447,323,556,352" / > < area shape = "rect" id = "node50" href = "../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59" title = "get_qspn_round" alt = "" coords = "444,376,559,405" / > < area shape = "rect" id = "node53" href = "../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446" title = "get_ext_map" alt = "" coords = "453,109,549,139" / > < area shape = "rect" id = "node58" href = "../../d3/dc7/hook_8c.html#a68ce15d13d0063d2670f1f75941d4d41" title = "get_int_map" alt = "" coords = "455,163,548,192" / > < area shape = "rect" id = "node63" href = "../../d3/dc7/hook_8c.html#ab5fcc9e0c459e229bee016a7698e08ee" title = "get_bnode_map" alt = "" coords = "444,216,559,245" / > < area shape = "rect" id = "node68" href = "../../d3/dc7/hook_8c.html#a8fe66445249fb1a1e2890250919bf67e" title = "get_internet_gws" alt = "" coords = "441,269,561,299" / > < area shape = "rect" id = "node44" href = "../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title = "hook_get_free_nodes" alt = "" coords = "611,323,757,352" / > < area shape = "rect" id = "node46" href = "../../d6/d34/hook_8h.html#af10a487801fab
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a7af513cd53e492b69510bc823c384abb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void rnl_reset < / td >
< td > (< / td >
< td class = "paramtype" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > **  < / td >
< td class = "paramname" > < em > rnlist< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > rnlist_counter< / em >   < / 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/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_cgraph" id = "d3/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#ad267ad57f4ccb3baa02dbf2bbe3e09e1" title = "rnl_del" alt = "" coords = "127,5,185,35" / > < area shape = "rect" id = "node5" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "236,5,316,35" / > < / 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/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_icgraph" id = "d3/df5/radar_8h_a7af513cd53e492b69510bc823c384abb_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/df5/radar_8h.html#af02a5a423429d8a737973cfaaf292441" title = "last_close_radar" alt = "" coords = "125,57,243,87" / > < area shape = "rect" id = "node12" href = "../../d3/df5/radar_8h.html#a49490440fa81e7b4c8ed18a9250ae8ed" title = "reset_radar" alt = "" coords = "141,136,227,165" / > < area shape = "rect" id = "node19" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "792,225,853,255" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a235b6034c5756ff428377a300e9be15d" title = "destroy_netsukuku" alt = "" coords = "1788,31,1919,60" / > < area shape = "rect" id = "node7" href = "../../d4/d3b/netsukuku_8c.html#a785106d5f7144641d79c5f5e9ddc2135" title = "sigterm_handler" alt = "" coords = "1968,5,2083,35" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2131,108,2181,137" / > < area shape = "rect" id = "node14" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "428,133,577,163" / > < area shape = "rect" id = "node43" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "459,187,547,216" / > < area shape = "rect" id = "node46" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "292,84,377,113" / > < area shape = "rect" id = "node16" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "627,173,744,203" / > < area shape = "rect" id = "node21" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "903,225,1036,255" / > < area shape = "rect" id = "node23" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1087,225,1177,255" / > < area shape = "rect" id = "node25" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1227,212,1413,241" / > < area shape = "rect" id = "node27" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1463,264,1577,293" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1639,317,1727,347" / > < area shape = "rect" id = "node36" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1640,211,1725,240" / > < area shape = "rect" id = "node39" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1627,264,1739,293" / > < area shape = "rect" id = "node31" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1816,251,1891,280" / > < area shape = "rect" id = "node33" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1972,237,2079,267" / > < area shape = "rect" id = "node50" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "633,95,737,124" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a8424d1822303af54c7e25160800cf7d8" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int rnl_send_rq < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > rnode< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *  < / td >
< td class = "paramname" > < em > pkt< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > pkt_flags< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > rq< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > rq_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > re< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > check_ack< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *  < / td >
< td class = "paramname" > < em > rpkt< / em >   < / 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/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_cgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_cgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_cgraph" id = "d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title = "rnl_fill_rq" alt = "" coords = "148,1601,223,1631" / > < area shape = "rect" id = "node51" href = "../../da/d89/inet_8c.html#a428a881d9fbb4d8b4fa5224962fcdd03" title = "inet_close" alt = "" coords = "799,1309,879,1339" / > < area shape = "rect" id = "node63" href = "../../df/d05/pkts_8c.html#add26b86f4b7d350021c4a96e6db6ce6c" title = "send_rq" alt = "" coords = "283,693,349,723" / > < area shape = "rect" id = "node147" href = "../../d7/d02/radar_8c.html#a32604ec95728312ebb0353ef6f8e9af8" title = "rnl_set_sk" alt = "" coords = "144,1395,227,1424" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title = "rnl_get_sk" alt = "" coords = "275,1421,357,1451" / > < area shape = "rect" id = "node33" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "980,1089,1028,1119" / > < area shape = "rect" id = "node57" href = "../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title = "inet_getpeername" alt = "" coords = "588,1679,713,1708" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "420,1316,519,1345" / > < area shape = "rect" id = "node9" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "405,1369,533,1399" / > < area shape = "rect" id = "node11" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "612,1089,689,1119" / > < area shape = "rect" id = "node13" href = "../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title = "rnodetoip" alt = "" coords = "432,1473,507,1503" / > < area shape = "rect" id = "node16" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "411,1007,528,1036" / > < area shape = "rect" id = "node53" href = "../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title = "set_keepalive_sk" alt = "" coords = "777,1524,900,1553" / > < area shape = "rect" id = "node18" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "797,796,880,825" / > < area shape = "rect" id = "node22" href = "../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title = "new_tcp_conn" alt = "" coords = "597,983,704,1012" / > < area shape = "rect" id = "node39" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "609,825,692,855" / > < area shape = "rect" id = "node41" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "605,879,696,908" / > < area shape = "rect" id = "node43" href = "../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title = "pkt_recv" alt = "" coords = "615,612,687,641" / > < area shape = "rect" id = "node47" href = "../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title = "rq_strerror" alt = "" coords = "611,772,691,801" / > < area shape = "rect" id = "node49" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "616,1295,685,1324" / > < area shape = "rect" id = "node20" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "957,796,1051,825" / > < area shape = "rect" id = "node25" href = "../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title = "inet_to_sockaddr" alt = "" coords = "779,849,899,879" / > < area shape = "rect" id = "node36" href = "../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title = "set_bindtodevice_sk" alt = "" coords = "768,1037,909,1067" / > < area shape = "rect" id = "node27" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "981,587,1027,616" / > < area shape = "rect" id = "node29" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "1115,560,1184,589" / > < area shape = "rect" id = "node31" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "1099,613,1200,643" / > < area shape = "rect" id = "node60" href = "../../da/d89/inet_8c.html#a16c8d2dac83a014ea3035178a3771340" title = "sockaddr_to_inet" al
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_icgraph.png" border = "0" usemap = "#d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_icgraph" alt = "" / > < / div >
< map name = "d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_icgraph" id = "d3/df5/radar_8h_a8424d1822303af54c7e25160800cf7d8_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a13ba2bdeee0139a4e9cc749296099be2" title = "get_free_nodes" alt = "" coords = "151,112,260,141" / > < area shape = "rect" id = "node35" href = "../../d3/dc7/hook_8c.html#a2dba643d9fbb3c9ce179b936a5190f59" title = "get_qspn_round" alt = "" coords = "148,59,263,88" / > < area shape = "rect" id = "node38" href = "../../d3/dc7/hook_8c.html#a5f70bb451547d6e6fa8d4584bfcb6446" title = "get_ext_map" alt = "" coords = "537,163,633,192" / > < area shape = "rect" id = "node43" href = "../../d3/dc7/hook_8c.html#a68ce15d13d0063d2670f1f75941d4d41" title = "get_int_map" alt = "" coords = "341,215,435,244" / > < area shape = "rect" id = "node48" href = "../../d3/dc7/hook_8c.html#ab5fcc9e0c459e229bee016a7698e08ee" title = "get_bnode_map" alt = "" coords = "148,267,263,296" / > < area shape = "rect" id = "node53" href = "../../d3/dc7/hook_8c.html#a8fe66445249fb1a1e2890250919bf67e" title = "get_internet_gws" alt = "" coords = "145,5,265,35" / > < area shape = "rect" id = "node58" href = "../../da/db5/tracer_8h.html#add8a05e0cb98370b058e9a4906bcc463" title = "flood_pkt_send" alt = "" coords = "151,501,260,531" / > < area shape = "rect" id = "node5" href = "../../d3/dc7/hook_8c.html#a121f2311c11a2ea89f57e07d064f33b9" title = "hook_get_free_nodes" alt = "" coords = "315,111,461,140" / > < area shape = "rect" id = "node7" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1139,217,1256,247" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2635,321,2685,351" / > < area shape = "rect" id = "node11" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1333,269,1395,299" / > < area shape = "rect" id = "node13" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1473,269,1607,299" / > < area shape = "rect" id = "node15" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1657,373,1748,403" / > < area shape = "rect" id = "node17" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1797,373,1984,403" / > < area shape = "rect" id = "node19" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "2033,475,2148,504" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2209,579,2297,608" / > < area shape = "rect" id = "node28" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2211,472,2296,501" / > < area shape = "rect" id = "node31" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2197,525,2309,555" / > < area shape = "rect" id = "node23" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2357,525,2432,555" / > < area shape = "rect" id = "node25" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2480,525,2587,555" / > < area shape = "rect" id = "node40" href = "../../d3/dc7/hook_8c.html#a00d0f0c666be6f5b1d58632b4b5d222c" title = "hook_get_ext_map" alt = "" coords = "949,163,1080,192" / > < area shape = "rect" id = "node45" href = "../../d3/dc7/hook_8c.html#ab77263b0b4d7970fb36fdd74ebd0df3a" title = "hook_get_int_map" alt = "" coords = "736,215,864,244" / > < area shape = "rect" id = "node50" href = "../../d3/dc7/hook_8c.html#a0513b13a5cbb9ed7d89f6594e639b264" title = "hook_get_bnode_map" alt = "" coords = "940,267,1089,296" / > < area shape = "rect" id = "node55" href = "../../d3/dc7/hook_8c.html#ab614c177efbb9179f168fd7d13bff83d" title = "hook_get_igw" alt = "" coords = "337,32,439,61" / > < area shape = "rect" id = "node60" href = "../../d4/d18/andna_8c.html#a5f6db55ee7de052695358525b3fe212c" title = "andna_flood_pkt" alt = "" coords = "329,751,447,780" / > < area shape = "rect" id = "node79" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "345,372,431,401" / > < area shape = "rect" id = "node94" href = "../../db/de6/qspn_8c.html#a43
< / div >
< / p >
< / div >
< / div >
< h2 class = "groupheader" > Variable Documentation< / h2 >
< a class = "anchor" id = "ac8d2e0e3fdc4f7507a9719c3cd4f3cff" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "../../d8/dc1/structallowed__rnode.html" > allowed_rnode< / a > * alwd_rnodes< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a484da20a5b6f2a5a9c55d4d322b322e0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int alwd_rnodes_counter< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a50d24ca89ff6fd6a3f1d27559bab0225" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int hook_retry< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a913c9a7ef8bf9bba5d97dfc233e6e716" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int max_radar_wait< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "adac7aaf4e8a6205249ffa4c4855109b3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int my_echo_id< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "acd1ae9d3f2bae25fa36cee55531fe312" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_daemon_ctl< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a1e9c4b5a2a0ac44efd78a4ebed751cdc" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "../../d5/d80/structradar__queue.html" > radar_queue< / a > * radar_q< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a853c649d20714d3c62e6eff9223c7bdb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_q_counter< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a08ee60ba74ed7b174097fdcbf74fdd8f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_scan_mutex< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a4f3cbc052113db064be57497d29341f4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_scans[< a class = "el" href = "../../dc/d8d/if_8h.html#a10bf2917a6a4297e21e03f60c487f591" > MAX_INTERFACES< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ae3b8bab989c1ef670eff868f080f4df7" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int radar_wait_counter< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ada11260749bf5535b155d3abfb62e01c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct < a class = "el" href = "../../d3/da8/structrnode__list.html" > rnode_list< / a > * rlist< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a4df5df3d5c336150548bbac207082469" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int rlist_counter< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "ae963f95d136f0137497976a9130bb78e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct timeval scan_start< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a08d48f250780fa686ac184561f813c4e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > u_char send_qspn_now[< a class = "el" href = "../../d7/d3b/gmap_8h.html#add784659439a8dd6b1423406171414d3" > MAX_LEVELS< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "acd47f9c9ef5abc53446ae902daa6e1eb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int total_radar_scans< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "aa786f479df279a40d9c7684b0e3ba65f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int total_radars< / 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/df5/radar_8h.html" > radar.h< / a > < / li >
2014-02-20 00:30:40 +00:00
< li class = "footer" > Generated on Wed Feb 19 2014 16:29:41 for The Netsukuku Project by
2014-02-19 23:45:00 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / > < / a > 1.8.6 < / li >
< / ul >
< / div >
< / body >
< / html >