diff options
| author | fche <fche> | 2018-10-13 19:38:43 +0000 |
|---|---|---|
| committer | fche <fche> | 2018-10-13 19:38:43 +0000 |
| commit | e542fe1f0b69e92061bc8000414506c282a31451 (patch) | |
| tree | 897416744e3bbe5456e2f24c74ee1d8747df5f12 /tapsets/API-ipmib-OutRequests.html | |
| parent | removed langref/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-ipmib-OutRequests.html')
| -rw-r--r-- | tapsets/API-ipmib-OutRequests.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tapsets/API-ipmib-OutRequests.html b/tapsets/API-ipmib-OutRequests.html index 11f4704e..59f2e67a 100644 --- a/tapsets/API-ipmib-OutRequests.html +++ b/tapsets/API-ipmib-OutRequests.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::ipmib.OutRequests</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InUnknownProtos.html" title="probe::ipmib.InUnknownProtos"><link rel="next" href="API-ipmib-ReasmReqds.html" title="probe::ipmib.ReasmReqds"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::ipmib.OutRequests</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InUnknownProtos.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-ReasmReqds.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-ipmib-OutRequests"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.OutRequests — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::ipmib.OutRequests</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InUnknownProtos.html" title="probe::ipmib.InUnknownProtos"><link rel="next" href="API-ipmib-ReasmReqds.html" title="probe::ipmib.ReasmReqds"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::ipmib.OutRequests</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InUnknownProtos.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-ReasmReqds.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-ipmib-OutRequests"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.OutRequests — |
| 2 | Count a request to send a packet | 2 | Count a request to send a packet |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">ipmib.OutRequests </pre></div><div class="refsect1"><a name="idm47872001687248"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">ipmib.OutRequests </pre></div><div class="refsect1"><a name="idp71873688352752"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 4 | value to be added to the counter (default value of 1) | 4 | value to be added to the counter (default value of 1) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to the struct sk_buff being acted on | 6 | pointer to the struct sk_buff being acted on |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm47872001682048"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71873688357952"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>OutRequests</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>OutRequests</code></em> (equivalent to SNMP's MIB |
