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.h File Reference< / title >
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../resize.js" > < / script >
< script type = "text/javascript" src = "../../navtree.js" > < / script >
< script type = "text/javascript" >
$(document).ready(initResizable);
$(window).load(resizeHeight);
< / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2014-02-20 00:30:40 +00:00
< td id = "projectlogo" > < img alt = "Logo" src = "../../Logo_netsukuku.jpg" / > < / td >
2014-02-19 23:45:00 +00:00
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > The Netsukuku Project
  < span id = "projectnumber" > 0.0.9< / span >
< / div >
< div id = "projectbrief" > An Alternative routing method< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "../../index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "../../annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "../../files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "../../search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "../../files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "../../globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
$(document).ready(function(){initNavTree('da/db5/tracer_8h.html','../../');});
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Data Structures< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Files< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Macros< / a > < / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< div class = "title" > tracer.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < 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 / >
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for tracer.h:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d1/d58/tracer_8h__incl.png" border = "0" usemap = "#src_2tracer_8h" alt = "" / > < / div >
< map name = "src_2tracer_8h" id = "src_2tracer_8h" >
< area shape = "rect" id = "node3" href = "../../d5/d89/pkts_8h.html" title = "pkts.h" alt = "" coords = "96,160,155,189" / > < area shape = "rect" id = "node21" href = "../../d5/dbf/bmap_8h.html" title = "bmap.h" alt = "" coords = "175,83,239,112" / > < area shape = "rect" id = "node5" href = "../../dc/d8d/if_8h.html" title = "if.h" alt = "" coords = "105,237,145,267" / > < area shape = "rect" id = "node15" href = "../../d4/d43/request_8h.html" title = "request.h" alt = "" coords = "5,237,80,267" / > < area shape = "rect" id = "node19" href = "../../d4/de1/llist_8c.html" title = "llist.c" alt = "" coords = "169,237,223,267" / > < area shape = "rect" id = "node9" href = "../../d6/d4a/inet_8h.html" title = "inet.h" alt = "" coords = "215,315,268,344" / > < area shape = "rect" id = "node11" href = "../../dc/d3e/endianness_8h.html" title = "endianness.h" alt = "" coords = "192,392,291,421" / > < area shape = "rect" id = "node17" href = "../../d4/d08/misc_8h.html" title = "misc.h" alt = "" coords = "11,315,72,344" / > < area shape = "rect" id = "node23" href = "../../d7/d3b/gmap_8h.html" title = "gmap.h" alt = "" coords = "179,160,243,189" / > < area shape = "rect" id = "node26" href = "../../dc/db7/map_8h.html" title = "map.h" alt = "" coords = "247,237,305,267" / > < / map >
< / div >
< / div > < div class = "textblock" > < div class = "dynheader" >
This graph shows which files directly or indirectly include this file:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../de/d33/tracer_8h__dep__incl.png" border = "0" usemap = "#src_2tracer_8hdep" alt = "" / > < / div >
< map name = "src_2tracer_8hdep" id = "src_2tracer_8hdep" >
< area shape = "rect" id = "node3" href = "../../d4/d18/andna_8c.html" title = "src/andna.c" alt = "" coords = "5,83,96,112" / > < area shape = "rect" id = "node5" href = "../../db/d6b/dns__wrapper_8c.html" title = "src/dns_wrapper.c" alt = "" coords = "120,83,248,112" / > < area shape = "rect" id = "node7" href = "../../d3/dc7/hook_8c.html" title = "src/hook.c" alt = "" coords = "272,83,355,112" / > < area shape = "rect" id = "node9" href = "../../db/de6/qspn_8c.html" title = "src/qspn.c" alt = "" coords = "379,83,461,112" / > < area shape = "rect" id = "node11" href = "../../df/dba/rehook_8c.html" title = "src/rehook.c" alt = "" coords = "485,83,579,112" / > < area shape = "rect" id = "node13" href = "../../d6/d62/tracer_8c.html" title = "src/tracer.c" alt = "" coords = "603,83,691,112" / > < / map >
< / div >
< / div >
< p > < a href = "../../da/db5/tracer_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/d5a/struct__PACKED__.html" > _PACKED_< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d3/d5a/struct__PACKED__.html" > _PACKED_< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a2a249f3d46291721d1b33135ab389b9b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a2a249f3d46291721d1b33135ab389b9b" > TRACER_RQ_TIMEOUT< / a >       16 /* seconds */< / td > < / tr >
< tr class = "separator:a2a249f3d46291721d1b33135ab389b9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a025c5b2fd91790a9dbe079048e4bbf82" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a025c5b2fd91790a9dbe079048e4bbf82" > TRCR_BBLOCK< / a > < / td > < / tr >
< tr class = "separator:a025c5b2fd91790a9dbe079048e4bbf82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55e87cbed702590efdc62fba8b8669cb" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a55e87cbed702590efdc62fba8b8669cb" > TRCR_IGW< / a > < / td > < / tr >
< tr class = "separator:a55e87cbed702590efdc62fba8b8669cb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aac7d2ea210782c1890839ac7569dc85c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#aac7d2ea210782c1890839ac7569dc85c" > TRACERPKT_SZ< / a > (hops)      (sizeof(tracer_hdr)+(sizeof(tracer_chunk)*(hops)))< / td > < / tr >
< tr class = "separator:aac7d2ea210782c1890839ac7569dc85c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abf192235cdfe6b134ee84b1413a15c9b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#abf192235cdfe6b134ee84b1413a15c9b" > TRACER_HDR_PTR< / a > (msg)      ((tracer_hdr *)(((char *)< a class = "el" href = "../../d5/d89/pkts_8h.html#adaae90f61ccc825e683a383003a0ccd0" > BRDCAST_HDR_PTR< / a > ((msg)))+sizeof(brdcast_hdr)))< / td > < / tr >
< tr class = "separator:abf192235cdfe6b134ee84b1413a15c9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeb02c6167fa4cadf6bf59a840e923488" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#aeb02c6167fa4cadf6bf59a840e923488" > TRACER_CHUNK_PTR< / a > (msg)      ((tracer_chunk *)(((char *)< a class = "el" href = "../../da/db5/tracer_8h.html#abf192235cdfe6b134ee84b1413a15c9b" > TRACER_HDR_PTR< / a > (msg))+sizeof(tracer_hdr)))< / td > < / tr >
< tr class = "separator:aeb02c6167fa4cadf6bf59a840e923488" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a603cd5535d60565f7b18d50cf236acf9" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a603cd5535d60565f7b18d50cf236acf9" > TRACER_PKT_EXCLUDE_VARS< / a > < / td > < / tr >
< tr class = "separator:a603cd5535d60565f7b18d50cf236acf9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a353dac0dc28caf10c9a28cca2155b8f5" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a353dac0dc28caf10c9a28cca2155b8f5" > TRACER_PKT_EXCLUDE_VARS_NAME< / a > < / td > < / tr >
< tr class = "separator:a353dac0dc28caf10c9a28cca2155b8f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a809840aac9f63a3ba74995665fda8341" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.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:a37d8ffa039513fb421b5923e35c15ae6" > < td class = "memItemLeft" align = "right" valign = "top" > tracer_chunk *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.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 = "../../da/db5/tracer_8h.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:aaa9412b8510a84314cde4dbe100483d0" > < td class = "memItemLeft" align = "right" valign = "top" > u_short  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#aaa9412b8510a84314cde4dbe100483d0" > tracer_split_bblock< / a > (void *, size_t, bnode_hdr ***, bnode_chunk ****, size_t *)< / td > < / tr >
< tr class = "separator:aaa9412b8510a84314cde4dbe100483d0" > < 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 = "../../da/db5/tracer_8h.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:a12c03f2eaa97e2c644dcdd892e0fa758" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a12c03f2eaa97e2c644dcdd892e0fa758" > tracer_store_pkt< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > , < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *, u_char, tracer_hdr *, tracer_chunk *, void *, size_t, u_short *, char **, size_t *)< / td > < / tr >
< tr class = "separator:a12c03f2eaa97e2c644dcdd892e0fa758" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:accaeb87ef08184699f87a7dda50909ab" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#accaeb87ef08184699f87a7dda50909ab" > tracer_unpack_pkt< / a > (< a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > , brdcast_hdr **, tracer_hdr **, tracer_chunk **, bnode_hdr **, size_t *, < a class = "el" href = "../../d0/d3b/structquadro__group.html" > quadro_group< / a > *, int *)< / td > < / tr >
< tr class = "separator:accaeb87ef08184699f87a7dda50909ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aedc888fcd3fe8dafa7e3a6199190e476" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#aedc888fcd3fe8dafa7e3a6199190e476" > tracer_pkt_build< / a > (u_char, int, int, int, u_char, brdcast_hdr *, tracer_hdr *, tracer_chunk *, u_short, char *, size_t, < a class = "el" href = "../../d6/dbc/structPACKET.html" > PACKET< / a > *)< / td > < / tr >
< tr class = "separator:aedc888fcd3fe8dafa7e3a6199190e476" > < 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 = "../../da/db5/tracer_8h.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:a7a8a697051696a65c6fd157245fb78bc" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.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:ad25e8b2a612d95d7be851a8fd6fd91fb" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.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:a39969e2b292b816ddb59129c9360422c" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.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 = "../../da/db5/tracer_8h.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 = "../../da/db5/tracer_8h.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 = "../../da/db5/tracer_8h.html#ac9c1eb29dad329c4ce003e9f770859c7" > tracer_pkt_start< / a > (u_char level)< / td > < / tr >
< tr class = "separator:ac9c1eb29dad329c4ce003e9f770859c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
< tr class = "memitem:aba61c91c84ce6d5df02925e1e8d3e326" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "../../d4/d1c/structint__info.html" > int_info< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#aba61c91c84ce6d5df02925e1e8d3e326" > tracer_hdr_iinfo< / a > < / td > < / tr >
< tr class = "separator:aba61c91c84ce6d5df02925e1e8d3e326" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a77fd86ee01564932abd590b280daa6bf" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "../../d4/d1c/structint__info.html" > int_info< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#a77fd86ee01564932abd590b280daa6bf" > tracer_chunk_iinfo< / a > < / td > < / tr >
< tr class = "separator:a77fd86ee01564932abd590b280daa6bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac90a270a849ce681c52a612c50df51d8" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../da/db5/tracer_8h.html#ac90a270a849ce681c52a612c50df51d8" > tracer_pkt_start_mutex< / a > < / td > < / tr >
< tr class = "separator:ac90a270a849ce681c52a612c50df51d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a class = "anchor" id = "aeb02c6167fa4cadf6bf59a840e923488" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRACER_CHUNK_PTR< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > msg< / td > < td > )< / td >
< td >       ((tracer_chunk *)(((char *)< a class = "el" href = "../../da/db5/tracer_8h.html#abf192235cdfe6b134ee84b1413a15c9b" > TRACER_HDR_PTR< / a > (msg))+sizeof(tracer_hdr)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "abf192235cdfe6b134ee84b1413a15c9b" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRACER_HDR_PTR< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > msg< / td > < td > )< / td >
< td >       ((tracer_hdr *)(((char *)< a class = "el" href = "../../d5/d89/pkts_8h.html#adaae90f61ccc825e683a383003a0ccd0" > BRDCAST_HDR_PTR< / a > ((msg)))+sizeof(brdcast_hdr)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a603cd5535d60565f7b18d50cf236acf9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRACER_PKT_EXCLUDE_VARS< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > < a class = "code" href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > *e_rnode, < a class = "code" href = "../../d6/d1c/structmap__node.html" > map_node< / a > *node, \< / div >
< div class = "line" > int from_rpos, < span class = "keywordtype" > int< / span > pos, \< / div >
< div class = "line" > u_char excl_level, < span class = "keywordtype" > int< / span > sub_id< / div >
< div class = "ttc" id = "structmap__node_html" > < div class = "ttname" > < a href = "../../d6/d1c/structmap__node.html" > map_node< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > map.h:125< / div > < / div >
< div class = "ttc" id = "structext__rnode_html" > < div class = "ttname" > < a href = "../../dc/d1e/structext__rnode.html" > ext_rnode< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > gmap.h:187< / div > < / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "a353dac0dc28caf10c9a28cca2155b8f5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRACER_PKT_EXCLUDE_VARS_NAME< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > e_rnode, node, from_rpos, pos, \< / div >
< div class = "line" > excl_level, sub_id< / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "a2a249f3d46291721d1b33135ab389b9b" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRACER_RQ_TIMEOUT      16 /* seconds */< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "aac7d2ea210782c1890839ac7569dc85c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRACERPKT_SZ< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > hops< / td > < td > )< / td >
< td >       (sizeof(tracer_hdr)+(sizeof(tracer_chunk)*(hops)))< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a025c5b2fd91790a9dbe079048e4bbf82" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRCR_BBLOCK< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > 1 < span class = "comment" > /* In this tracer_pkt there are < / span > < / div >
< div class = "line" > < span class = "comment" > encapsulated bblocks */< / span > < / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "a55e87cbed702590efdc62fba8b8669cb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TRCR_IGW< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Value:< / b > < div class = "fragment" > < div class = "line" > (1< < 1) < span class = "comment" > /* Internet Gateways are encapsulated< / span > < / div >
< div class = "line" > < span class = "comment" > in the pkt */< / span > < / div >
< / div > <!-- fragment -->
< / div >
< / div >
< 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 = "../../da/db5/tracer_8h_a39969e2b292b816ddb59129c9360422c_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a39969e2b292b816ddb59129c9360422c_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a39969e2b292b816ddb59129c9360422c_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a39969e2b292b816ddb59129c9360422c_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a39969e2b292b816ddb59129c9360422c_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a39969e2b292b816ddb59129c9360422c_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a7a8a697051696a65c6fd157245fb78bc_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a7a8a697051696a65c6fd157245fb78bc_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a7a8a697051696a65c6fd157245fb78bc_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a241c64e2efee2847e8ac96eb843c4c07_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a241c64e2efee2847e8ac96eb843c4c07_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a241c64e2efee2847e8ac96eb843c4c07_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a241c64e2efee2847e8ac96eb843c4c07_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a241c64e2efee2847e8ac96eb843c4c07_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a241c64e2efee2847e8ac96eb843c4c07_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_ad25e8b2a612d95d7be851a8fd6fd91fb_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_ad25e8b2a612d95d7be851a8fd6fd91fb_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_add8a05e0cb98370b058e9a4906bcc463_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_add8a05e0cb98370b058e9a4906bcc463_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_add8a05e0cb98370b058e9a4906bcc463_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_add8a05e0cb98370b058e9a4906bcc463_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_add8a05e0cb98370b058e9a4906bcc463_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_add8a05e0cb98370b058e9a4906bcc463_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a809840aac9f63a3ba74995665fda8341_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a809840aac9f63a3ba74995665fda8341_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a809840aac9f63a3ba74995665fda8341_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a809840aac9f63a3ba74995665fda8341_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a809840aac9f63a3ba74995665fda8341_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a809840aac9f63a3ba74995665fda8341_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a37d8ffa039513fb421b5923e35c15ae6_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a37d8ffa039513fb421b5923e35c15ae6_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a37d8ffa039513fb421b5923e35c15ae6_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_a37d8ffa039513fb421b5923e35c15ae6_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a37d8ffa039513fb421b5923e35c15ae6_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a37d8ffa039513fb421b5923e35c15ae6_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_adc77fff22a19df060d7e8c0f39f0307d_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_adc77fff22a19df060d7e8c0f39f0307d_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_adc77fff22a19df060d7e8c0f39f0307d_icgraph" id = "da/db5/tracer_8h_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 = "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 = "../../da/db5/tracer_8h_aa5421753dff7e95e17506259688267ad_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_aa5421753dff7e95e17506259688267ad_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_aa5421753dff7e95e17506259688267ad_icgraph" id = "da/db5/tracer_8h_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 = "aedc888fcd3fe8dafa7e3a6199190e476" > < / 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" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > brdcast_hdr *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > , < / 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" >   < / 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 = "../../da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_cgraph" id = "da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_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 = "../../da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_icgraph" id = "da/db5/tracer_8h_aedc888fcd3fe8dafa7e3a6199190e476_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 = "../../da/db5/tracer_8h_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_ab53c5821a9d4215b3d5ba16fd95e8297_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_ab53c5821a9d4215b3d5ba16fd95e8297_icgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_ac9c1eb29dad329c4ce003e9f770859c7_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_ac9c1eb29dad329c4ce003e9f770859c7_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_ac9c1eb29dad329c4ce003e9f770859c7_cgraph" id = "da/db5/tracer_8h_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 = "../../da/db5/tracer_8h_ac9c1eb29dad329c4ce003e9f770859c7_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_ac9c1eb29dad329c4ce003e9f770859c7_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_ac9c1eb29dad329c4ce003e9f770859c7_icgraph" id = "da/db5/tracer_8h_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 = "aaa9412b8510a84314cde4dbe100483d0" > < / 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" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_hdr ***  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_chunk ****  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" >   < / 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 = "../../da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_cgraph" id = "da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_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 = "../../da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_icgraph" id = "da/db5/tracer_8h_aaa9412b8510a84314cde4dbe100483d0_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 = "a12c03f2eaa97e2c644dcdd892e0fa758" > < / 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" > , < / 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" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_char  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > void *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > u_short *  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > char **  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" >   < / 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 = "../../da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_cgraph" id = "da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_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 = "../../da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_icgraph" id = "da/db5/tracer_8h_a12c03f2eaa97e2c644dcdd892e0fa758_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 = "accaeb87ef08184699f87a7dda50909ab" > < / 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" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > brdcast_hdr **  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_hdr **  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > tracer_chunk **  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bnode_hdr **  < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t *  < / td >
< td class = "paramname" > , < / 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" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" >   < / 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 = "../../da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_cgraph.png" border = "0" usemap = "#da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_cgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_cgraph" id = "da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_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 = "../../da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_icgraph.png" border = "0" usemap = "#da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_icgraph" alt = "" / > < / div >
< map name = "da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_icgraph" id = "da/db5/tracer_8h_accaeb87ef08184699f87a7dda50909ab_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 >
< h2 class = "groupheader" > Variable Documentation< / h2 >
< a class = "anchor" id = "a77fd86ee01564932abd590b280daa6bf" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "../../d4/d1c/structint__info.html" > int_info< / a > tracer_chunk_iinfo< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = { 2, < / div >
< div class = "line" > { 1 , 1 }, < / div >
< div class = "line" > { < span class = "keyword" > sizeof< / span > (char), < span class = "keyword" > sizeof< / span > (< span class = "keywordtype" > char< / span > )+< span class = "keyword" > sizeof< / span > (u_int) }, < / div >
< div class = "line" > { 1, 1 } < / div >
< div class = "line" > }< / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "aba61c91c84ce6d5df02925e1e8d3e326" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const < a class = "el" href = "../../d4/d1c/structint__info.html" > int_info< / a > tracer_hdr_iinfo< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = { 2,< / div >
< div class = "line" > { (1< < 1) , (1< < 1) }, < / div >
< div class = "line" > { < span class = "keyword" > sizeof< / span > (u_char), < span class = "keyword" > sizeof< / span > (u_char)+< span class = "keyword" > sizeof< / span > (u_short) },< / div >
< div class = "line" > { 1, 1 }< / div >
< div class = "line" > }< / div >
< / div > <!-- fragment -->
< / div >
< / div >
< a class = "anchor" id = "ac90a270a849ce681c52a612c50df51d8" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int tracer_pkt_start_mutex< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "../../dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "../../da/db5/tracer_8h.html" > tracer.h< / a > < / li >
2014-02-20 00:30:40 +00:00
< li class = "footer" > Generated on Wed Feb 19 2014 16:29:48 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 >