function::tcpmib_remote_port(3) debian man page | unix.com

Man Page: function::tcpmib_remote_port

Operating Environment: debian

Section: 3

function::tcpmib_remote_port

FUNCTION:(3stap)					      SNMP Information Tapset						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::queue_stats(3stap) - centos
tapset::tcpmib(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file