TAPSET::INET_SOCK
Section: Misc. Reference Manual Pages (3stap)
Updated: October 2025
Index
Return to Main Contents
NAME
tapset::inet_sock - systemtap inet_sock tapset
DESCRIPTION
- inet_get_local_port
-
Provide local port number for a kernel socket
-
See
function::inet_get_local_port(3stap)
for details.
- inet_get_dest_port
-
Provide remote port number for a kernel socket
-
See
function::inet_get_dest_port(3stap)
for details.
- inet_get_ip_source
-
Provide IP source address string for a kernel socket
-
See
function::inet_get_ip_source(3stap)
for details.
- inet_get_ip_dest
-
Provide IP destination address string for a kernel socket
-
See
function::inet_get_ip_dest(3stap)
for details.
SEE ALSO
function::inet_get_local_port(3stap),
function::inet_get_dest_port(3stap),
function::inet_get_ip_source(3stap),
function::inet_get_ip_dest(3stap),
stap(1),
stapprobes(3stap)
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:32:39 GMT, May 01, 2026