summaryrefslogtreecommitdiffstats
path: root/tapsets/API-format-ipaddr.html
diff options
authorFrank Ch. Eigler <fche@redhat.com>2024-04-26 18:22:38 -0400
committerFrank Ch. Eigler <fche@redhat.com>2024-04-26 18:22:38 -0400
commit5867223c8e0a8ab505d4a7960e4113e25e154f07 (patch)
treed4e33b64a461359792c979c1858c962759845dd2 /tapsets/API-format-ipaddr.html
parentremoved tutorial/* bits (diff)
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-format-ipaddr.html')
-rw-r--r--tapsets/API-format-ipaddr.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapsets/API-format-ipaddr.html b/tapsets/API-format-ipaddr.html
index 6fe2c2f1..0a9fa72f 100644
--- a/tapsets/API-format-ipaddr.html
+++ b/tapsets/API-format-ipaddr.html
@@ -2,7 +2,7 @@
2 Returns a string representation for an IP address 2 Returns a string representation for an IP address
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 format_ipaddr:string(addr:long,family:long) 4 format_ipaddr:string(addr:long,family:long)
5</pre></div><div class="refsect1"><a name="idm46353907286880"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="id1837"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p>
6 the IP address 6 the IP address
7 </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> 7 </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p>
8 the IP address family (either AF_INET or AF_INET6) 8 the IP address family (either AF_INET or AF_INET6)