diff options
| author | lberk <lberk> | 2013-02-26 17:49:09 +0000 |
|---|---|---|
| committer | lberk <lberk> | 2013-02-26 17:49:09 +0000 |
| commit | 9bba572d7911c2366c7ac3381b15470c0b835746 (patch) | |
| tree | c72130179d84d2b82bb30a617802f1ac87d17ba9 /tapsets/API-linuxmib-TCPMemoryPressures.html | |
| parent | add new langref/*.html (diff) | |
added new man pages
Diffstat (limited to 'tapsets/API-linuxmib-TCPMemoryPressures.html')
| -rw-r--r-- | tapsets/API-linuxmib-TCPMemoryPressures.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-linuxmib-TCPMemoryPressures.html b/tapsets/API-linuxmib-TCPMemoryPressures.html index 353fdcab..d047e0a7 100644 --- a/tapsets/API-linuxmib-TCPMemoryPressures.html +++ b/tapsets/API-linuxmib-TCPMemoryPressures.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.TCPMemoryPressures</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.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-linuxmib-ListenOverflows.html" title="probe::linuxmib.ListenOverflows"><link rel="next" href="API-tcpmib-ActiveOpens.html" title="probe::tcpmib.ActiveOpens"></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>probe::linuxmib.TCPMemoryPressures</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-ListenOverflows.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-tcpmib-ActiveOpens.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.TCPMemoryPressures"><a name="API-linuxmib-TCPMemoryPressures"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.TCPMemoryPressures — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.TCPMemoryPressures</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.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-linuxmib-ListenOverflows.html" title="probe::linuxmib.ListenOverflows"><link rel="next" href="API-tcpmib-ActiveOpens.html" title="probe::tcpmib.ActiveOpens"></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>probe::linuxmib.TCPMemoryPressures</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-ListenOverflows.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-tcpmib-ActiveOpens.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.TCPMemoryPressures"><a name="API-linuxmib-TCPMemoryPressures"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.TCPMemoryPressures — |
| 2 | Count of times memory pressure was used | 2 | Count of times memory pressure was used |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.TCPMemoryPressures </pre></div><div class="refsect1" title="Values"><a name="idp37084848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.TCPMemoryPressures </pre></div><div class="refsect1" title="Values"><a name="idp10155152"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | Pointer to the struct sock being acted on | 4 | Pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | Value to be added to the counter (default value of 1) | 6 | Value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp37090048"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10160352"></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">linuxmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>TCPMemoryPressures</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>TCPMemoryPressures</code></em> (equivalent to SNMP's MIB |
