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

Man Page: function::tcpmib_local_port

Operating Environment: debian

Section: 3

function::tcpmib_local_port

FUNCTION:(3stap)					      SNMP Information Tapset						  FUNCTION:(3stap)

NAME
function::tcpmib_local_port - Get the local port
SYNOPSIS
tcpmib_local_port:long(sk:long)
ARGUMENTS
sk pointer to a struct inet_sock
DESCRIPTION
Returns the sport from a struct inet_sock in host order. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::string(3stap) - centos
tapset::tcpmib(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file