Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 550bbe86d83a7870fdddc73c68e5d2b2 > files > 393

libunbound-devel-1.3.4-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>unbound: val_anchors Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>val_anchors Struct Reference</h1><!-- doxytag: class="val_anchors" -->Trust anchor store.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;val_anchor.h&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5ca3d2246bd099becaa0024829c16b8b"></a><!-- doxytag: member="val_anchors::region" ref="5ca3d2246bd099becaa0024829c16b8b" args="" -->
struct <a class="el" href="structregional.html">regional</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structval__anchors.html#5ca3d2246bd099becaa0024829c16b8b">region</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">region where trust anchors are allocated <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structrbtree__t.html">rbtree_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structval__anchors.html#8059f6c5cfdee4f2490e8ed42cced514">tree</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Anchors are store in this tree.  <a href="#8059f6c5cfdee4f2490e8ed42cced514"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3b50c97f814f9d47778729012ddfe310"></a><!-- doxytag: member="val_anchors::dlv_anchor" ref="3b50c97f814f9d47778729012ddfe310" args="" -->
struct <a class="el" href="structtrust__anchor.html">trust_anchor</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structval__anchors.html#3b50c97f814f9d47778729012ddfe310">dlv_anchor</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The DLV trust anchor (if one is configured, else NULL). <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Trust anchor store. <hr><h2>Field Documentation</h2>
<a class="anchor" name="8059f6c5cfdee4f2490e8ed42cced514"></a><!-- doxytag: member="val_anchors::tree" ref="8059f6c5cfdee4f2490e8ed42cced514" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structrbtree__t.html">rbtree_t</a>* <a class="el" href="structval__anchors.html#8059f6c5cfdee4f2490e8ed42cced514">val_anchors::tree</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Anchors are store in this tree. 
<p>
Sort order is chosen, so that dnames are in nsec-like order. A lookup on class, name will return an exact match of the closest match, with the ancestor needed. contents of type <a class="el" href="structtrust__anchor.html" title="A trust anchor in the trust anchor store.">trust_anchor</a>. 
<p>Referenced by <a class="el" href="val__anchor_8c_source.html#l00129">anchor_find()</a>, <a class="el" href="val__anchor_8c_source.html#l00147">anchor_new_ta()</a>, <a class="el" href="val__anchor_8c_source.html#l00886">anchors_assemble_rrsets()</a>, <a class="el" href="val__anchor_8c_source.html#l00071">anchors_create()</a>, <a class="el" href="val__anchor_8c_source.html#l00090">anchors_delete()</a>, <a class="el" href="val__anchor_8c_source.html#l01008">anchors_lookup()</a>, and <a class="el" href="val__anchor_8c_source.html#l00101">init_parents()</a>.</p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>validator/<a class="el" href="val__anchor_8h.html">val_anchor.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Oct 13 06:46:34 2009 for unbound by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>