Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Github Action <[email protected]>
  • Loading branch information
Github Action committed Jan 2, 2024
1 parent 99d5622 commit 5c435aa
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions ebpf__api_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; {</div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="structebpf__api__verifier__stats__t.html#a8c63d828b7004160dcb961cfd4832649"> 107</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structebpf__api__verifier__stats__t.html#a8c63d828b7004160dcb961cfd4832649">total_unreachable</a>;</div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="structebpf__api__verifier__stats__t.html#a3208c61600bdee5b04f21c7e96270a65"> 108</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structebpf__api__verifier__stats__t.html#a3208c61600bdee5b04f21c7e96270a65">total_warnings</a>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="structebpf__api__verifier__stats__t.html#ac0b14f4498797ed6aebffb06f19c0f20"> 109</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structebpf__api__verifier__stats__t.html#ac0b14f4498797ed6aebffb06f19c0f20">max_instruction_count</a>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="structebpf__api__verifier__stats__t.html#aa49f4fe6ae7092141b7d4182664145f5"> 109</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structebpf__api__verifier__stats__t.html#aa49f4fe6ae7092141b7d4182664145f5">max_loop_count</a>;</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; } <a class="code" href="structebpf__api__verifier__stats__t.html">ebpf_api_verifier_stats_t</a>;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; </div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="ebpf__api_8h.html#a3d8b8fdba49c7f61cc493f64f4d12fbe"> 127</a></span>&#160; _Success_(<span class="keywordflow">return</span> == 0) uint32_t <a class="code" href="ebpf__api_8h.html#a3d8b8fdba49c7f61cc493f64f4d12fbe">ebpf_api_elf_verify_section_from_file</a>(</div>
Expand Down Expand Up @@ -356,7 +356,7 @@
<div class="ttc" id="astructebpf__api__verifier__stats__t_html"><div class="ttname"><a href="structebpf__api__verifier__stats__t.html">ebpf_api_verifier_stats_t</a></div><div class="ttdef"><b>Definition:</b> ebpf_api.h:106</div></div>
<div class="ttc" id="astructebpf__api__verifier__stats__t_html_a3208c61600bdee5b04f21c7e96270a65"><div class="ttname"><a href="structebpf__api__verifier__stats__t.html#a3208c61600bdee5b04f21c7e96270a65">ebpf_api_verifier_stats_t::total_warnings</a></div><div class="ttdeci">int total_warnings</div><div class="ttdef"><b>Definition:</b> ebpf_api.h:108</div></div>
<div class="ttc" id="astructebpf__api__verifier__stats__t_html_a8c63d828b7004160dcb961cfd4832649"><div class="ttname"><a href="structebpf__api__verifier__stats__t.html#a8c63d828b7004160dcb961cfd4832649">ebpf_api_verifier_stats_t::total_unreachable</a></div><div class="ttdeci">int total_unreachable</div><div class="ttdef"><b>Definition:</b> ebpf_api.h:107</div></div>
<div class="ttc" id="astructebpf__api__verifier__stats__t_html_ac0b14f4498797ed6aebffb06f19c0f20"><div class="ttname"><a href="structebpf__api__verifier__stats__t.html#ac0b14f4498797ed6aebffb06f19c0f20">ebpf_api_verifier_stats_t::max_instruction_count</a></div><div class="ttdeci">int max_instruction_count</div><div class="ttdef"><b>Definition:</b> ebpf_api.h:109</div></div>
<div class="ttc" id="astructebpf__api__verifier__stats__t_html_aa49f4fe6ae7092141b7d4182664145f5"><div class="ttname"><a href="structebpf__api__verifier__stats__t.html#aa49f4fe6ae7092141b7d4182664145f5">ebpf_api_verifier_stats_t::max_loop_count</a></div><div class="ttdeci">int max_loop_count</div><div class="ttdef"><b>Definition:</b> ebpf_api.h:109</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Expand Down
4 changes: 2 additions & 2 deletions functions_m.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ <h3><a id="index_m"></a>- m -</h3><ul>
, <a class="el" href="structbpf__create__map__attr.html#ab0efff56d41565bf33870e45e104fa65">bpf_create_map_attr</a>
, <a class="el" href="structbpf__map__info.html#a0238f04b0912d7be44ba22f6b8f4101f">bpf_map_info</a>
</li>
<li>max_instruction_count
: <a class="el" href="structebpf__api__verifier__stats__t.html#ac0b14f4498797ed6aebffb06f19c0f20">ebpf_api_verifier_stats_t</a>
<li>max_loop_count
: <a class="el" href="structebpf__api__verifier__stats__t.html#aa49f4fe6ae7092141b7d4182664145f5">ebpf_api_verifier_stats_t</a>
</li>
<li>minor
: <a class="el" href="struct__bpf2c__version.html#abc026a444dc06c7c49fccb74d2ca90e2">_bpf2c_version</a>
Expand Down
4 changes: 2 additions & 2 deletions functions_vars_m.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ <h3><a id="index_m"></a>- m -</h3><ul>
, <a class="el" href="structbpf__create__map__attr.html#ab0efff56d41565bf33870e45e104fa65">bpf_create_map_attr</a>
, <a class="el" href="structbpf__map__info.html#a0238f04b0912d7be44ba22f6b8f4101f">bpf_map_info</a>
</li>
<li>max_instruction_count
: <a class="el" href="structebpf__api__verifier__stats__t.html#ac0b14f4498797ed6aebffb06f19c0f20">ebpf_api_verifier_stats_t</a>
<li>max_loop_count
: <a class="el" href="structebpf__api__verifier__stats__t.html#aa49f4fe6ae7092141b7d4182664145f5">ebpf_api_verifier_stats_t</a>
</li>
<li>minor
: <a class="el" href="struct__bpf2c__version.html#abc026a444dc06c7c49fccb74d2ca90e2">_bpf2c_version</a>
Expand Down
2 changes: 1 addition & 1 deletion search/all_c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion search/variables_c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions structebpf__api__verifier__stats__t.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,18 @@
<tr class="separator:a8c63d828b7004160dcb961cfd4832649"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3208c61600bdee5b04f21c7e96270a65"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structebpf__api__verifier__stats__t.html#a3208c61600bdee5b04f21c7e96270a65">total_warnings</a></td></tr>
<tr class="separator:a3208c61600bdee5b04f21c7e96270a65"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac0b14f4498797ed6aebffb06f19c0f20"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structebpf__api__verifier__stats__t.html#ac0b14f4498797ed6aebffb06f19c0f20">max_instruction_count</a></td></tr>
<tr class="separator:ac0b14f4498797ed6aebffb06f19c0f20"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa49f4fe6ae7092141b7d4182664145f5"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structebpf__api__verifier__stats__t.html#aa49f4fe6ae7092141b7d4182664145f5">max_loop_count</a></td></tr>
<tr class="separator:aa49f4fe6ae7092141b7d4182664145f5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Field Documentation</h2>
<a id="ac0b14f4498797ed6aebffb06f19c0f20"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac0b14f4498797ed6aebffb06f19c0f20">&#9670;&nbsp;</a></span>max_instruction_count</h2>
<a id="aa49f4fe6ae7092141b7d4182664145f5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa49f4fe6ae7092141b7d4182664145f5">&#9670;&nbsp;</a></span>max_loop_count</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int ebpf_api_verifier_stats_t::max_instruction_count</td>
<td class="memname">int ebpf_api_verifier_stats_t::max_loop_count</td>
</tr>
</table>
</div><div class="memdoc">
Expand Down

0 comments on commit 5c435aa

Please sign in to comment.