TAPSET::INET_SOCK
Section: Misc. Reference Manual Pages (3stap)
Updated: November 2020
Page Index
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_ip_source
-
Provide IP source address string for a kernel socket
-
See
function::inet_get_ip_source(3stap)
for details.
SEE ALSO
function::inet_get_local_port(3stap),
function::inet_get_ip_source(3stap),
stap(1),
stapprobes(3stap)