This file is indexed.

/usr/share/doc/libfixbuf3-doc/html/structfb_sub_template_multi_list_entry__st.html is in libfixbuf3-doc 1.7.1+ds-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>fixbuf- Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <link rel="stylesheet" type="text/css" href="../../site/style.css" />
        <link rel="stylesheet" type="text/css" href="doxygen.css">
        <link rel="stylesheet" type="text/css" href="tabs.css">
</head>
<body>
    <div id="p-body">
      <div id="l-header">
        <img src="../../site/sei-logo.png" id="l-sei-logo"
            alt="Software Engineering Institute | Carnegie Mellon&copy;" />
        <div id="l-netsa-logo"><a id="l-netsa-name" href="../../index.html"><b>CERT NetSA Security Suite</b></a></div>
        <div id="l-netsa-motto">Monitoring for Large-Scale Networks</div>
        <h1 class="l-page-title">fixbuf</h1>
        <span id="l-subtitle">Documentation</span>
      </div><!-- l-header -->
      <div id="l-content">
        <div id="l-sidebar">
          <div class="p-sidebar-section">
            <h1><a href="../index.html">fixbuf</a></h1>
            <ul>
              <li><a href="index.html">Documentation</a></li>
              <li><a href="../download.html">Downloads</a></li>
	      <li><a href="../../pyfixbuf/index.html">pyfixbuf</a></li>
            </ul>
          </div><!-- p-sidebar-section -->
        </div><!-- l-sidebar -->
      <div id="top"> <!-- need this for doxygen -->
<!-- Generated by Doxygen 1.8.9.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">fbSubTemplateMultiListEntry_st Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Entries contain the same type of information at SubTemplateLists: template ID and template pointers to describe the data the number of data elements and the data pointer and data length.  
 <a href="structfb_sub_template_multi_list_entry__st.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="public_8h_source.html">public.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a7a5548bd8e56ec7e7742b23cec987f56"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7a5548bd8e56ec7e7742b23cec987f56"></a>
<a class="el" href="public_8h.html#a1a98b02ac2e3547d96e839174270af99">fbTemplate_t</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfb_sub_template_multi_list_entry__st.html#a7a5548bd8e56ec7e7742b23cec987f56">tmpl</a></td></tr>
<tr class="memdesc:a7a5548bd8e56ec7e7742b23cec987f56"><td class="mdescLeft">&#160;</td><td class="mdescRight">pointer to the template used to structure the data in this entry <br /></td></tr>
<tr class="separator:a7a5548bd8e56ec7e7742b23cec987f56"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af484483aee78233dd9fc95713a6c845e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af484483aee78233dd9fc95713a6c845e"></a>
uint8_t *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfb_sub_template_multi_list_entry__st.html#af484483aee78233dd9fc95713a6c845e">dataPtr</a></td></tr>
<tr class="memdesc:af484483aee78233dd9fc95713a6c845e"><td class="mdescLeft">&#160;</td><td class="mdescRight">pointer to the buffer used to hold the data in this entry <br /></td></tr>
<tr class="separator:af484483aee78233dd9fc95713a6c845e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af1e367960d7405950175bae3a4d34964"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af1e367960d7405950175bae3a4d34964"></a>
size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfb_sub_template_multi_list_entry__st.html#af1e367960d7405950175bae3a4d34964">dataLength</a></td></tr>
<tr class="memdesc:af1e367960d7405950175bae3a4d34964"><td class="mdescLeft">&#160;</td><td class="mdescRight">length of the buffer used to hold the data in this entry <br /></td></tr>
<tr class="separator:af1e367960d7405950175bae3a4d34964"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a889c463239d4e56aa8a7bb3dba3f3f91"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a889c463239d4e56aa8a7bb3dba3f3f91"></a>
uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfb_sub_template_multi_list_entry__st.html#a889c463239d4e56aa8a7bb3dba3f3f91">tmplID</a></td></tr>
<tr class="memdesc:a889c463239d4e56aa8a7bb3dba3f3f91"><td class="mdescLeft">&#160;</td><td class="mdescRight">ID of the template used to structure the data in this entry. <br /></td></tr>
<tr class="separator:a889c463239d4e56aa8a7bb3dba3f3f91"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa1696e0490b201ef8f98b26b71b3c179"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa1696e0490b201ef8f98b26b71b3c179"></a>
uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfb_sub_template_multi_list_entry__st.html#aa1696e0490b201ef8f98b26b71b3c179">numElements</a></td></tr>
<tr class="memdesc:aa1696e0490b201ef8f98b26b71b3c179"><td class="mdescLeft">&#160;</td><td class="mdescRight">number of elements in this entry <br /></td></tr>
<tr class="separator:aa1696e0490b201ef8f98b26b71b3c179"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Entries contain the same type of information at SubTemplateLists: template ID and template pointers to describe the data the number of data elements and the data pointer and data length. </p>
<p>Sub template multi lists are inherently nested constructions. At a high level, they are a list of sub template lists. The first level is a list of fbSubTemplateMultiListEntry_t's, which each contain the information that describes the data contained in them. Initializing a fbSubTemplateMultiList_t with a semantic and number of elements returns memory that contains numElements blocks of memory containing fbSubTemplateMultiListEntry_t's. It is not ready to accept data. Each of the fbSubTemplateMultiListEntry_t's needed to be set up then data is copied into the entries. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="public_8h_source.html">public.h</a></li>
</ul>
</div><!-- contents -->
      </div><!-- l-content -->
      <div id="l-footer">&copy; 2006-2015 Carnegie Mellon University</div>
    </div><!-- p-body -->
</body>
</html>