CentOS 7.0 - man page for function::tcpmib_remote_port (centos section 3stap)
Linux & Unix Commands - Search Man Pages
FUNCTION::TCPMIB_REM(3stap) SNMP Information Tapset FUNCTION::TCPMIB_REM(3stap)NAME
function::tcpmib_remote_port - Get the remote port
SYNOPSIS
tcpmib_remote_port:long(sk:long)
ARGUMENTS
sk
pointer to a struct inet_sock
DESCRIPTION
Returns the dport from a struct inet_sock in host order.
SystemTap Tapset Reference June 2014 FUNCTION::TCPMIB_REM(3stap)