ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libspf/docs/API/doxygen/html/structpolicy__addr__s.html
Revision: 1.1
Committed: Tue Nov 13 00:51:30 2007 UTC (18 years, 10 months ago) by root
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import of libspf-1.0.0-p5 from freebsd ports

File Contents

# User Rev Content
1 root 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2     <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3     <title>libSPF v1.0: policy_addr_s Struct Reference</title>
4     <link href="doxygen.css" rel="stylesheet" type="text/css">
5     </head><body>
6     <!-- Generated by Doxygen 1.3.8 -->
7     <div class="qindex"> <form class="search" action="search.php" method="get">
8     <a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
9     <h1>policy_addr_s Struct Reference</h1><code>#include &lt;<a class="el" href="spf_8h-source.html">spf.h</a>&gt;</code>
10     <p>
11     <table border=0 cellpadding=0 cellspacing=0>
12     <tr><td></td></tr>
13     <tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
14     <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="spf_8h.html#a36">SPF_RESULT</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structpolicy__addr__s.html#o0">prefix</a></td></tr>
15    
16     <tr><td class="memItemLeft" nowrap align=right valign=top>int8_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structpolicy__addr__s.html#o1">cidr</a></td></tr>
17    
18     <tr><td class="memItemLeft" nowrap align=right valign=top>in_addr&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structpolicy__addr__s.html#o2">addr</a></td></tr>
19    
20     </table>
21     <hr><h2>Field Documentation</h2>
22     <a class="anchor" name="o2" doxytag="policy_addr_s::addr" ></a><p>
23     <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
24     <tr>
25     <td class="mdRow">
26     <table cellpadding="0" cellspacing="0" border="0">
27     <tr>
28     <td class="md" nowrap valign="top"> struct in_addr <a class="el" href="structpolicy__addr__s.html#o2">policy_addr_s::addr</a> </td>
29     </tr>
30     </table>
31     </td>
32     </tr>
33     </table>
34     <table cellspacing=5 cellpadding=0 border=0>
35     <tr>
36     <td>
37     &nbsp;
38     </td>
39     <td>
40    
41     <p>
42     Definition at line <a class="el" href="spf_8h-source.html#l00233">233</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
43     <p>
44     Referenced by <a class="el" href="main_8c-source.html#l00721">SPF_parse_policy()</a>, <a class="el" href="util_8c-source.html#l01961">UTIL_cidr_cmp()</a>, and <a class="el" href="util_8c-source.html#l01694">UTIL_expand_ip()</a>. </td>
45     </tr>
46     </table>
47     <a class="anchor" name="o1" doxytag="policy_addr_s::cidr" ></a><p>
48     <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
49     <tr>
50     <td class="mdRow">
51     <table cellpadding="0" cellspacing="0" border="0">
52     <tr>
53     <td class="md" nowrap valign="top"> int8_t <a class="el" href="structpolicy__addr__s.html#o1">policy_addr_s::cidr</a> </td>
54     </tr>
55     </table>
56     </td>
57     </tr>
58     </table>
59     <table cellspacing=5 cellpadding=0 border=0>
60     <tr>
61     <td>
62     &nbsp;
63     </td>
64     <td>
65    
66     <p>
67     Definition at line <a class="el" href="spf_8h-source.html#l00232">232</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>.
68     <p>
69     Referenced by <a class="el" href="util_8c-source.html#l01961">UTIL_cidr_cmp()</a>, and <a class="el" href="util_8c-source.html#l01694">UTIL_expand_ip()</a>. </td>
70     </tr>
71     </table>
72     <a class="anchor" name="o0" doxytag="policy_addr_s::prefix" ></a><p>
73     <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
74     <tr>
75     <td class="mdRow">
76     <table cellpadding="0" cellspacing="0" border="0">
77     <tr>
78     <td class="md" nowrap valign="top"> <a class="el" href="spf_8h.html#a36">SPF_RESULT</a> <a class="el" href="structpolicy__addr__s.html#o0">policy_addr_s::prefix</a> </td>
79     </tr>
80     </table>
81     </td>
82     </tr>
83     </table>
84     <table cellspacing=5 cellpadding=0 border=0>
85     <tr>
86     <td>
87     &nbsp;
88     </td>
89     <td>
90    
91     <p>
92     Definition at line <a class="el" href="spf_8h-source.html#l00231">231</a> of file <a class="el" href="spf_8h-source.html">spf.h</a>. </td>
93     </tr>
94     </table>
95     <hr>The documentation for this struct was generated from the following file:<ul>
96     <li><a class="el" href="spf_8h-source.html">spf.h</a></ul>
97     <hr size="1"><address style="align: right;"><small>Generated on Thu Sep 16 18:10:52 2004 for libSPF v1.0 by
98     <a href="http://www.doxygen.org/index.html">
99     <img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
100     </body>
101     </html>