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/accept.c File Reference< / title >
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../resize.js" > < / script >
< script type = "text/javascript" src = "../../navtree.js" > < / script >
< script type = "text/javascript" >
$(document).ready(initResizable);
$(window).load(resizeHeight);
< / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2014-02-20 00:30:40 +00:00
< td id = "projectlogo" > < img alt = "Logo" src = "../../Logo_netsukuku.jpg" / > < / td >
2014-02-19 23:45:00 +00:00
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > The Netsukuku Project
  < span id = "projectnumber" > 0.0.9< / span >
< / div >
< div id = "projectbrief" > An Alternative routing method< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "../../index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "../../annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "../../files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "../../search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "../../files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "../../globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
$(document).ready(function(){initNavTree('d6/da2/accept_8c.html','../../');});
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Data Structures< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Files< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Macros< / a > < / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > accept.c File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include " < a class = "el" href = "../../d1/d0b/includes_8h_source.html" > includes.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d4/d43/request_8h_source.html" > request.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d6/d4a/inet_8h_source.html" > inet.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../da/d68/accept_8h_source.html" > accept.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d8/de3/xmalloc_8h_source.html" > xmalloc.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "../../d7/d7f/log_8h_source.html" > log.h< / a > " < / code > < br / >
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for accept.c:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d3/dae/accept_8c__incl.png" border = "0" usemap = "#src_2accept_8c" alt = "" / > < / div >
< map name = "src_2accept_8c" id = "src_2accept_8c" >
< area shape = "rect" id = "node3" href = "../../d1/d0b/includes_8h.html" title = "includes.h" alt = "" coords = "1333,83,1413,112" / > < area shape = "rect" id = "node57" href = "../../d4/d43/request_8h.html" title = "request.h" alt = "" coords = "1992,83,2067,112" / > < area shape = "rect" id = "node61" href = "../../d6/d4a/inet_8h.html" title = "inet.h" alt = "" coords = "2091,83,2144,112" / > < area shape = "rect" id = "node67" href = "../../da/d68/accept_8h.html" title = "accept.h" alt = "" coords = "2168,83,2240,112" / > < area shape = "rect" id = "node69" href = "../../d8/de3/xmalloc_8h.html" title = "xmalloc.h" alt = "" coords = "2264,83,2341,112" / > < area shape = "rect" id = "node71" href = "../../d7/d7f/log_8h.html" title = "log.h" alt = "" coords = "637,83,688,112" / > < area shape = "rect" id = "node59" href = "../../d4/d08/misc_8h.html" title = "misc.h" alt = "" coords = "2555,160,2616,189" / > < area shape = "rect" id = "node63" href = "../../dc/d3e/endianness_8h.html" title = "endianness.h" alt = "" coords = "2640,160,2739,189" / > < / map >
< / div >
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3032d579f748fa8a4440de3820b2be83" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a3032d579f748fa8a4440de3820b2be83" > init_accept_tbl< / a > (int startups, int accepts, int time)< / td > < / tr >
< tr class = "separator:a3032d579f748fa8a4440de3820b2be83" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae966f1b6c2e7318b524e1e613173d2b4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#ae966f1b6c2e7318b524e1e613173d2b4" > destroy_accept_tbl< / a > (void)< / td > < / tr >
< tr class = "separator:ae966f1b6c2e7318b524e1e613173d2b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a97f5d05130305618f3acfa5e28b86ab8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a97f5d05130305618f3acfa5e28b86ab8" > update_accept_tbl< / a > (void)< / td > < / tr >
< tr class = "separator:a97f5d05130305618f3acfa5e28b86ab8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c4bc9a7a82822dff37e2014a9c3b802" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a8c4bc9a7a82822dff37e2014a9c3b802" > find_ip_acpt< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > ip)< / td > < / tr >
< tr class = "separator:a8c4bc9a7a82822dff37e2014a9c3b802" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29e19093e403323930dcd5a4b1fb8bfb" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a29e19093e403323930dcd5a4b1fb8bfb" > find_first_free< / a > (void)< / td > < / tr >
< tr class = "separator:a29e19093e403323930dcd5a4b1fb8bfb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70224e39ebc9db020557c615688ada67" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a70224e39ebc9db020557c615688ada67" > is_ip_acpt_free< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > ip, int *index)< / td > < / tr >
< tr class = "separator:a70224e39ebc9db020557c615688ada67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6da65f33355cabe5993fab2dff5941b4" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a6da65f33355cabe5993fab2dff5941b4" > find_free_acp_t< / a > (int idx)< / td > < / tr >
< tr class = "separator:a6da65f33355cabe5993fab2dff5941b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a4be13a1f36281b9c268aa9c507b70e" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a5a4be13a1f36281b9c268aa9c507b70e" > new_accept< / a > (int idx, < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > ip)< / td > < / tr >
< tr class = "separator:a5a4be13a1f36281b9c268aa9c507b70e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c6006fb8298f7667eb793d8b099af91" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a1c6006fb8298f7667eb793d8b099af91" > add_accept< / a > (< a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a > ip, int replace)< / td > < / tr >
< tr class = "separator:a1c6006fb8298f7667eb793d8b099af91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48bc8f11f2f84c027d6fd7fe820857df" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a48bc8f11f2f84c027d6fd7fe820857df" > del_accept< / a > (int idx, int *sidx)< / td > < / tr >
< tr class = "separator:a48bc8f11f2f84c027d6fd7fe820857df" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a04d9c3ca08298244aa21a56a55e54863" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#a04d9c3ca08298244aa21a56a55e54863" > close_accept< / a > (int idx, int sidx)< / td > < / tr >
< tr class = "separator:a04d9c3ca08298244aa21a56a55e54863" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad213b46f0e91a0d82c2fed88ffc3f880" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d6/da2/accept_8c.html#ad213b46f0e91a0d82c2fed88ffc3f880" > add_accept_pid< / a > (pid_t pid, int idx, int sidx)< / td > < / tr >
< tr class = "separator:ad213b46f0e91a0d82c2fed88ffc3f880" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "a1c6006fb8298f7667eb793d8b099af91" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int add_accept < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > ip< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > replace< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_cgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_cgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_cgraph" id = "d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/da2/accept_8c.html#a70224e39ebc9db020557c615688ada67" title = "is_ip_acpt_free" alt = "" coords = "145,112,255,141" / > < area shape = "rect" id = "node17" href = "../../d6/da2/accept_8c.html#a5a4be13a1f36281b9c268aa9c507b70e" title = "new_accept" alt = "" coords = "155,192,245,221" / > < area shape = "rect" id = "node5" href = "../../d6/da2/accept_8c.html#a97f5d05130305618f3acfa5e28b86ab8" title = "update_accept_tbl" alt = "" coords = "304,32,432,61" / > < area shape = "rect" id = "node13" href = "../../d6/da2/accept_8c.html#a8c4bc9a7a82822dff37e2014a9c3b802" title = "find_ip_acpt" alt = "" coords = "323,85,413,115" / > < area shape = "rect" id = "node15" href = "../../d6/da2/accept_8c.html#a29e19093e403323930dcd5a4b1fb8bfb" title = "find_first_free" alt = "" coords = "317,139,419,168" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "495,5,551,35" / > < area shape = "rect" id = "node11" href = "../../d6/da2/accept_8c.html#a48bc8f11f2f84c027d6fd7fe820857df" title = "del_accept" alt = "" coords = "480,59,565,88" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "615,5,684,35" / > < area shape = "rect" id = "node19" href = "../../d6/da2/accept_8c.html#a6da65f33355cabe5993fab2dff5941b4" title = "find_free_acp_t" alt = "" coords = "313,192,423,221" / > < area shape = "rect" id = "node21" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "329,245,407,275" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_icgraph" id = "d6/da2/accept_8c_a1c6006fb8298f7667eb793d8b099af91_icgraph" >
< area shape = "rect" id = "node3" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "145,7,247,36" / > < area shape = "rect" id = "node12" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "297,59,391,88" / > < area shape = "rect" id = "node5" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "296,5,392,35" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "441,32,532,61" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "581,32,632,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ad213b46f0e91a0d82c2fed88ffc3f880" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void add_accept_pid < / td >
< td > (< / td >
< td class = "paramtype" > pid_t  < / td >
< td class = "paramname" > < em > pid< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > idx< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sidx< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_ad213b46f0e91a0d82c2fed88ffc3f880_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_ad213b46f0e91a0d82c2fed88ffc3f880_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_ad213b46f0e91a0d82c2fed88ffc3f880_icgraph" id = "d6/da2/accept_8c_ad213b46f0e91a0d82c2fed88ffc3f880_icgraph" >
< area shape = "rect" id = "node3" href = "../../d0/d51/daemon_8h.html#a5d807bb7bad3c6b6dba9e852f1f401a7" title = "tcp_recv_loop" alt = "" coords = "169,32,271,61" / > < area shape = "rect" id = "node5" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "320,32,413,61" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "463,5,553,35" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "603,32,653,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a04d9c3ca08298244aa21a56a55e54863" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int close_accept < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > idx< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > sidx< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a04d9c3ca08298244aa21a56a55e54863_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a04d9c3ca08298244aa21a56a55e54863_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a04d9c3ca08298244aa21a56a55e54863_icgraph" id = "d6/da2/accept_8c_a04d9c3ca08298244aa21a56a55e54863_icgraph" >
< area shape = "rect" id = "node3" href = "../../d0/d51/daemon_8h.html#a5d807bb7bad3c6b6dba9e852f1f401a7" title = "tcp_recv_loop" alt = "" coords = "153,32,255,61" / > < area shape = "rect" id = "node5" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "304,32,397,61" / > < area shape = "rect" id = "node7" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "447,5,537,35" / > < area shape = "rect" id = "node9" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "587,32,637,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a48bc8f11f2f84c027d6fd7fe820857df" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void del_accept < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > idx< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > sidx< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a48bc8f11f2f84c027d6fd7fe820857df_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a48bc8f11f2f84c027d6fd7fe820857df_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a48bc8f11f2f84c027d6fd7fe820857df_icgraph" id = "d6/da2/accept_8c_a48bc8f11f2f84c027d6fd7fe820857df_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a97f5d05130305618f3acfa5e28b86ab8" title = "update_accept_tbl" alt = "" coords = "139,33,267,63" / > < area shape = "rect" id = "node5" href = "../../da/d68/accept_8h.html#a70224e39ebc9db020557c615688ada67" title = "is_ip_acpt_free" alt = "" coords = "316,33,425,63" / > < area shape = "rect" id = "node7" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "476,33,564,63" / > < area shape = "rect" id = "node9" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "615,7,716,36" / > < area shape = "rect" id = "node18" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "767,59,860,88" / > < area shape = "rect" id = "node11" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "765,5,861,35" / > < area shape = "rect" id = "node13" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "911,32,1001,61" / > < area shape = "rect" id = "node15" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "1051,32,1101,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "ae966f1b6c2e7318b524e1e613173d2b4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void destroy_accept_tbl < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_ae966f1b6c2e7318b524e1e613173d2b4_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_ae966f1b6c2e7318b524e1e613173d2b4_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_ae966f1b6c2e7318b524e1e613173d2b4_icgraph" id = "d6/da2/accept_8c_ae966f1b6c2e7318b524e1e613173d2b4_icgraph" >
< area shape = "rect" id = "node3" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "205,56,301,85" / > < area shape = "rect" id = "node10" href = "../../d4/d3b/netsukuku_8c.html#a235b6034c5756ff428377a300e9be15d" title = "destroy_netsukuku" alt = "" coords = "188,109,319,139" / > < area shape = "rect" id = "node5" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "380,5,471,35" / > < area shape = "rect" id = "node7" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "531,83,581,112" / > < area shape = "rect" id = "node12" href = "../../d4/d3b/netsukuku_8c.html#a785106d5f7144641d79c5f5e9ddc2135" title = "sigterm_handler" alt = "" coords = "368,160,483,189" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a29e19093e403323930dcd5a4b1fb8bfb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int find_first_free < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a29e19093e403323930dcd5a4b1fb8bfb_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a29e19093e403323930dcd5a4b1fb8bfb_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a29e19093e403323930dcd5a4b1fb8bfb_icgraph" id = "d6/da2/accept_8c_a29e19093e403323930dcd5a4b1fb8bfb_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a70224e39ebc9db020557c615688ada67" title = "is_ip_acpt_free" alt = "" coords = "156,33,265,63" / > < area shape = "rect" id = "node5" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "316,33,404,63" / > < area shape = "rect" id = "node7" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "455,7,556,36" / > < area shape = "rect" id = "node16" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "607,59,700,88" / > < area shape = "rect" id = "node9" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "605,5,701,35" / > < area shape = "rect" id = "node11" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "751,32,841,61" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "891,32,941,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a6da65f33355cabe5993fab2dff5941b4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int find_free_acp_t < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > idx< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a6da65f33355cabe5993fab2dff5941b4_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a6da65f33355cabe5993fab2dff5941b4_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a6da65f33355cabe5993fab2dff5941b4_icgraph" id = "d6/da2/accept_8c_a6da65f33355cabe5993fab2dff5941b4_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a5a4be13a1f36281b9c268aa9c507b70e" title = "new_accept" alt = "" coords = "167,33,257,63" / > < area shape = "rect" id = "node5" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "308,33,396,63" / > < area shape = "rect" id = "node7" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "447,7,548,36" / > < area shape = "rect" id = "node16" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "599,59,692,88" / > < area shape = "rect" id = "node9" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "597,5,693,35" / > < area shape = "rect" id = "node11" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "743,32,833,61" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "883,32,933,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a8c4bc9a7a82822dff37e2014a9c3b802" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int find_ip_acpt < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > ip< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a8c4bc9a7a82822dff37e2014a9c3b802_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a8c4bc9a7a82822dff37e2014a9c3b802_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a8c4bc9a7a82822dff37e2014a9c3b802_icgraph" id = "d6/da2/accept_8c_a8c4bc9a7a82822dff37e2014a9c3b802_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a70224e39ebc9db020557c615688ada67" title = "is_ip_acpt_free" alt = "" coords = "148,33,257,63" / > < area shape = "rect" id = "node5" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "308,33,396,63" / > < area shape = "rect" id = "node7" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "447,7,548,36" / > < area shape = "rect" id = "node16" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "599,59,692,88" / > < area shape = "rect" id = "node9" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "597,5,693,35" / > < area shape = "rect" id = "node11" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "743,32,833,61" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "883,32,933,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a3032d579f748fa8a4440de3820b2be83" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void init_accept_tbl < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > startups< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > accepts< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > time< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_cgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_cgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_cgraph" id = "d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_cgraph" >
< area shape = "rect" id = "node3" href = "../../d2/dab/xmalloc_8c.html#a42ccfa6fc49cc4ce90cc44cd05052490" title = "xmalloc" alt = "" coords = "160,32,227,61" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a677da14e8c4326bde43622f233f1ead3" title = "fatal" alt = "" coords = "276,32,321,61" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "387,5,456,35" / > < area shape = "rect" id = "node9" href = "../../d7/df8/log_8c.html#a32f684e2d9d47ca24806b88e58498931" title = "close_log_file" alt = "" coords = "371,59,472,88" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_icgraph" id = "d6/da2/accept_8c_a3032d579f748fa8a4440de3820b2be83_icgraph" >
< area shape = "rect" id = "node3" href = "../../d4/d3b/netsukuku_8c.html#a110d67ecacf72375eea84dc00338030c" title = "init_netsukuku" alt = "" coords = "160,5,267,35" / > < area shape = "rect" id = "node5" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "315,5,365,35" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a70224e39ebc9db020557c615688ada67" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int is_ip_acpt_free < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > ip< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int *  < / td >
< td class = "paramname" > < em > index< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_cgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_cgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_cgraph" id = "d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/da2/accept_8c.html#a97f5d05130305618f3acfa5e28b86ab8" title = "update_accept_tbl" alt = "" coords = "165,32,293,61" / > < area shape = "rect" id = "node11" href = "../../d6/da2/accept_8c.html#a8c4bc9a7a82822dff37e2014a9c3b802" title = "find_ip_acpt" alt = "" coords = "184,85,275,115" / > < area shape = "rect" id = "node13" href = "../../d6/da2/accept_8c.html#a29e19093e403323930dcd5a4b1fb8bfb" title = "find_first_free" alt = "" coords = "179,139,280,168" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "356,5,412,35" / > < area shape = "rect" id = "node9" href = "../../d6/da2/accept_8c.html#a48bc8f11f2f84c027d6fd7fe820857df" title = "del_accept" alt = "" coords = "341,59,427,88" / > < area shape = "rect" id = "node7" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "476,5,545,35" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_icgraph" id = "d6/da2/accept_8c_a70224e39ebc9db020557c615688ada67_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "167,33,255,63" / > < area shape = "rect" id = "node5" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "305,7,407,36" / > < area shape = "rect" id = "node14" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "457,59,551,88" / > < area shape = "rect" id = "node7" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "456,5,552,35" / > < area shape = "rect" id = "node9" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "601,32,692,61" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "741,32,792,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a5a4be13a1f36281b9c268aa9c507b70e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int new_accept < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > idx< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "../../da/d1d/structinet__prefix.html" > inet_prefix< / a >   < / td >
< td class = "paramname" > < em > ip< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_cgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_cgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_cgraph" id = "d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_cgraph" >
< area shape = "rect" id = "node3" href = "../../d6/da2/accept_8c.html#a6da65f33355cabe5993fab2dff5941b4" title = "find_free_acp_t" alt = "" coords = "148,5,257,35" / > < area shape = "rect" id = "node5" href = "../../da/d89/inet_8c.html#a284a1d36cd80931c6d96aba2e6a6ae46" title = "inet_copy" alt = "" coords = "164,59,241,88" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_icgraph" id = "d6/da2/accept_8c_a5a4be13a1f36281b9c268aa9c507b70e_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "148,33,236,63" / > < area shape = "rect" id = "node5" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "287,7,388,36" / > < area shape = "rect" id = "node14" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "439,59,532,88" / > < area shape = "rect" id = "node7" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "437,5,533,35" / > < area shape = "rect" id = "node9" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "583,32,673,61" / > < area shape = "rect" id = "node11" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "723,32,773,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< a class = "anchor" id = "a97f5d05130305618f3acfa5e28b86ab8" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void update_accept_tbl < / td >
< td > (< / td >
< td class = "paramtype" > void  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > < div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_cgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_cgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_cgraph" id = "d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_cgraph" >
< area shape = "rect" id = "node3" href = "../../d7/df8/log_8c.html#a983d6ac9e7105eb38445c20ff5e72135" title = "debug" alt = "" coords = "196,5,252,35" / > < area shape = "rect" id = "node7" href = "../../d6/da2/accept_8c.html#a48bc8f11f2f84c027d6fd7fe820857df" title = "del_accept" alt = "" coords = "181,59,267,88" / > < area shape = "rect" id = "node5" href = "../../d7/df8/log_8c.html#a3bd4b0345d9f0035edbe68f3795319de" title = "print_log" alt = "" coords = "316,5,385,35" / > < / map >
< / div >
< / p >
< p > < div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "../../d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_icgraph.png" border = "0" usemap = "#d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_icgraph" alt = "" / > < / div >
< map name = "d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_icgraph" id = "d6/da2/accept_8c_a97f5d05130305618f3acfa5e28b86ab8_icgraph" >
< area shape = "rect" id = "node3" href = "../../da/d68/accept_8h.html#a70224e39ebc9db020557c615688ada67" title = "is_ip_acpt_free" alt = "" coords = "183,33,292,63" / > < area shape = "rect" id = "node5" href = "../../da/d68/accept_8h.html#a1c6006fb8298f7667eb793d8b099af91" title = "add_accept" alt = "" coords = "343,33,431,63" / > < area shape = "rect" id = "node7" href = "../../dc/d21/daemon_8c.html#afc47801db3abdd5d408c48044643018d" title = "udp_exec_pkt" alt = "" coords = "481,7,583,36" / > < area shape = "rect" id = "node16" href = "../../d0/d51/daemon_8h.html#a6bfa338bfc8ec41ee95e77a666e26114" title = "tcp_daemon" alt = "" coords = "633,59,727,88" / > < area shape = "rect" id = "node9" href = "../../d0/d51/daemon_8h.html#a40481bac75cf84001629622bb8a5f2c0" title = "udp_daemon" alt = "" coords = "632,5,728,35" / > < area shape = "rect" id = "node11" href = "../../d5/d05/andna_8h.html#ae8a0abdfc416da1b04dafe5c30fb14c3" title = "andna_main" alt = "" coords = "777,32,868,61" / > < area shape = "rect" id = "node13" href = "../../d9/d88/ntkresolv_8h.html#a3c04138a5bfe5d72780bb7e82a18e627" title = "main" alt = "" coords = "917,32,968,61" / > < / map >
< / div >
< / p >
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "../../dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < li class = "navelem" > < a class = "el" href = "../../d6/da2/accept_8c.html" > accept.c< / a > < / li >
2014-02-20 00:30:40 +00:00
< li class = "footer" > Generated on Wed Feb 19 2014 16:28:41 for The Netsukuku Project by
2014-02-19 23:45:00 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / > < / a > 1.8.6 < / li >
< / ul >
< / div >
< / body >
< / html >