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/tracer.c File Reference< / title >
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../resize.js" > < / script >
< script type = "text/javascript" src = "../../navtree.js" > < / script >
< script type = "text/javascript" >
$(document).ready(initResizable);
$(window).load(resizeHeight);
< / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
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('d6/d62/tracer_8c.html','../../');});
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / 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 = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > tracer.c File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include " < a class = "el" href = "../../d1/d0b/includes_8h_source.html" > includes.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../dc/d54/common_8h_source.html" > common.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d4/d43/request_8h_source.html" > request.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d5/d89/pkts_8h_source.html" > pkts.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d5/dbf/bmap_8h_source.html" > bmap.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d3/df5/radar_8h_source.html" > radar.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d9/d7f/route_8h_source.html" > route.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d2/d42/rehook_8h_source.html" > rehook.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../da/db5/tracer_8h_source.html" > tracer.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d8/da0/qspn_8h_source.html" > qspn.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../da/dd7/igs_8h_source.html" > igs.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../db/d93/netsukuku_8h_source.html" > netsukuku.h< / a > " < / code > < br / >
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for tracer.c:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d7/d4c/tracer_8c__incl.png" border = "0" usemap = "#src_2tracer_8c" alt = "" / > < / div >
< map name = "src_2tracer_8c" id = "src_2tracer_8c" >
< area shape = "rect" id = "node3" href = "../../d1/d0b/includes_8h.html" title = "includes.h" alt = "" coords = "1371,160,1451,189" / > < area shape = "rect" id = "node57" href = "../../dc/d54/common_8h.html" title = "common.h" alt = "" coords = "2560,83,2643,112" / > < area shape = "rect" id = "node68" href = "../../d4/d43/request_8h.html" title = "request.h" alt = "" coords = "2728,237,2803,267" / > < area shape = "rect" id = "node71" href = "../../d5/d89/pkts_8h.html" title = "pkts.h" alt = "" coords = "2811,160,2869,189" / > < area shape = "rect" id = "node83" href = "../../d5/dbf/bmap_8h.html" title = "bmap.h" alt = "" coords = "3000,315,3064,344" / > < area shape = "rect" id = "node91" href = "../../d3/df5/radar_8h.html" title = "radar.h" alt = "" coords = "2912,83,2973,112" / > < area shape = "rect" id = "node93" href = "../../d9/d7f/route_8h.html" title = "route.h" alt = "" coords = "2932,237,2993,267" / > < area shape = "rect" id = "node98" href = "../../d2/d42/rehook_8h.html" title = "rehook.h" alt = "" coords = "3088,83,3160,112" / > < area shape = "rect" id = "node100" href = "../../da/db5/tracer_8h.html" title = "tracer.h" alt = "" coords = "2997,83,3064,112" / > < area shape = "rect" id = "node104" href = "../../d8/da0/qspn_8h.html" title = "qspn.h" alt = "" coords = "3237,315,3299,344" / > < area shape = "rect" id = "node107" href = "../../da/dd7/igs_8h.html" title = "igs.h" alt = "" coords = "3172,160,3223,189" / > < area shape = "rect" id = "node110" href = "../../db/d93/netsukuku_8h.html" title = "netsukuku.h" alt = "" coords = "3235,83,3328,112" / > < area shape = "rect" id = "node59" href = "../../d4/d08/misc_8h.html" title = "misc.h" alt = "" coords = "2616,315,2677,344" / > < area shape = "rect" id = "node61" href = "../../d5/d08/buffer_8h.html" title = "buffer.h" alt = "" coords = "2568,160,2635,189" / > < area shape = "rect" id = "node63" href = "../../d8/de3/xmalloc_8h.html" title = "xmalloc.h" alt = "" coords = "2659,160,2736,189" / > < area shape = "rect" id = "node65" href = "../../d7/d7f/log_8h.html" title = "log.h" alt = "" coords = "2439,160,2489,189" / > < area shape = "rect" id = "node73" href = "../../dc/d8d/if_8h.html" title = "if.h" alt = "" coords = "2817,315,2857,344" / > < area shape = "rect" id = "node81" href = "../../d4/de1/llist_8c.html" title = "llist.c" alt = "" coords = "2875,469,2928,499" / > < area shape = "rect" id = "node76" href = "../../d6/d4a/inet_8h.html" title = "inet.h" alt = "" coords = "2883,547,2936,576" / > < area shape = "rect" id = "node78" href = "../../dc/d3e/endianness_8h.html" title = "endianness.h" alt = "" coords = "2860,624,2959,653" / > < area shape = "rect" id = "node85" href = "../../d7/d3b/gmap_8h.html" title = "gmap.h" alt = "" coords = "2949,392,3013,421" / > < area shape = "rect" id = "node88" href = "../../dc/db7/map_8h.html" title = "map.h" alt = "" coords = "2952,469,3011,499" / > < area shape = "rect" id = "node112" href = "../../db/d16/config_8h.html" title = "config.h" alt = "" coords = "3248,160,3315,189" / > < / map >
< / div >
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a68480933369b2c518a29ce511b06602c" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a68480933369b2c518a29ce511b06602c" > tracer_pack_pkt< / a > (brdcast_hdr *bcast_hdr, tracer_hdr *trcr_hdr, tracer_chunk *tracer, char *bblocks, size_t bblocks_sz, int new_bblocks)< / td > < / tr >
< tr class = "separator:a68480933369b2c518a29ce511b06602c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a809840aac9f63a3ba74995665fda8341" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a809840aac9f63a3ba74995665fda8341" > ip_to_rfrom< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > rip, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *rip_quadg, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *new_quadg, char quadg_flags)< / td > < / tr >
< tr class = "separator:a809840aac9f63a3ba74995665fda8341" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a80f3097de7fb3804f65a767111b874e5" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a80f3097de7fb3804f65a767111b874e5" > tracer_verify_pkt< / a > (tracer_chunk *tracer, u_short hops, < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > rip, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *rip_quadg, int level)< / td > < / tr >
< tr class = "separator:a80f3097de7fb3804f65a767111b874e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a37d8ffa039513fb421b5923e35c15ae6" > < td class = "memItemLeft" align = "right" valign = "top" > tracer_chunk *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a37d8ffa039513fb421b5923e35c15ae6" > tracer_add_entry< / a > (void *void_map, void *void_node, tracer_chunk *tracer, u_int *hops, u_char level)< / td > < / tr >
< tr class = "separator:a37d8ffa039513fb421b5923e35c15ae6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adc77fff22a19df060d7e8c0f39f0307d" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#adc77fff22a19df060d7e8c0f39f0307d" > tracer_add_rtt< / a > (int rpos, tracer_chunk *tracer, u_short hop)< / td > < / tr >
< tr class = "separator:adc77fff22a19df060d7e8c0f39f0307d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa5421753dff7e95e17506259688267ad" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#aa5421753dff7e95e17506259688267ad" > tracer_get_trtt< / a > (int from_rnode_pos, tracer_hdr *trcr_hdr, tracer_chunk *tracer, u_int *trtt)< / td > < / tr >
< tr class = "separator:aa5421753dff7e95e17506259688267ad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8df71bf519edd530897dbdf7338c56cc" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a8df71bf519edd530897dbdf7338c56cc" > tracer_update_gcount< / a > (tracer_hdr *trcr_hdr, tracer_chunk *tracer, int first_hop, u_int *gcount_counter, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *< a class = "el" href = "../../d5/ddf/qspn-empiric_8h.html#a275f0c34bee112fa32e4fc86586a19ad" > int_map< / a > , < a class = "el" href = "../../d5/d7c/structmap__gnode.html" > map_gnode< / a > **ext_map, int level)< / td > < / tr >
< tr class = "separator:a8df71bf519edd530897dbdf7338c56cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a12fc41aade1399b3916ab2a91315c6d3" > < td class = "memItemLeft" align = "right" valign = "top" > bnode_hdr *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a12fc41aade1399b3916ab2a91315c6d3" > tracer_build_bentry< / a > (void *void_map, void *void_node, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *node_quadg, bnode_chunk **bnodechunk, int *bnode_links, u_char level)< / td > < / tr >
< tr class = "separator:a12fc41aade1399b3916ab2a91315c6d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6f2be7b256aee5b1c0a2fddfedc8aa81" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a6f2be7b256aee5b1c0a2fddfedc8aa81" > tracer_pkt_build< / a > (u_char rq, int rq_id, int bcast_sub_id, int gnode_id, u_char gnode_level, brdcast_hdr *bcast_hdr, tracer_hdr *trcr_hdr, tracer_chunk *tracer, u_short old_bblocks, char *old_bblock_buf, size_t old_bblock_sz, < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *pkt)< / td > < / tr >
< tr class = "separator:a6f2be7b256aee5b1c0a2fddfedc8aa81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a869093d8765e0fb7f84b3ee13daae731" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a869093d8765e0fb7f84b3ee13daae731" > tracer_unpack_pkt< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > rpkt, brdcast_hdr **new_bcast_hdr, tracer_hdr **new_tracer_hdr, tracer_chunk **new_tracer, bnode_hdr **new_bhdr, size_t *new_bblock_sz, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *new_rip_quadg, int *real_from_rpos)< / td > < / tr >
< tr class = "separator:a869093d8765e0fb7f84b3ee13daae731" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb07cadfd6d2c7c0f9992cef8276ec26" > < td class = "memItemLeft" align = "right" valign = "top" > u_short  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#aeb07cadfd6d2c7c0f9992cef8276ec26" > tracer_split_bblock< / a > (void *bnode_block_start, size_t bblock_sz, bnode_hdr ***bbl_hdr, bnode_chunk ****bbl, size_t *bblock_found_sz)< / td > < / tr >
< tr class = "separator:aeb07cadfd6d2c7c0f9992cef8276ec26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3a5faa1eb3192e2c783c87912f8c6251" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a3a5faa1eb3192e2c783c87912f8c6251" > tracer_store_bblock< / a > (u_char level, tracer_hdr *trcr_hdr, tracer_chunk *tracer, void *bnode_block_start, size_t bblock_sz, u_short *bblocks_found, char **bblocks_found_block, size_t *bblock_found_sz)< / td > < / tr >
< tr class = "separator:a3a5faa1eb3192e2c783c87912f8c6251" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8bab813b90267e0e25592821248d7158" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" > tracer_check_node_collision< / a > (tracer_hdr *trcr, int hop, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int tr_node, int tr_gcount, int level)< / td > < / tr >
< tr class = "separator:a8bab813b90267e0e25592821248d7158" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8834a965b5192b77bae29f79d3238a3e" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a8834a965b5192b77bae29f79d3238a3e" > tracer_store_pkt< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > rip, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *rip_quadg, u_char level, tracer_hdr *trcr_hdr, tracer_chunk *tracer, void *bnode_block_start, size_t bblock_sz, u_short *bblocks_found, char **bblocks_found_block, size_t *bblock_found_sz)< / td > < / tr >
< tr class = "separator:a8834a965b5192b77bae29f79d3238a3e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add8a05e0cb98370b058e9a4906bcc463" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#add8a05e0cb98370b058e9a4906bcc463" > flood_pkt_send< / a > (int(*is_node_excluded)(< a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int from_rpos, int pos, u_char excl_level, int sub_id), u_char level, int sub_id, int from_rpos, < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > pkt)< / td > < / tr >
< tr class = "separator:add8a05e0cb98370b058e9a4906bcc463" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad25e8b2a612d95d7be851a8fd6fd91fb" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#ad25e8b2a612d95d7be851a8fd6fd91fb" > exclude_glevel< / a > (< a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int from_rpos, int pos, u_char excl_level, int sub_id)< / td > < / tr >
< tr class = "separator:ad25e8b2a612d95d7be851a8fd6fd91fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a8a697051696a65c6fd157245fb78bc" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a7a8a697051696a65c6fd157245fb78bc" > exclude_from< / a > (< a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int from_rpos, int pos, u_char excl_level, int sub_id)< / td > < / tr >
< tr class = "separator:a7a8a697051696a65c6fd157245fb78bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a39969e2b292b816ddb59129c9360422c" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a39969e2b292b816ddb59129c9360422c" > exclude_all_but_notfrom< / a > (< a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int from_rpos, int pos, u_char excl_level, int sub_id)< / td > < / tr >
< tr class = "separator:a39969e2b292b816ddb59129c9360422c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a241c64e2efee2847e8ac96eb843c4c07" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#a241c64e2efee2847e8ac96eb843c4c07" > exclude_from_and_glevel< / a > (< a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int from_rpos, int pos, u_char excl_level, int sub_id)< / td > < / tr >
< tr class = "separator:a241c64e2efee2847e8ac96eb843c4c07" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab53c5821a9d4215b3d5ba16fd95e8297" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#ab53c5821a9d4215b3d5ba16fd95e8297" > tracer_pkt_recv< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > rpkt)< / td > < / tr >
< tr class = "separator:ab53c5821a9d4215b3d5ba16fd95e8297" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9c1eb29dad329c4ce003e9f770859c7" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/d62/tracer_8c.html#ac9c1eb29dad329c4ce003e9f770859c7" > tracer_pkt_start< / a > (u_char level)< / td > < / tr >
< tr class = "separator:ac9c1eb29dad329c4ce003e9f770859c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "a39969e2b292b816ddb59129c9360422c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int exclude_all_but_notfrom < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *  < / td >
< td class = "paramname" > < em > e_rnode< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > from_rpos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > excl_level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sub_id< / 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 = "../../d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_cgraph" id = "d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d62/tracer_8c.html#a7a8a697051696a65c6fd157245fb78bc" title = "exclude_from" alt = "" coords = "217,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 = "../../d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_icgraph" id = "d6/d62/tracer_8c_a39969e2b292b816ddb59129c9360422c_icgraph" >
< area shape = "rect" id = "node3" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "217,5,335,35" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "384,5,472,35" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "520,5,595,35" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "643,5,749,35" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "797,5,848,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a7a8a697051696a65c6fd157245fb78bc" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int exclude_from < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *  < / td >
< td class = "paramname" > < em > e_rnode< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > from_rpos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > excl_level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sub_id< / 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 = "../../d6/d62/tracer_8c_a7a8a697051696a65c6fd157245fb78bc_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a7a8a697051696a65c6fd157245fb78bc_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a7a8a697051696a65c6fd157245fb78bc_icgraph" id = "d6/d62/tracer_8c_a7a8a697051696a65c6fd157245fb78bc_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#a39969e2b292b816ddb59129c9360422c" title = "exclude_all_but_notfrom" alt = "" coords = "159,555,321,584" / > < area shape = "rect" id = "node15" href = "../../da/db5/tracer_8h.html#a241c64e2efee2847e8ac96eb843c4c07" title = "exclude_from_and_glevel" alt = "" coords = "156,425,324,455" / > < area shape = "rect" id = "node5" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "400,657,517,687" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2500,504,2588,533" / > < area shape = "rect" id = "node9" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2648,388,2723,417" / > < area shape = "rect" id = "node11" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2771,388,2877,417" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2925,605,2976,635" / > < area shape = "rect" id = "node17" href = "../../d4/d18/andna_8c.html#a5f6db55ee7de052695358525b3fe212c" title = "andna_flood_pkt" alt = "" coords = "400,125,517,155" / > < area shape = "rect" id = "node36" href = "../../db/de6/qspn_8c.html#a9a96322796697ca2305e6a646246a6b8" title = "exclude_from_and_opened\l_and_glevel" alt = "" coords = "1385,285,1561,331" / > < area shape = "rect" id = "node38" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2501,321,2587,351" / > < area shape = "rect" id = "node41" href = "../../db/de6/qspn_8c.html#a0b22550b11955e8b8cf3b2116d22279f" title = "exclude_from_and_glevel\l_and_closed" alt = "" coords = "375,502,543,549" / > < area shape = "rect" id = "node66" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2488,388,2600,417" / > < area shape = "rect" id = "node77" href = "../../db/de6/qspn_8c.html#aae0f5424aa7102de63bf036413b71933" title = "exclude_from_and_glevel\l_and_notstarter" alt = "" coords = "375,331,543,378" / > < area shape = "rect" id = "node83" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "1023,553,1135,583" / > < area shape = "rect" id = "node19" href = "../../d5/d05/andna_8h.html#a5da3518ba270f03f8d087c3c1cb25115" title = "andna_recv_reg_rq" alt = "" coords = "817,71,948,100" / > < area shape = "rect" id = "node24" href = "../../d5/d05/andna_8h.html#aaa787887419437e0bca8efae5cd88aaf" title = "andna_recv_check_counter" alt = "" coords = "792,177,973,207" / > < area shape = "rect" id = "node27" href = "../../d5/d05/andna_8h.html#ac5be4621b26ee1e36c55a6da772614de" title = "spread_single_acache" alt = "" coords = "593,125,743,155" / > < area shape = "rect" id = "node33" href = "../../d5/d05/andna_8h.html#a7cb15ea6895d12e1dc8b334360de6819" title = "recv_spread_single\l_acache" alt = "" coords = "601,5,735,51" / > < area shape = "rect" id = "node21" href = "../../d5/d05/andna_8h.html#aa7b53282a673cbc82c998a3cf4e5aff2" title = "andna_init" alt = "" coords = "1039,124,1119,153" / > < area shape = "rect" id = "node30" href = "../../d5/d05/andna_8h.html#a8aab86a04409ff7c8baef00863464621" title = "andna_recv_resolve_rq" alt = "" coords = "805,124,960,153" / > < area shape = "rect" id = "node43" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "625,553,711,583" / > < area shape = "rect" id = "node45" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "817,553,948,583" / > < area shape = "rect" id = "node47" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "1036,607,1121,636" / > < area shape = "rect" id = "node49" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "1185,607,1335,636" / > < area shape = "rect" id = "node70" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "1216,553,1304,583" / > < area shape = "rect" id = "node73" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" t
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a241c64e2efee2847e8ac96eb843c4c07" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int exclude_from_and_glevel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *  < / td >
< td class = "paramname" > < em > e_rnode< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > from_rpos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > excl_level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sub_id< / 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 = "../../d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_cgraph" id = "d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d62/tracer_8c.html#ad25e8b2a612d95d7be851a8fd6fd91fb" title = "exclude_glevel" alt = "" coords = "225,5,332,35" / > < area shape = "rect" id = "node9" href = "../../d6/d62/tracer_8c.html#a7a8a697051696a65c6fd157245fb78bc" title = "exclude_from" alt = "" coords = "229,59,328,88" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "381,5,501,35" / > < area shape = "rect" id = "node7" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "551,5,628,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 = "../../d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_icgraph" id = "d6/d62/tracer_8c_a241c64e2efee2847e8ac96eb843c4c07_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html#a5f6db55ee7de052695358525b3fe212c" title = "andna_flood_pkt" alt = "" coords = "251,108,368,137" / > < area shape = "rect" id = "node25" href = "../../db/de6/qspn_8c.html#a9a96322796697ca2305e6a646246a6b8" title = "exclude_from_and_opened\l_and_glevel" alt = "" coords = "1569,279,1745,326" / > < area shape = "rect" id = "node27" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2349,319,2435,348" / > < area shape = "rect" id = "node32" href = "../../db/de6/qspn_8c.html#a0b22550b11955e8b8cf3b2116d22279f" title = "exclude_from_and_glevel\l_and_closed" alt = "" coords = "225,450,393,497" / > < area shape = "rect" id = "node55" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2348,423,2436,452" / > < area shape = "rect" id = "node59" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2336,501,2448,531" / > < area shape = "rect" id = "node70" href = "../../db/de6/qspn_8c.html#aae0f5424aa7102de63bf036413b71933" title = "exclude_from_and_glevel\l_and_notstarter" alt = "" coords = "225,757,393,803" / > < area shape = "rect" id = "node72" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "1401,347,1519,376" / > < area shape = "rect" id = "node78" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "873,593,985,623" / > < area shape = "rect" id = "node5" href = "../../d5/d05/andna_8h.html#a5da3518ba270f03f8d087c3c1cb25115" title = "andna_recv_reg_rq" alt = "" coords = "668,5,799,35" / > < area shape = "rect" id = "node13" href = "../../d5/d05/andna_8h.html#aaa787887419437e0bca8efae5cd88aaf" title = "andna_recv_check_counter" alt = "" coords = "643,112,824,141" / > < area shape = "rect" id = "node16" href = "../../d5/d05/andna_8h.html#ac5be4621b26ee1e36c55a6da772614de" title = "spread_single_acache" alt = "" coords = "444,56,593,85" / > < area shape = "rect" id = "node22" href = "../../d5/d05/andna_8h.html#a7cb15ea6895d12e1dc8b334360de6819" title = "recv_spread_single\l_acache" alt = "" coords = "452,159,585,206" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#aa7b53282a673cbc82c998a3cf4e5aff2" title = "andna_init" alt = "" coords = "889,112,969,141" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2619,423,2725,452" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2773,604,2824,633" / > < area shape = "rect" id = "node19" href = "../../d5/d05/andna_8h.html#a8aab86a04409ff7c8baef00863464621" title = "andna_recv_resolve_rq" alt = "" coords = "656,59,811,88" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2496,423,2571,452" / > < area shape = "rect" id = "node34" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "476,501,561,531" / > < area shape = "rect" id = "node36" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "668,501,799,531" / > < area shape = "rect" id = "node38" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "887,515,972,544" / > < area shape = "rect" id = "node40" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "1036,501,1185,531" / > < area shape = "rect" id = "node63" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "1067,605,1155,635" / > < area shape = "rect" id = "node66" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1241,641,1345,671" / > < area shape = "rect" id = "node42" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1235,564,1352,593" / > < area shape = "rect" id = "node45" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coor
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ad25e8b2a612d95d7be851a8fd6fd91fb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int exclude_glevel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *  < / td >
< td class = "paramname" > < em > e_rnode< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *  < / td >
< td class = "paramname" > < em > node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > from_rpos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > excl_level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sub_id< / 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 = "../../d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph" id = "d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph" >
< area shape = "rect" id = "node3" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "163,5,283,35" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "332,5,409,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 = "../../d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph" id = "d6/d62/tracer_8c_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html#a5f6db55ee7de052695358525b3fe212c" title = "andna_flood_pkt" alt = "" coords = "408,620,525,649" / > < area shape = "rect" id = "node25" href = "../../da/db5/tracer_8h.html#a241c64e2efee2847e8ac96eb843c4c07" title = "exclude_from_and_glevel" alt = "" coords = "164,404,332,433" / > < area shape = "rect" id = "node5" href = "../../d5/d05/andna_8h.html#a5da3518ba270f03f8d087c3c1cb25115" title = "andna_recv_reg_rq" alt = "" coords = "825,595,956,624" / > < area shape = "rect" id = "node13" href = "../../d5/d05/andna_8h.html#aaa787887419437e0bca8efae5cd88aaf" title = "andna_recv_check_counter" alt = "" coords = "800,701,981,731" / > < area shape = "rect" id = "node16" href = "../../d5/d05/andna_8h.html#ac5be4621b26ee1e36c55a6da772614de" title = "spread_single_acache" alt = "" coords = "601,645,751,675" / > < area shape = "rect" id = "node22" href = "../../d5/d05/andna_8h.html#a7cb15ea6895d12e1dc8b334360de6819" title = "recv_spread_single\l_acache" alt = "" coords = "609,749,743,795" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#aa7b53282a673cbc82c998a3cf4e5aff2" title = "andna_init" alt = "" coords = "1047,648,1127,677" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2779,356,2885,385" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2933,176,2984,205" / > < area shape = "rect" id = "node19" href = "../../d5/d05/andna_8h.html#a8aab86a04409ff7c8baef00863464621" title = "andna_recv_resolve_rq" alt = "" coords = "813,648,968,677" / > < area shape = "rect" id = "node28" href = "../../db/de6/qspn_8c.html#a9a96322796697ca2305e6a646246a6b8" title = "exclude_from_and_opened\l_and_glevel" alt = "" coords = "1393,481,1569,527" / > < area shape = "rect" id = "node30" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2509,461,2595,491" / > < area shape = "rect" id = "node35" href = "../../db/de6/qspn_8c.html#a0b22550b11955e8b8cf3b2116d22279f" title = "exclude_from_and_glevel\l_and_closed" alt = "" coords = "383,310,551,357" / > < area shape = "rect" id = "node58" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2508,356,2596,385" / > < area shape = "rect" id = "node62" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2496,279,2608,308" / > < area shape = "rect" id = "node73" href = "../../db/de6/qspn_8c.html#aae0f5424aa7102de63bf036413b71933" title = "exclude_from_and_glevel\l_and_notstarter" alt = "" coords = "383,5,551,51" / > < area shape = "rect" id = "node75" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "1780,380,1897,409" / > < area shape = "rect" id = "node81" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "1031,223,1143,252" / > < area shape = "rect" id = "node32" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2656,356,2731,385" / > < area shape = "rect" id = "node37" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "633,276,719,305" / > < area shape = "rect" id = "node39" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "825,276,956,305" / > < area shape = "rect" id = "node41" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "1044,276,1129,305" / > < area shape = "rect" id = "node43" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "1193,276,1343,305" / > < area shape = "rect" id = "node66" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "1224,223,1312,252" / > < area shape = "rect" id = "node69" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1619,125,1723,155" / > < area shape = "rect" id = "node45" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "ne
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "add8a05e0cb98370b058e9a4906bcc463" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int flood_pkt_send < / td >
< td > (< / td >
< td class = "paramtype" > int(*)(< a class = "el" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "el" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, int from_rpos, int pos, u_char excl_level, int sub_id)  < / td >
< td class = "paramname" > < em > is_node_excluded< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sub_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > from_rpos< / 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 = "../../d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_cgraph" id = "d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/d02/radar_8c.html#a23199e508fb5df7dca7410b1744531c0" title = "rnl_fill_rq" alt = "" coords = "308,392,383,421" / > < area shape = "rect" id = "node20" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "944,849,1027,879" / > < area shape = "rect" id = "node40" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "1127,968,1175,997" / > < area shape = "rect" id = "node56" href = "../../df/d05/pkts_8c.html#a3169b3f057f310203a70d49f038f81b7" title = "pkt_free" alt = "" coords = "769,1657,839,1687" / > < area shape = "rect" id = "node72" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "776,1553,832,1583" / > < area shape = "rect" id = "node75" href = "../../dd/d23/request_8c.html#a4aca83ccc74c4eff6241751a0cdfc404" title = "rq_to_str" alt = "" coords = "593,1761,665,1791" / > < area shape = "rect" id = "node80" href = "../../d7/d02/radar_8c.html#a8424d1822303af54c7e25160800cf7d8" title = "rnl_send_rq" alt = "" coords = "167,851,255,880" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#ac87ec2c357e722cc77948e2f4a133b03" title = "rnl_get_sk" alt = "" coords = "435,392,517,421" / > < area shape = "rect" id = "node64" href = "../../da/d89/inet_8c.html#a44c5821edfbfaab89efae40fe8751963" title = "inet_getpeername" alt = "" coords = "741,160,867,189" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#a642a13cee6514a86fed1130d901107e0" title = "rnl_find_node" alt = "" coords = "580,471,679,500" / > < area shape = "rect" id = "node9" href = "../../d7/d02/radar_8c.html#a11ff123e5ec053bcdbad5480aa71b4f1" title = "find_node_radar_q" alt = "" coords = "565,417,693,447" / > < area shape = "rect" id = "node11" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "765,415,843,444" / > < area shape = "rect" id = "node13" href = "../../d9/d45/gmap_8c.html#aea98ff28b23a15bca09eb85401731d2d" title = "rnodetoip" alt = "" coords = "592,313,667,343" / > < area shape = "rect" id = "node18" href = "../../df/d05/pkts_8c.html#ac024e276423e4ad5476ae1730d71cf76" title = "pkt_tcp_connect" alt = "" coords = "571,831,688,860" / > < area shape = "rect" id = "node60" href = "../../da/d89/inet_8c.html#ab9d798f523c8e369403823f8529ebe44" title = "set_keepalive_sk" alt = "" coords = "924,388,1047,417" / > < area shape = "rect" id = "node16" href = "../../d3/d7a/map_8c.html#ab4c5fb4d30e7d21c05dce334b85cb2e9" title = "maptoip" alt = "" coords = "771,315,837,344" / > < area shape = "rect" id = "node28" href = "../../da/d89/inet_8c.html#ad2c73cc3fb6cc8a9fcb3997be118b71c" title = "new_tcp_conn" alt = "" coords = "751,825,857,855" / > < area shape = "rect" id = "node46" href = "../../df/d05/pkts_8c.html#a8fb27f7c76bb4c5e4f22315d4a51a0c4" title = "pkt_addsk" alt = "" coords = "763,985,845,1015" / > < area shape = "rect" id = "node48" href = "../../df/d05/pkts_8c.html#a10af98abd797f411f0c06bc4bff939ee" title = "pkt_addport" alt = "" coords = "759,879,849,908" / > < area shape = "rect" id = "node50" href = "../../df/d05/pkts_8c.html#ac8bb8c9b1659c15702e273b4a795f3d7" title = "pkt_recv" alt = "" coords = "768,671,840,700" / > < area shape = "rect" id = "node54" href = "../../dd/d23/request_8c.html#a1026a80f12ff3079f0a38299ebb89fa9" title = "rq_strerror" alt = "" coords = "764,932,844,961" / > < area shape = "rect" id = "node22" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "1104,887,1197,916" / > < area shape = "rect" id = "node24" href = "../../da/d89/inet_8c.html#a75c2848f706809db4a3a8999d46118dc" title = "inet_htonl" alt = "" coords = "1257,1283,1335,1312" / > < area shape = "rect" id = "node26" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "1396,1283,1476,1312" / > < area shape = "rect" id = "node31" href = "../../da/d89/inet_8c.html#a8eac5edae4e220edc0f4a974dd5749d3" title = "inet_to_sockaddr" alt = "" coords = "925,1283,1045,1312" / > < area shape = "rect" id = "node43" href = "../../da/d89/inet_8c.html#ab5a263b2a13ea5c2eb67c8b05bd56564" title = "set_bindtodevice_sk" alt = "" coords = "915,1125,1056,1155" / > < area shape = "rect" id = "node34" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "1128,1345
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_icgraph" id = "d6/d62/tracer_8c_add8a05e0cb98370b058e9a4906bcc463_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html#a5f6db55ee7de052695358525b3fe212c" title = "andna_flood_pkt" alt = "" coords = "165,108,283,137" / > < area shape = "rect" id = "node25" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "181,535,267,564" / > < area shape = "rect" id = "node46" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2017,329,2105,359" / > < area shape = "rect" id = "node51" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2019,383,2104,412" / > < area shape = "rect" id = "node54" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2005,276,2117,305" / > < area shape = "rect" id = "node64" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "961,331,1079,360" / > < area shape = "rect" id = "node70" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "168,481,280,511" / > < area shape = "rect" id = "node5" href = "../../d5/d05/andna_8h.html#a5da3518ba270f03f8d087c3c1cb25115" title = "andna_recv_reg_rq" alt = "" coords = "556,5,687,35" / > < area shape = "rect" id = "node13" href = "../../d5/d05/andna_8h.html#aaa787887419437e0bca8efae5cd88aaf" title = "andna_recv_check_counter" alt = "" coords = "531,112,712,141" / > < area shape = "rect" id = "node16" href = "../../d5/d05/andna_8h.html#ac5be4621b26ee1e36c55a6da772614de" title = "spread_single_acache" alt = "" coords = "332,56,481,85" / > < area shape = "rect" id = "node22" href = "../../d5/d05/andna_8h.html#a7cb15ea6895d12e1dc8b334360de6819" title = "recv_spread_single\l_acache" alt = "" coords = "340,159,473,206" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#aa7b53282a673cbc82c998a3cf4e5aff2" title = "andna_init" alt = "" coords = "796,112,876,141" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2288,329,2395,359" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2443,535,2493,564" / > < area shape = "rect" id = "node19" href = "../../d5/d05/andna_8h.html#a8aab86a04409ff7c8baef00863464621" title = "andna_recv_resolve_rq" alt = "" coords = "544,59,699,88" / > < area shape = "rect" id = "node27" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "341,535,472,564" / > < area shape = "rect" id = "node29" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "579,535,664,564" / > < area shape = "rect" id = "node31" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "761,535,911,564" / > < area shape = "rect" id = "node58" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "792,481,880,511" / > < area shape = "rect" id = "node61" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1128,587,1232,616" / > < area shape = "rect" id = "node33" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "961,509,1079,539" / > < area shape = "rect" id = "node36" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1149,483,1211,512" / > < area shape = "rect" id = "node38" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1281,432,1415,461" / > < area shape = "rect" id = "node40" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1465,432,1556,461" / > < area shape = "rect" id = "node42" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1605,381,1792,411" / > < area shape = "rect" id = "node44" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1841,381,1956,411" / > < area shape = "rect" id
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a809840aac9f63a3ba74995665fda8341" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int ip_to_rfrom < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > rip< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *  < / td >
< td class = "paramname" > < em > rip_quadg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *  < / td >
< td class = "paramname" > < em > new_quadg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char  < / td >
< td class = "paramname" > < em > quadg_flags< / 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 = "../../d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_cgraph" id = "d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_cgraph" >
< area shape = "rect" id = "node3" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "151,85,228,115" / > < area shape = "rect" id = "node13" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "285,257,405,287" / > < area shape = "rect" id = "node17" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "156,152,223,181" / > < area shape = "rect" id = "node21" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "148,256,231,285" / > < area shape = "rect" id = "node23" href = "../../d9/d45/gmap_8c.html#acd0185dfa7044c427401f12042fd5110" title = "e_rnode_find" alt = "" coords = "141,309,237,339" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "312,112,379,141" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "303,5,388,35" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "287,59,404,88" / > < area shape = "rect" id = "node7" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "464,112,523,141" / > < area shape = "rect" id = "node15" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "455,257,532,287" / > < area shape = "rect" id = "node19" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "311,165,380,195" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_icgraph" id = "d6/d62/tracer_8c_a809840aac9f63a3ba74995665fda8341_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html#a5f6db55ee7de052695358525b3fe212c" title = "andna_flood_pkt" alt = "" coords = "148,117,265,147" / > < area shape = "rect" id = "node25" href = "../../da/db5/tracer_8h.html#accaeb87ef08184699f87a7dda50909ab" title = "tracer_unpack_pkt" alt = "" coords = "143,232,271,261" / > < area shape = "rect" id = "node40" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "353,285,468,315" / > < area shape = "rect" id = "node5" href = "../../d5/d05/andna_8h.html#a5da3518ba270f03f8d087c3c1cb25115" title = "andna_recv_reg_rq" alt = "" coords = "563,59,693,88" / > < area shape = "rect" id = "node13" href = "../../d5/d05/andna_8h.html#aaa787887419437e0bca8efae5cd88aaf" title = "andna_recv_check_counter" alt = "" coords = "320,179,501,208" / > < area shape = "rect" id = "node16" href = "../../d5/d05/andna_8h.html#ac5be4621b26ee1e36c55a6da772614de" title = "spread_single_acache" alt = "" coords = "336,5,485,35" / > < area shape = "rect" id = "node22" href = "../../d5/d05/andna_8h.html#a7cb15ea6895d12e1dc8b334360de6819" title = "recv_spread_single\l_acache" alt = "" coords = "344,109,477,155" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#aa7b53282a673cbc82c998a3cf4e5aff2" title = "andna_init" alt = "" coords = "756,117,836,147" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "885,175,992,204" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1040,175,1091,204" / > < area shape = "rect" id = "node19" href = "../../d5/d05/andna_8h.html#a8aab86a04409ff7c8baef00863464621" title = "andna_recv_resolve_rq" alt = "" coords = "551,5,705,35" / > < area shape = "rect" id = "node27" href = "../../db/de6/qspn_8c.html#a44ad52b0471789193b12a62a0d5a6da4" title = "qspn_unpack_pkt" alt = "" coords = "349,232,472,261" / > < area shape = "rect" id = "node37" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "572,337,684,367" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "584,231,672,260" / > < area shape = "rect" id = "node34" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "585,284,671,313" / > < area shape = "rect" id = "node31" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "759,257,833,287" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a37d8ffa039513fb421b5923e35c15ae6" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > tracer_chunk* tracer_add_entry < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > void_map< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > void_node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_int *  < / td >
< td class = "paramname" > < em > hops< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > level< / 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 = "../../d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_cgraph" id = "d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_cgraph" >
< area shape = "rect" id = "node3" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "203,5,264,35" / > < area shape = "rect" id = "node13" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "179,59,288,88" / > < area shape = "rect" id = "node15" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "341,215,424,244" / > < area shape = "rect" id = "node17" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "473,104,529,133" / > < area shape = "rect" id = "node20" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "175,213,292,243" / > < area shape = "rect" id = "node22" href = "../../d9/d45/gmap_8c.html#a02f18a004fabe26b791362ba2023ceaa" title = "g_rnode_find" alt = "" coords = "185,267,281,296" / > < area shape = "rect" id = "node25" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "179,320,288,349" / > < area shape = "rect" id = "node27" href = "../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title = "pos_from_gnode" alt = "" coords = "175,373,292,403" / > < area shape = "rect" id = "node5" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "349,12,416,41" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "479,37,524,67" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "595,97,664,127" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "579,37,680,67" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_icgraph" id = "d6/d62/tracer_8c_a37d8ffa039513fb421b5923e35c15ae6_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#aedc888fcd3fe8dafa7e3a6199190e476" title = "tracer_pkt_build" alt = "" coords = "173,212,288,241" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "336,57,421,87" / > < area shape = "rect" id = "node27" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2025,300,2113,329" / > < area shape = "rect" id = "node34" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2027,180,2112,209" / > < area shape = "rect" id = "node37" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2013,233,2125,263" / > < area shape = "rect" id = "node47" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "477,312,595,341" / > < area shape = "rect" id = "node53" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "652,109,764,139" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "471,56,601,85" / > < area shape = "rect" id = "node9" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "665,56,751,85" / > < area shape = "rect" id = "node11" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "815,56,964,85" / > < area shape = "rect" id = "node41" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "845,109,933,139" / > < area shape = "rect" id = "node44" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1020,5,1124,35" / > < area shape = "rect" id = "node13" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1013,84,1131,113" / > < area shape = "rect" id = "node15" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2451,56,2501,85" / > < area shape = "rect" id = "node17" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1179,108,1240,137" / > < area shape = "rect" id = "node19" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1289,108,1423,137" / > < area shape = "rect" id = "node21" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1473,159,1564,188" / > < area shape = "rect" id = "node23" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1613,209,1800,239" / > < area shape = "rect" id = "node25" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1849,209,1964,239" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2173,207,2248,236" / > < area shape = "rect" id = "node31" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2296,171,2403,200" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "adc77fff22a19df060d7e8c0f39f0307d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_add_rtt < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > rpos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short  < / td >
< td class = "paramname" > < em > hop< / 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 = "../../d6/d62/tracer_8c_adc77fff22a19df060d7e8c0f39f0307d_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_adc77fff22a19df060d7e8c0f39f0307d_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_adc77fff22a19df060d7e8c0f39f0307d_icgraph" id = "d6/d62/tracer_8c_adc77fff22a19df060d7e8c0f39f0307d_icgraph" >
< area shape = "rect" id = "node3" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "169,5,257,35" / > < area shape = "rect" id = "node11" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "171,59,256,88" / > < area shape = "rect" id = "node14" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "157,112,269,141" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "317,59,392,88" / > < area shape = "rect" id = "node7" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "440,59,547,88" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "595,59,645,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a12fc41aade1399b3916ab2a91315c6d3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bnode_hdr* tracer_build_bentry < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > void_map< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > void_node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *  < / td >
< td class = "paramname" > < em > node_quadg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_chunk **  < / td >
< td class = "paramname" > < em > bnodechunk< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > bnode_links< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > level< / 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 = "../../d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_cgraph" id = "d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "372,196,420,225" / > < area shape = "rect" id = "node7" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "196,37,305,67" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title = "pos_from_gnode" alt = "" coords = "192,91,309,120" / > < area shape = "rect" id = "node11" href = "../../db/d73/bmap_8c.html#aa8aef82f1c7172f7d8314b2f3ccb9653" title = "map_find_bnode" alt = "" coords = "192,144,309,173" / > < area shape = "rect" id = "node13" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "220,352,281,381" / > < area shape = "rect" id = "node22" href = "../../d9/d45/gmap_8c.html#a86c08151ce74ba918204de55c1f6a89e" title = "extmap_find_level" alt = "" coords = "188,248,313,277" / > < area shape = "rect" id = "node24" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "479,65,535,95" / > < area shape = "rect" id = "node27" href = "../../d2/dab/xmalloc_8c.html#a95c6a612049c763f0d351481361ad689" title = "xrealloc" alt = "" coords = "363,299,429,328" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "600,196,669,225" / > < area shape = "rect" id = "node15" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "363,352,429,381" / > < area shape = "rect" id = "node17" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "484,299,529,328" / > < area shape = "rect" id = "node20" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "584,299,685,328" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_icgraph" id = "d6/d62/tracer_8c_a12fc41aade1399b3916ab2a91315c6d3_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#aedc888fcd3fe8dafa7e3a6199190e476" title = "tracer_pkt_build" alt = "" coords = "187,212,301,241" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "349,57,435,87" / > < area shape = "rect" id = "node27" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2039,300,2127,329" / > < area shape = "rect" id = "node34" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2040,180,2125,209" / > < area shape = "rect" id = "node37" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2027,233,2139,263" / > < area shape = "rect" id = "node47" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "491,312,608,341" / > < area shape = "rect" id = "node53" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "665,109,777,139" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "484,56,615,85" / > < area shape = "rect" id = "node9" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "679,56,764,85" / > < area shape = "rect" id = "node11" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "828,56,977,85" / > < area shape = "rect" id = "node41" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "859,109,947,139" / > < area shape = "rect" id = "node44" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1033,5,1137,35" / > < area shape = "rect" id = "node13" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1027,84,1144,113" / > < area shape = "rect" id = "node15" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2464,56,2515,85" / > < area shape = "rect" id = "node17" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1192,108,1253,137" / > < area shape = "rect" id = "node19" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1303,108,1436,137" / > < area shape = "rect" id = "node21" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1487,159,1577,188" / > < area shape = "rect" id = "node23" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1627,209,1813,239" / > < area shape = "rect" id = "node25" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1863,209,1977,239" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2187,207,2261,236" / > < area shape = "rect" id = "node31" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2309,171,2416,200" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a8bab813b90267e0e25592821248d7158" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_check_node_collision < / td >
< td > (< / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > hop< / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tr_node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > tr_gcount< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > level< / 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 = "../../d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_cgraph" id = "d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/df8/log_8c.html#aea4dca1a8e24794377ba1bf45fbbfce8" title = "loginfo" alt = "" coords = "1195,550,1253,580" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "1196,1089,1252,1118" / > < area shape = "rect" id = "node10" href = "../../df/dba/rehook_8c.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "241,868,332,897" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "1337,550,1407,580" / > < area shape = "rect" id = "node13" href = "../../df/dba/rehook_8c.html#a0d2ed4e28a8ba1b0784f7894b1b741d4" title = "update_rehook_time" alt = "" coords = "381,788,520,817" / > < area shape = "rect" id = "node15" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "417,841,484,870" / > < area shape = "rect" id = "node22" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "384,894,517,924" / > < area shape = "rect" id = "node17" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "1201,497,1247,526" / > < area shape = "rect" id = "node20" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "1321,497,1423,526" / > < area shape = "rect" id = "node24" href = "../../df/dba/rehook_8c.html#ac1a1eabcfc822d4b6c32c70166d1b688" title = "send_challenge" alt = "" coords = "587,921,699,950" / > < area shape = "rect" id = "node26" href = "../../df/dba/rehook_8c.html#a2d7f0474e424b7bc54275385ad1bd83f" title = "rehook_compute_new\l_gnode" alt = "" coords = "568,1067,717,1114" / > < area shape = "rect" id = "node52" href = "../../df/dba/rehook_8c.html#a189b0fef3e2ab710cbcc4b70da149579" title = "wait_new_rnode" alt = "" coords = "585,868,700,897" / > < area shape = "rect" id = "node60" href = "../../df/dba/rehook_8c.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "612,470,673,500" / > < area shape = "rect" id = "node28" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "1185,1010,1263,1040" / > < area shape = "rect" id = "node34" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "1329,1116,1415,1145" / > < area shape = "rect" id = "node38" href = "../../d1/d04/hash_8c.html#a72fc128c5f9194101194f55562c44155" title = "fnv_32_buf" alt = "" coords = "797,996,883,1025" / > < area shape = "rect" id = "node40" href = "../../db/dfb/hash_8h.html#ad1aea1bae314b44e08b53a5b5bf30394" title = "xor_int" alt = "" coords = "809,1049,871,1078" / > < area shape = "rect" id = "node42" href = "../../d9/d45/gmap_8c.html#ac29e30431c4a784f975076039fdbf92b" title = "void_gids" alt = "" coords = "801,1102,879,1132" / > < area shape = "rect" id = "node30" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "1339,944,1405,973" / > < area shape = "rect" id = "node36" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "1313,1010,1431,1040" / > < area shape = "rect" id = "node32" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "1481,944,1540,973" / > < area shape = "rect" id = "node44" href = "../../d9/d45/gmap_8c.html#a56a9011fb979ad9be0623c8f93d9ef2a" title = "increment_gids" alt = "" coords = "995,1102,1104,1132" / > < area shape = "rect" id = "node47" href = "../../d9/d45/gmap_8c.html#a37eac92c42ce5e86eed125c69e1864fa" title = "isnot_gmap_void_flag_set" alt = "" coords = "963,996,1136,1025" / > < area shape = "rect" id = "node49" href = "../../d9/d45/gmap_8c.html#ae3a9c32230094d838a0a3fa62c3d8789" title = "is_map_void_flag_set" alt = "" coords = "976,1049,1123,1078" / > < area shape = "rect" id = "node56" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "801,841,879,870" / > < area shape = "rect" id = "node58" href = "../../d7/d02/radar_8c.html#a593e03eb8b5f285712ad9bcc8f921d95" title = "radar_wait_new_scan" alt = "" coords = "767,788,913,817" / > < area shape = "rect" id = "node63" href = "../../d7/d02/radar_8c.html#a7af513cd53e492b69510bc82
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_icgraph" id = "d6/d62/tracer_8c_a8bab813b90267e0e25592821248d7158_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "241,59,356,88" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "417,5,505,35" / > < area shape = "rect" id = "node13" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "419,59,504,88" / > < area shape = "rect" id = "node16" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "405,112,517,141" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "565,59,640,88" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "688,59,795,88" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "843,59,893,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "aa5421753dff7e95e17506259688267ad" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_get_trtt < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > from_rnode_pos< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_int *  < / td >
< td class = "paramname" > < em > trtt< / 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 = "../../d6/d62/tracer_8c_aa5421753dff7e95e17506259688267ad_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_aa5421753dff7e95e17506259688267ad_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_aa5421753dff7e95e17506259688267ad_icgraph" id = "d6/d62/tracer_8c_aa5421753dff7e95e17506259688267ad_icgraph" >
< area shape = "rect" id = "node3" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "157,5,245,35" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "293,5,368,35" / > < area shape = "rect" id = "node7" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "416,5,523,35" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "571,5,621,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a68480933369b2c518a29ce511b06602c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char * tracer_pack_pkt < / td >
< td > (< / td >
< td class = "paramtype" > brdcast_hdr *  < / td >
< td class = "paramname" > < em > bcast_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > bblocks< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > bblocks_sz< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > new_bblocks< / 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 = "../../d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_cgraph" id = "d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_cgraph" >
< area shape = "rect" id = "node3" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "211,59,272,88" / > < area shape = "rect" id = "node13" href = "../../d9/dfc/endianness_8c.html#aed4f03aa2dac4cdc67d1e9cdf66bb850" title = "ints_host_to_network" alt = "" coords = "168,139,315,168" / > < area shape = "rect" id = "node5" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "389,32,456,61" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "553,32,599,61" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "685,5,755,35" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "669,59,771,88" / > < area shape = "rect" id = "node15" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "383,85,463,115" / > < area shape = "rect" id = "node19" href = "../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title = "swap_shorts" alt = "" coords = "375,139,471,168" / > < area shape = "rect" id = "node22" href = "../../d9/dfc/endianness_8c.html#a1a256f4a240590c9338842ccf89cef71" title = "ints_array_htonl" alt = "" coords = "365,192,480,221" / > < area shape = "rect" id = "node24" href = "../../d9/dfc/endianness_8c.html#adba3e27303d1342689cbb377921aee3f" title = "ints_array_htons" alt = "" coords = "364,245,481,275" / > < area shape = "rect" id = "node17" href = "../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title = "swap_array" alt = "" coords = "532,112,620,141" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_icgraph" id = "d6/d62/tracer_8c_a68480933369b2c518a29ce511b06602c_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#aedc888fcd3fe8dafa7e3a6199190e476" title = "tracer_pkt_build" alt = "" coords = "168,212,283,241" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "331,57,416,87" / > < area shape = "rect" id = "node27" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "2020,300,2108,329" / > < area shape = "rect" id = "node34" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "2021,180,2107,209" / > < area shape = "rect" id = "node37" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "2008,233,2120,263" / > < area shape = "rect" id = "node47" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "472,312,589,341" / > < area shape = "rect" id = "node53" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "647,109,759,139" / > < area shape = "rect" id = "node7" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "465,56,596,85" / > < area shape = "rect" id = "node9" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "660,56,745,85" / > < area shape = "rect" id = "node11" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "809,56,959,85" / > < area shape = "rect" id = "node41" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "840,109,928,139" / > < area shape = "rect" id = "node44" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "1015,5,1119,35" / > < area shape = "rect" id = "node13" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "1008,84,1125,113" / > < area shape = "rect" id = "node15" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2445,56,2496,85" / > < area shape = "rect" id = "node17" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1173,108,1235,137" / > < area shape = "rect" id = "node19" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1284,108,1417,137" / > < area shape = "rect" id = "node21" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1468,159,1559,188" / > < area shape = "rect" id = "node23" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1608,209,1795,239" / > < area shape = "rect" id = "node25" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1844,209,1959,239" / > < area shape = "rect" id = "node29" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2168,207,2243,236" / > < area shape = "rect" id = "node31" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2291,171,2397,200" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a6f2be7b256aee5b1c0a2fddfedc8aa81" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_pkt_build < / 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" > int  < / td >
< td class = "paramname" > < em > bcast_sub_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > gnode_id< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > gnode_level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > brdcast_hdr *  < / td >
< td class = "paramname" > < em > bcast_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short  < / td >
< td class = "paramname" > < em > old_bblocks< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > < em > old_bblock_buf< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > old_bblock_sz< / 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 = "../../d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_cgraph" id = "d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d62/tracer_8c.html#a37d8ffa039513fb421b5923e35c15ae6" title = "tracer_add_entry" alt = "" coords = "176,194,293,224" / > < area shape = "rect" id = "node19" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "385,301,441,330" / > < area shape = "rect" id = "node32" href = "../../d6/d62/tracer_8c.html#a12fc41aade1399b3916ab2a91315c6d3" title = "tracer_build_bentry" alt = "" coords = "169,405,300,434" / > < area shape = "rect" id = "node45" href = "../../d2/dab/xmalloc_8c.html#a95c6a612049c763f0d351481361ad689" title = "xrealloc" alt = "" coords = "380,512,447,541" / > < area shape = "rect" id = "node48" href = "../../d1/d6f/igs_8c.html#ae0ee5831e7c8e3cc9828be7d4b8204ec" title = "igw_build_bentry" alt = "" coords = "176,509,293,538" / > < area shape = "rect" id = "node67" href = "../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title = "pkt_addcompress" alt = "" coords = "172,562,297,592" / > < area shape = "rect" id = "node69" href = "../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title = "pkt_addtimeout" alt = "" coords = "180,616,289,645" / > < area shape = "rect" id = "node71" href = "../../df/d05/pkts_8c.html#af14e2a3a65d01caa39230da9114c4c24" title = "pkt_addnonblock" alt = "" coords = "175,669,295,698" / > < area shape = "rect" id = "node73" href = "../../d6/d62/tracer_8c.html#a68480933369b2c518a29ce511b06602c" title = "tracer_pack_pkt" alt = "" coords = "177,722,292,752" / > < area shape = "rect" id = "node5" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "383,565,444,594" / > < area shape = "rect" id = "node15" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "359,34,468,64" / > < area shape = "rect" id = "node17" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "531,36,613,65" / > < area shape = "rect" id = "node22" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "355,141,472,170" / > < area shape = "rect" id = "node24" href = "../../d9/d45/gmap_8c.html#a02f18a004fabe26b791362ba2023ceaa" title = "g_rnode_find" alt = "" coords = "365,88,461,117" / > < area shape = "rect" id = "node27" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "359,248,468,277" / > < area shape = "rect" id = "node29" href = "../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title = "pos_from_gnode" alt = "" coords = "355,194,472,224" / > < area shape = "rect" id = "node7" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "539,565,605,594" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "717,512,763,541" / > < area shape = "rect" id = "node11" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "887,353,956,382" / > < area shape = "rect" id = "node13" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "871,512,972,541" / > < area shape = "rect" id = "node34" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "716,353,764,382" / > < area shape = "rect" id = "node39" href = "../../db/d73/bmap_8c.html#aa8aef82f1c7172f7d8314b2f3ccb9653" title = "map_find_bnode" alt = "" coords = "355,405,472,434" / > < area shape = "rect" id = "node42" href = "../../d9/d45/gmap_8c.html#a86c08151ce74ba918204de55c1f6a89e" title = "extmap_find_level" alt = "" coords = "351,458,476,488" / > < area shape = "rect" id = "node51" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "380,672,447,701" / > < area shape = "rect" id = "node56" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "372,618,455,648" / > < area shape = "rect" id = "node53" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "543,672,601,701" / > < area shape = "rect" id = "node58" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "525,618,619,648" / > < ar
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_icgraph" id = "d6/d62/tracer_8c_a6f2be7b256aee5b1c0a2fddfedc8aa81_icgraph" >
< area shape = "rect" id = "node3" href = "../../d8/da0/qspn_8h.html#a0c2ef8efd5611e3ed71086a267af7915" title = "qspn_send" alt = "" coords = "168,57,253,87" / > < area shape = "rect" id = "node25" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1857,300,1945,329" / > < area shape = "rect" id = "node32" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1859,180,1944,209" / > < area shape = "rect" id = "node35" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1845,233,1957,263" / > < area shape = "rect" id = "node45" href = "../../db/de6/qspn_8c.html#a43aa9205d173722bcc7220aa1ffd1d58" title = "qspn_open_start" alt = "" coords = "309,312,427,341" / > < area shape = "rect" id = "node51" href = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" title = "tracer_pkt_start" alt = "" coords = "484,109,596,139" / > < area shape = "rect" id = "node5" href = "../../d7/d02/radar_8c.html#ab10b73e523085803cf8a5863ed9994f9" title = "radar_qspn_send_t" alt = "" coords = "303,56,433,85" / > < area shape = "rect" id = "node7" href = "../../d3/df5/radar_8h.html#a3d46b80b3ad27f86a02c0586617f18cc" title = "radar_scan" alt = "" coords = "497,56,583,85" / > < area shape = "rect" id = "node9" href = "../../d3/dc7/hook_8c.html#a7503e6bf75bee5edba1dd37e8878911a" title = "hook_first_radar_scan" alt = "" coords = "647,56,796,85" / > < area shape = "rect" id = "node39" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "677,109,765,139" / > < area shape = "rect" id = "node42" href = "../../d3/df5/radar_8h.html#ac9d1b53d63e675b260906e91850b588c" title = "radar_daemon" alt = "" coords = "852,5,956,35" / > < area shape = "rect" id = "node11" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "845,84,963,113" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "2283,56,2333,85" / > < area shape = "rect" id = "node15" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "1011,108,1072,137" / > < area shape = "rect" id = "node17" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "1121,108,1255,137" / > < area shape = "rect" id = "node19" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "1305,159,1396,188" / > < area shape = "rect" id = "node21" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "1445,209,1632,239" / > < area shape = "rect" id = "node23" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1681,209,1796,239" / > < area shape = "rect" id = "node27" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "2005,207,2080,236" / > < area shape = "rect" id = "node29" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "2128,171,2235,200" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ab53c5821a9d4215b3d5ba16fd95e8297" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_pkt_recv < / 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 = "../../d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph" id = "d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d62/tracer_8c.html#a869093d8765e0fb7f84b3ee13daae731" title = "tracer_unpack_pkt" alt = "" coords = "187,260,315,290" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "811,1094,867,1123" / > < area shape = "rect" id = "node13" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "780,336,897,366" / > < area shape = "rect" id = "node19" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "620,763,729,792" / > < area shape = "rect" id = "node28" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "633,1830,716,1859" / > < area shape = "rect" id = "node35" href = "../../d6/d62/tracer_8c.html#a8834a965b5192b77bae29f79d3238a3e" title = "tracer_store_pkt" alt = "" coords = "193,730,308,759" / > < area shape = "rect" id = "node83" href = "../../d6/d62/tracer_8c.html#a6f2be7b256aee5b1c0a2fddfedc8aa81" title = "tracer_pkt_build" alt = "" coords = "193,1412,308,1442" / > < area shape = "rect" id = "node110" href = "../../d6/d62/tracer_8c.html#adc77fff22a19df060d7e8c0f39f0307d" title = "tracer_add_rtt" alt = "" coords = "200,2111,301,2140" / > < area shape = "rect" id = "node112" href = "../../df/d05/pkts_8c.html#ac4d4cb4e990a267fcc7e8008461ba760" title = "pkt_copy" alt = "" coords = "213,155,288,184" / > < area shape = "rect" id = "node115" href = "../../df/d05/pkts_8c.html#a9323e08c6a2d6764207f80cd8dc992aa" title = "pkt_clear" alt = "" coords = "213,2164,288,2194" / > < area shape = "rect" id = "node125" href = "../../d6/d62/tracer_8c.html#a241c64e2efee2847e8ac96eb843c4c07" title = "exclude_from_and_glevel" alt = "" coords = "167,2324,335,2354" / > < area shape = "rect" id = "node131" href = "../../d6/d62/tracer_8c.html#add8a05e0cb98370b058e9a4906bcc463" title = "flood_pkt_send" alt = "" coords = "196,1776,305,1806" / > < area shape = "rect" id = "node5" href = "../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title = "ints_network_to_host" alt = "" coords = "404,180,551,210" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "636,183,713,212" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a80f3097de7fb3804f65a767111b874e5" title = "tracer_verify_pkt" alt = "" coords = "419,234,536,263" / > < area shape = "rect" id = "node24" href = "../../d6/d62/tracer_8c.html#a809840aac9f63a3ba74995665fda8341" title = "ip_to_rfrom" alt = "" coords = "435,338,520,367" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "948,1331,1017,1360" / > < area shape = "rect" id = "node21" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "633,644,716,674" / > < area shape = "rect" id = "node30" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5347d2edbb276b" title = "ipraw_to_str" alt = "" coords = "792,1830,885,1859" / > < area shape = "rect" id = "node40" href = "../../d6/d62/tracer_8c.html#a3a5faa1eb3192e2c783c87912f8c6251" title = "tracer_store_bblock" alt = "" coords = "409,492,545,522" / > < area shape = "rect" id = "node48" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "633,439,716,468" / > < area shape = "rect" id = "node52" href = "../../db/d73/bmap_8c.html#a61bdcdcc5f2bd5cf6e35df84dbd89ffd" title = "map_find_bnode_rnode" alt = "" coords = "400,756,555,786" / > < area shape = "rect" id = "node55" href = "../../d6/d62/tracer_8c.html#a8df71bf519edd530897dbdf7338c56cc" title = "tracer_update_gcount" alt = "" coords = "404,596,551,626" / > < area shape = "rect" id = "node59" href = "../../df/dba/rehook_8c.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "629,963,720,992" / > < area shape = "rect" id = "node63" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "384,1015,571,1044" / > < area shape = "rect" id = "node67" href = "../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title = "gnode_inc_seeds" alt = "" coords = "416,650,539,679" / > < area shape = "rect" id = "node70" href = "../
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph" id = "d6/d62/tracer_8c_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph" >
< area shape = "rect" id = "node3" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "165,5,240,35" / > < area shape = "rect" id = "node5" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "288,5,395,35" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "443,5,493,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ac9c1eb29dad329c4ce003e9f770859c7" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_pkt_start < / td >
< td > (< / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > level< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_cgraph" id = "d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_cgraph" >
< area shape = "rect" id = "node3" href = "../../d3/d7a/map_8c.html#a4ca7b0204f961c5dbe35bf7e8fff7ac5" title = "pos_from_node" alt = "" coords = "749,5,859,35" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#aae95738707e42a1fa222862d7ba558b3" title = "pos_from_gnode" alt = "" coords = "745,269,863,299" / > < area shape = "rect" id = "node7" href = "../../d6/d62/tracer_8c.html#a6f2be7b256aee5b1c0a2fddfedc8aa81" title = "tracer_pkt_build" alt = "" coords = "387,536,501,565" / > < area shape = "rect" id = "node25" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "776,693,832,723" / > < area shape = "rect" id = "node85" href = "../../d6/d62/tracer_8c.html#add8a05e0cb98370b058e9a4906bcc463" title = "flood_pkt_send" alt = "" coords = "199,979,308,1008" / > < area shape = "rect" id = "node124" href = "../../d6/d62/tracer_8c.html#a241c64e2efee2847e8ac96eb843c4c07" title = "exclude_from_and_glevel" alt = "" coords = "169,1267,337,1296" / > < area shape = "rect" id = "node9" href = "../../d6/d62/tracer_8c.html#a37d8ffa039513fb421b5923e35c15ae6" title = "tracer_add_entry" alt = "" coords = "557,217,675,247" / > < area shape = "rect" id = "node36" href = "../../d6/d62/tracer_8c.html#a12fc41aade1399b3916ab2a91315c6d3" title = "tracer_build_bentry" alt = "" coords = "551,483,681,512" / > < area shape = "rect" id = "node49" href = "../../d2/dab/xmalloc_8c.html#a95c6a612049c763f0d351481361ad689" title = "xrealloc" alt = "" coords = "771,429,837,459" / > < area shape = "rect" id = "node52" href = "../../d1/d6f/igs_8c.html#ae0ee5831e7c8e3cc9828be7d4b8204ec" title = "igw_build_bentry" alt = "" coords = "557,589,675,619" / > < area shape = "rect" id = "node65" href = "../../df/d05/pkts_8c.html#a7ef10aa6a3c9ec3730420c5f692fb195" title = "pkt_addcompress" alt = "" coords = "741,955,867,984" / > < area shape = "rect" id = "node67" href = "../../df/d05/pkts_8c.html#aa27a33c6310aee1bd27afa42578bc7f4" title = "pkt_addtimeout" alt = "" coords = "749,800,859,829" / > < area shape = "rect" id = "node69" href = "../../df/d05/pkts_8c.html#af14e2a3a65d01caa39230da9114c4c24" title = "pkt_addnonblock" alt = "" coords = "556,323,676,352" / > < area shape = "rect" id = "node71" href = "../../d6/d62/tracer_8c.html#a68480933369b2c518a29ce511b06602c" title = "tracer_pack_pkt" alt = "" coords = "559,376,673,405" / > < area shape = "rect" id = "node11" href = "../../d2/dab/xmalloc_8c.html#ad7ead2fc5daad78a7f124e173863b16e" title = "xzalloc" alt = "" coords = "773,376,835,405" / > < area shape = "rect" id = "node21" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "749,59,859,88" / > < area shape = "rect" id = "node23" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "944,139,1027,168" / > < area shape = "rect" id = "node28" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "745,165,863,195" / > < area shape = "rect" id = "node30" href = "../../d9/d45/gmap_8c.html#a02f18a004fabe26b791362ba2023ceaa" title = "g_rnode_find" alt = "" coords = "756,112,852,141" / > < area shape = "rect" id = "node13" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "952,457,1019,487" / > < area shape = "rect" id = "node15" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "1095,576,1140,605" / > < area shape = "rect" id = "node17" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "1205,693,1275,723" / > < area shape = "rect" id = "node19" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "1189,576,1291,605" / > < area shape = "rect" id = "node38" href = "../../d7/df8/log_8c.html#ac33c8a42a58a6379397850b60be22028" title = "error" alt = "" coords = "961,956,1009,985" / > < area shape = "rect" id = "node43" href = "../../db/d73/bmap_8c.html#aa8aef82f1c7172f7d8314b2f3ccb9653" title = "map_find_bnode" alt = "" coords = "745,483,863,512" / > < area shape = "rect" id = "node46" href = "../../d9/d45/gmap_8c.html#a86c08151ce74ba918204de55c1f6a89e" title = "extmap_find_level" alt = "" coords = "741,536,867,565" / > < area shape = "rect" id = "node55" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "ipto
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_icgraph" id = "d6/d62/tracer_8c_ac9c1eb29dad329c4ce003e9f770859c7_icgraph" >
< area shape = "rect" id = "node3" href = "../../d3/dc7/hook_8c.html#a5e32a215ed05b1ef1f870ce105f67640" title = "hook_finish" alt = "" coords = "168,19,256,48" / > < area shape = "rect" id = "node5" href = "../../d6/d34/hook_8h.html#af10a487801fab9a28a3cfb6759fe138f" title = "netsukuku_hook" alt = "" coords = "304,19,421,48" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1741,5,1792,35" / > < area shape = "rect" id = "node9" href = "../../d2/d42/rehook_8h.html#ae6ae2d4b03e5a8cc1891cbf553ebb913" title = "rehook" alt = "" coords = "469,44,531,73" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html#aeb32663f186f840edf41bb43d1f82459" title = "new_rehook_thread" alt = "" coords = "580,45,713,75" / > < area shape = "rect" id = "node13" href = "../../d2/d42/rehook_8h.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "764,45,855,75" / > < area shape = "rect" id = "node15" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "904,45,1091,75" / > < area shape = "rect" id = "node17" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "1140,97,1255,127" / > < area shape = "rect" id = "node19" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "1316,44,1404,73" / > < area shape = "rect" id = "node26" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "1317,97,1403,127" / > < area shape = "rect" id = "node29" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "1304,151,1416,180" / > < area shape = "rect" id = "node21" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "1464,84,1539,113" / > < area shape = "rect" id = "node23" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "1587,57,1693,87" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "aeb07cadfd6d2c7c0f9992cef8276ec26" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > u_short tracer_split_bblock < / td >
< td > (< / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > bnode_block_start< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > bblock_sz< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_hdr ***  < / td >
< td class = "paramname" > < em > bbl_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_chunk ****  < / td >
< td class = "paramname" > < em > bbl< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" > < em > bblock_found_sz< / 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 = "../../d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_cgraph" id = "d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_cgraph" >
< area shape = "rect" id = "node3" href = "../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title = "ints_network_to_host" alt = "" coords = "184,112,331,141" / > < area shape = "rect" id = "node16" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "224,192,291,221" / > < area shape = "rect" id = "node5" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "399,5,479,35" / > < area shape = "rect" id = "node9" href = "../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title = "swap_shorts" alt = "" coords = "391,59,487,88" / > < area shape = "rect" id = "node12" href = "../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title = "ints_array_ntohl" alt = "" coords = "381,112,496,141" / > < area shape = "rect" id = "node14" href = "../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title = "ints_array_ntohs" alt = "" coords = "380,165,497,195" / > < area shape = "rect" id = "node7" href = "../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title = "swap_array" alt = "" coords = "553,32,641,61" / > < area shape = "rect" id = "node18" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "416,219,461,248" / > < area shape = "rect" id = "node20" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "563,192,632,221" / > < area shape = "rect" id = "node22" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "547,245,648,275" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_icgraph" id = "d6/d62/tracer_8c_aeb07cadfd6d2c7c0f9992cef8276ec26_icgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d62/tracer_8c.html#a3a5faa1eb3192e2c783c87912f8c6251" title = "tracer_store_bblock" alt = "" coords = "184,59,320,88" / > < area shape = "rect" id = "node5" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "369,59,484,88" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "545,5,633,35" / > < area shape = "rect" id = "node15" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "547,59,632,88" / > < area shape = "rect" id = "node18" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "533,112,645,141" / > < area shape = "rect" id = "node9" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "693,59,768,88" / > < area shape = "rect" id = "node11" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "816,59,923,88" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "971,59,1021,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a3a5faa1eb3192e2c783c87912f8c6251" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_store_bblock < / td >
< td > (< / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > bnode_block_start< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > bblock_sz< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short *  < / td >
< td class = "paramname" > < em > bblocks_found< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char **  < / td >
< td class = "paramname" > < em > bblocks_found_block< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" > < em > bblock_found_sz< / 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 = "../../d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_cgraph" id = "d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/d62/tracer_8c.html#aeb07cadfd6d2c7c0f9992cef8276ec26" title = "tracer_split_bblock" alt = "" coords = "584,1072,715,1101" / > < area shape = "rect" id = "node18" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "816,1085,883,1114" / > < area shape = "rect" id = "node26" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "821,129,877,158" / > < area shape = "rect" id = "node30" href = "../../d1/d6f/igs_8c.html#a68583c93468fa447635d641f93b040ce" title = "igw_store_bblock" alt = "" coords = "191,601,313,630" / > < area shape = "rect" id = "node42" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "384,26,493,56" / > < area shape = "rect" id = "node44" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "380,917,497,946" / > < area shape = "rect" id = "node112" href = "../../db/d73/bmap_8c.html#aa8aef82f1c7172f7d8314b2f3ccb9653" title = "map_find_bnode" alt = "" coords = "193,1137,311,1166" / > < area shape = "rect" id = "node114" href = "../../db/d73/bmap_8c.html#a4cb9464f4d1d4b9cdbf155cd8bff044b" title = "map_add_bnode" alt = "" coords = "591,1176,708,1205" / > < area shape = "rect" id = "node120" href = "../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title = "rnode_destroy" alt = "" coords = "200,1241,304,1270" / > < area shape = "rect" id = "node122" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "211,1294,293,1324" / > < area shape = "rect" id = "node124" href = "../../d3/d7a/map_8c.html#aff9aae7d85e1a7a48c160097a20f1dff" title = "map_rnode_insert" alt = "" coords = "189,1348,315,1377" / > < area shape = "rect" id = "node126" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "211,1401,293,1430" / > < area shape = "rect" id = "node5" href = "../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title = "ints_network_to_host" alt = "" coords = "1091,732,1237,761" / > < area shape = "rect" id = "node7" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "1305,625,1385,654" / > < area shape = "rect" id = "node11" href = "../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title = "swap_shorts" alt = "" coords = "1297,785,1393,814" / > < area shape = "rect" id = "node14" href = "../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title = "ints_array_ntohl" alt = "" coords = "1288,732,1403,761" / > < area shape = "rect" id = "node16" href = "../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title = "ints_array_ntohs" alt = "" coords = "1287,678,1404,708" / > < area shape = "rect" id = "node9" href = "../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title = "swap_array" alt = "" coords = "1460,705,1548,734" / > < area shape = "rect" id = "node20" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "1323,1034,1368,1064" / > < area shape = "rect" id = "node22" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "1469,285,1539,314" / > < area shape = "rect" id = "node24" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "1453,1034,1555,1064" / > < area shape = "rect" id = "node32" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "396,601,481,630" / > < area shape = "rect" id = "node35" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "608,77,691,106" / > < area shape = "rect" id = "node46" href = "../../d1/d6f/igs_8c.html#ae8c2dbf486a8a270309828203fa1b4b5" title = "igw_find_ip" alt = "" coords = "396,654,481,684" / > < area shape = "rect" id = "node48" href = "../../d1/d6f/igs_8c.html#a625d6b7c80cf35070eb68f83615cf8f7" title = "igw_add_node" alt = "" coords = "387,760,491,789" / > < area shape = "rect" id = "node53" href = "../../d1/d6f/igs_8c.html#a51d86ef21953a6f2d0231b9c83701ce6" title = "igw_replace_def_igws" alt = "" coords = "364,548,513,577" / > < area shape = "rect" id = "node37" href = "../../da/d89/inet_8c.html#a9d2fb5508608cf4b8f5
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_icgraph" id = "d6/d62/tracer_8c_a3a5faa1eb3192e2c783c87912f8c6251_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "191,59,305,88" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "367,5,455,35" / > < area shape = "rect" id = "node13" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "368,59,453,88" / > < area shape = "rect" id = "node16" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "355,112,467,141" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "515,59,589,88" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "637,59,744,88" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "792,59,843,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a8834a965b5192b77bae29f79d3238a3e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_store_pkt < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > rip< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *  < / td >
< td class = "paramname" > < em > rip_quadg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > < em > level< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > < em > bnode_block_start< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > bblock_sz< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short *  < / td >
< td class = "paramname" > < em > bblocks_found< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char **  < / td >
< td class = "paramname" > < em > bblocks_found_block< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" > < em > bblock_found_sz< / 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 = "../../d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_cgraph" id = "d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_cgraph" >
< area shape = "rect" id = "node3" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "633,32,743,61" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "629,209,747,239" / > < area shape = "rect" id = "node7" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "447,2040,529,2069" / > < area shape = "rect" id = "node9" href = "../../d6/d62/tracer_8c.html#a3a5faa1eb3192e2c783c87912f8c6251" title = "tracer_store_bblock" alt = "" coords = "196,580,332,609" / > < area shape = "rect" id = "node19" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "660,684,716,713" / > < area shape = "rect" id = "node45" href = "../../d3/d7a/map_8c.html#a739f2953fdd9ba9f9d383ee0ea094b27" title = "rnode_add" alt = "" coords = "447,632,529,661" / > < area shape = "rect" id = "node47" href = "../../d6/d62/tracer_8c.html#a809840aac9f63a3ba74995665fda8341" title = "ip_to_rfrom" alt = "" coords = "221,1883,307,1912" / > < area shape = "rect" id = "node61" href = "../../db/d73/bmap_8c.html#a61bdcdcc5f2bd5cf6e35df84dbd89ffd" title = "map_find_bnode_rnode" alt = "" coords = "187,1987,341,2016" / > < area shape = "rect" id = "node64" href = "../../d6/d62/tracer_8c.html#a8df71bf519edd530897dbdf7338c56cc" title = "tracer_update_gcount" alt = "" coords = "191,315,337,344" / > < area shape = "rect" id = "node74" href = "../../df/dba/rehook_8c.html#acd9ab3b97734c31a06ae3dcf475a1b39" title = "new_rehook" alt = "" coords = "443,1152,533,1181" / > < area shape = "rect" id = "node82" href = "../../d6/d62/tracer_8c.html#a8bab813b90267e0e25592821248d7158" title = "tracer_check_node_collision" alt = "" coords = "171,1100,357,1129" / > < area shape = "rect" id = "node89" href = "../../d9/d45/gmap_8c.html#a5bc2aa3e30df69005e31aa45dc3786ca" title = "gnode_inc_seeds" alt = "" coords = "203,2040,325,2069" / > < area shape = "rect" id = "node92" href = "../../d3/d7a/map_8c.html#a53b8d30a678a5b9970f777199d1802c3" title = "rnode_trtt_order" alt = "" coords = "208,2093,320,2123" / > < area shape = "rect" id = "node96" href = "../../d3/d7a/map_8c.html#a2087a6f2eec0f8b5e8818b45a93745df" title = "rnode_del" alt = "" coords = "449,941,527,971" / > < area shape = "rect" id = "node102" href = "../../df/dbf/route_8c.html#ae2c5264eb99a462b9f79b0006e86f41d" title = "rt_update_node" alt = "" coords = "209,1469,319,1499" / > < area shape = "rect" id = "node11" href = "../../d6/d62/tracer_8c.html#aeb07cadfd6d2c7c0f9992cef8276ec26" title = "tracer_split_bblock" alt = "" coords = "423,1099,553,1128" / > < area shape = "rect" id = "node13" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "655,1048,721,1077" / > < area shape = "rect" id = "node23" href = "../../d1/d6f/igs_8c.html#a68583c93468fa447635d641f93b040ce" title = "igw_store_bblock" alt = "" coords = "427,261,549,291" / > < area shape = "rect" id = "node32" href = "../../db/d73/bmap_8c.html#aa8aef82f1c7172f7d8314b2f3ccb9653" title = "map_find_bnode" alt = "" coords = "429,421,547,451" / > < area shape = "rect" id = "node34" href = "../../db/d73/bmap_8c.html#a4cb9464f4d1d4b9cdbf155cd8bff044b" title = "map_add_bnode" alt = "" coords = "429,995,547,1024" / > < area shape = "rect" id = "node40" href = "../../d3/d7a/map_8c.html#a1e73cdacfca52085146dcc475aa4bef7" title = "rnode_destroy" alt = "" coords = "436,475,540,504" / > < area shape = "rect" id = "node43" href = "../../d3/d7a/map_8c.html#aff9aae7d85e1a7a48c160097a20f1dff" title = "map_rnode_insert" alt = "" coords = "425,528,551,557" / > < area shape = "rect" id = "node15" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "839,1021,884,1051" / > < area shape = "rect" id = "node17" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "967,1081,1036,1111" / > < area shape = "rect" id = "node26" href = "../../da/d89/inet_8c.html#a7ee487ce5e94550114761abaee2bc334" title = "inet_to_str" alt = "" coords = "647,447,729,476" / > < area shape = "rect" id = "node37" href = "../../d2/dab/xmalloc_8c.html#a95c6a612049c763f0d351481361ad689" title = "xrealloc" alt = "" coords = "655,995,721,1024" / > < area shape = "rect" id = "node49" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_icgraph" id = "d6/d62/tracer_8c_a8834a965b5192b77bae29f79d3238a3e_icgraph" >
< area shape = "rect" id = "node3" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "183,5,271,35" / > < area shape = "rect" id = "node11" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "184,59,269,88" / > < area shape = "rect" id = "node14" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "171,112,283,141" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "331,59,405,88" / > < area shape = "rect" id = "node7" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "453,59,560,88" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "608,59,659,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a869093d8765e0fb7f84b3ee13daae731" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_unpack_pkt < / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > brdcast_hdr **  < / td >
< td class = "paramname" > < em > new_bcast_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr **  < / td >
< td class = "paramname" > < em > new_tracer_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk **  < / td >
< td class = "paramname" > < em > new_tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_hdr **  < / td >
< td class = "paramname" > < em > new_bhdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" > < em > new_bblock_sz< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *  < / td >
< td class = "paramname" > < em > new_rip_quadg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > real_from_rpos< / 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 = "../../d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_cgraph" id = "d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_cgraph" >
< area shape = "rect" id = "node3" href = "../../d9/dfc/endianness_8c.html#a629226f9f754987898be147e82b2321c" title = "ints_network_to_host" alt = "" coords = "184,112,331,141" / > < area shape = "rect" id = "node16" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "425,219,481,248" / > < area shape = "rect" id = "node20" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "415,325,492,355" / > < area shape = "rect" id = "node30" href = "../../d6/d62/tracer_8c.html#a80f3097de7fb3804f65a767111b874e5" title = "tracer_verify_pkt" alt = "" coords = "199,403,316,432" / > < area shape = "rect" id = "node52" href = "../../d6/d62/tracer_8c.html#a809840aac9f63a3ba74995665fda8341" title = "ip_to_rfrom" alt = "" coords = "215,661,300,691" / > < area shape = "rect" id = "node5" href = "../../d0/ddb/misc_8c.html#a7b5a2df1e2b36c954653fd3e786a5405" title = "swap_ints" alt = "" coords = "413,5,493,35" / > < area shape = "rect" id = "node9" href = "../../d0/ddb/misc_8c.html#a98da58b707cfc9acf75f8105a3508b89" title = "swap_shorts" alt = "" coords = "405,59,501,88" / > < area shape = "rect" id = "node12" href = "../../d9/dfc/endianness_8c.html#a29c401e27b50dda7df6e6714d801020d" title = "ints_array_ntohl" alt = "" coords = "396,112,511,141" / > < area shape = "rect" id = "node14" href = "../../d9/dfc/endianness_8c.html#acbced2f124c85ac91411e02a9165d095" title = "ints_array_ntohs" alt = "" coords = "395,165,512,195" / > < area shape = "rect" id = "node7" href = "../../d0/ddb/misc_8c.html#acb6548d316f7cd3f28e77c2bd4eb3e33" title = "swap_array" alt = "" coords = "592,32,680,61" / > < area shape = "rect" id = "node18" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "601,219,671,248" / > < area shape = "rect" id = "node22" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "603,272,669,301" / > < area shape = "rect" id = "node26" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "593,325,679,355" / > < area shape = "rect" id = "node28" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "577,379,695,408" / > < area shape = "rect" id = "node24" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "755,272,813,301" / > < area shape = "rect" id = "node33" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "576,741,696,771" / > < area shape = "rect" id = "node38" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "420,688,487,717" / > < area shape = "rect" id = "node42" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "399,272,508,301" / > < area shape = "rect" id = "node44" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "595,535,677,564" / > < area shape = "rect" id = "node46" href = "../../d7/d02/radar_8c.html#a593e03eb8b5f285712ad9bcc8f921d95" title = "radar_wait_new_scan" alt = "" coords = "380,429,527,459" / > < area shape = "rect" id = "node49" href = "../../d9/d45/gmap_8c.html#a02f18a004fabe26b791362ba2023ceaa" title = "g_rnode_find" alt = "" coords = "405,483,501,512" / > < area shape = "rect" id = "node35" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "745,741,823,771" / > < area shape = "rect" id = "node40" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "601,688,671,717" / > < area shape = "rect" id = "node58" href = "../../d9/d45/gmap_8c.html#acd0185dfa7044c427401f12042fd5110" title = "e_rnode_find" alt = "" coords = "405,741,501,771" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_icgraph" id = "d6/d62/tracer_8c_a869093d8765e0fb7f84b3ee13daae731_icgraph" >
< area shape = "rect" id = "node3" href = "../../db/de6/qspn_8c.html#a44ad52b0471789193b12a62a0d5a6da4" title = "qspn_unpack_pkt" alt = "" coords = "185,57,308,87" / > < area shape = "rect" id = "node16" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "191,111,303,140" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "357,5,445,35" / > < area shape = "rect" id = "node13" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "359,59,444,88" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "493,59,568,88" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "616,59,723,88" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "771,59,821,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a8df71bf519edd530897dbdf7338c56cc" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void tracer_update_gcount < / td >
< td > (< / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > < em > trcr_hdr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > first_hop< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_int *  < / td >
< td class = "paramname" > < em > gcount_counter< / 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 > int_map< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d5/d7c/structmap__gnode.html" > map_gnode< / a > **  < / td >
< td class = "paramname" > < em > ext_map< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > level< / 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 = "../../d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_cgraph" id = "d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_cgraph" >
< area shape = "rect" id = "node3" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "204,5,321,35" / > < area shape = "rect" id = "node5" href = "../../db/de6/qspn_8c.html#a916a1d446a6a10cea404b88096fe7a6b" title = "qspn_dec_gcount" alt = "" coords = "201,59,324,88" / > < area shape = "rect" id = "node11" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "208,112,317,141" / > < area shape = "rect" id = "node13" href = "../../db/de6/qspn_8c.html#a02f16027494ad99d0d705595d5d757e1" title = "qspn_inc_gcount" alt = "" coords = "203,165,323,195" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "375,112,431,141" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "481,112,551,141" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_icgraph" id = "d6/d62/tracer_8c_a8df71bf519edd530897dbdf7338c56cc_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" title = "tracer_store_pkt" alt = "" coords = "201,59,316,88" / > < area shape = "rect" id = "node5" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "377,5,465,35" / > < area shape = "rect" id = "node13" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "379,59,464,88" / > < area shape = "rect" id = "node16" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "365,112,477,141" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "525,59,600,88" / > < area shape = "rect" id = "node9" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "648,59,755,88" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "803,59,853,88" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a80f3097de7fb3804f65a767111b874e5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_verify_pkt < / td >
< td > (< / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > < em > tracer< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short  < / td >
< td class = "paramname" > < em > hops< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > rip< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *  < / td >
< td class = "paramname" > < em > rip_quadg< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > level< / 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 = "../../d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_cgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_cgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_cgraph" id = "d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_cgraph" >
< area shape = "rect" id = "node3" href = "../../d9/d45/gmap_8c.html#ae70fabc2a38bc24442f78bcb1d862a24" title = "iptoquadg" alt = "" coords = "209,59,287,88" / > < area shape = "rect" id = "node11" href = "../../d9/d45/gmap_8c.html#a31edfce8493c6d503bff5f88a235e480" title = "gnode_from_pos" alt = "" coords = "372,112,489,141" / > < area shape = "rect" id = "node13" href = "../../d9/d45/gmap_8c.html#a74e73e73955e25a770ceeafe057f613c" title = "quadg_gids_cmp" alt = "" coords = "188,165,308,195" / > < area shape = "rect" id = "node17" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "220,219,276,248" / > < area shape = "rect" id = "node21" href = "../../d3/d7a/map_8c.html#ab320d2b543c2a66f66fd11eb4dbdf681" title = "iptomap" alt = "" coords = "215,272,281,301" / > < area shape = "rect" id = "node25" href = "../../d3/d7a/map_8c.html#a35cb995501f7278fdaaff8a730dcc6db" title = "node_from_pos" alt = "" coords = "193,325,303,355" / > < area shape = "rect" id = "node27" href = "../../d3/d7a/map_8c.html#a72016d6f9d0f367f9b50c13c38a54e47" title = "rnode_find" alt = "" coords = "389,429,472,459" / > < area shape = "rect" id = "node29" href = "../../d7/d02/radar_8c.html#a593e03eb8b5f285712ad9bcc8f921d95" title = "radar_wait_new_scan" alt = "" coords = "175,429,321,459" / > < area shape = "rect" id = "node32" href = "../../d9/d45/gmap_8c.html#a02f18a004fabe26b791362ba2023ceaa" title = "g_rnode_find" alt = "" coords = "200,483,296,512" / > < area shape = "rect" id = "node5" href = "../../d9/d45/gmap_8c.html#a558e1bec08c2060b80372ac25cd8d8f2" title = "iptogids" alt = "" coords = "397,5,464,35" / > < area shape = "rect" id = "node9" href = "../../d9/d45/gmap_8c.html#a63189b04abdf98d1dc6c140fe91aa269" title = "gidtoipstart" alt = "" coords = "388,59,473,88" / > < area shape = "rect" id = "node7" href = "../../d9/d45/gmap_8c.html#a94609b8ed9b174e8cd3c1a2b98b9006e" title = "iptogid" alt = "" coords = "540,5,599,35" / > < area shape = "rect" id = "node15" href = "../../d9/d45/gmap_8c.html#ab086e11ba60ae3d1d2e0c6a5562dd385" title = "gids_cmp" alt = "" coords = "392,165,469,195" / > < area shape = "rect" id = "node19" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "396,219,465,248" / > < area shape = "rect" id = "node23" href = "../../dd/db1/ipv6-gmp_8c.html#a721aafd6cac8cffcaacfc981342ed6a0" title = "sub_128" alt = "" coords = "396,272,465,301" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_icgraph.png" border = "0" usemap = "#d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_icgraph" alt = "" / > < / div >
< map name = "d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_icgraph" id = "d6/d62/tracer_8c_a80f3097de7fb3804f65a767111b874e5_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/db5/tracer_8h.html#accaeb87ef08184699f87a7dda50909ab" title = "tracer_unpack_pkt" alt = "" coords = "175,84,303,113" / > < area shape = "rect" id = "node5" href = "../../db/de6/qspn_8c.html#a44ad52b0471789193b12a62a0d5a6da4" title = "qspn_unpack_pkt" alt = "" coords = "353,57,476,87" / > < area shape = "rect" id = "node18" href = "../../da/db5/tracer_8h.html#ab53c5821a9d4215b3d5ba16fd95e8297" title = "tracer_pkt_recv" alt = "" coords = "359,111,471,140" / > < area shape = "rect" id = "node7" href = "../../d8/da0/qspn_8h.html#ab70abece99b6ae77b078ec100c35912a" title = "qspn_close" alt = "" coords = "525,5,613,35" / > < area shape = "rect" id = "node15" href = "../../d8/da0/qspn_8h.html#a6df687dad6a64c0807fbfc105cf244c5" title = "qspn_open" alt = "" coords = "527,59,612,88" / > < area shape = "rect" id = "node9" href = "../../d8/da0/qspn_8h.html#a6c5c062e24ec079201aea53899af3e28" title = "qspn_init" alt = "" coords = "661,59,736,88" / > < area shape = "rect" id = "node11" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "784,59,891,88" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "939,59,989,88" / > < / map >
< / div >
< / p >
< / 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 = "../../d6/d62/tracer_8c.html" > tracer.c< / a > < / li >
2014-02-20 00:30:40 +00:00
< li class = "footer" > Generated on Wed Feb 19 2014 16:29:47 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 >