diff options
| author | fche <fche> | 2014-12-22 17:29:33 +0000 |
|---|---|---|
| committer | fche <fche> | 2014-12-22 17:29:33 +0000 |
| commit | 37d569d36747707abe7b672bfa89a543fb89c585 (patch) | |
| tree | c829cf82d3e4238bf69cb9dbeb7a91f662d54907 /tapsets/API-format-ipaddr.html | |
| parent | add new langref/*.html (diff) | |
added new man pages
Diffstat (limited to 'tapsets/API-format-ipaddr.html')
| -rw-r--r-- | tapsets/API-format-ipaddr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tapsets/API-format-ipaddr.html b/tapsets/API-format-ipaddr.html index 6248ab1f..bc99211b 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="idm47245128514784"></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="idm47511690360592"></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) |
