probe::tcpmib.outsegs(3stap) centos man page | unix.com

Man Page: probe::tcpmib.outsegs

Operating Environment: centos

Section: 3stap

PROBE::TCPMIB.OUTS(3stap)				      SNMP Information Tapset					 PROBE::TCPMIB.OUTS(3stap)

NAME
probe::tcpmib.OutSegs - Count the sending of a TCP segment
SYNOPSIS
tcpmib.OutSegs
VALUES
sk pointer to the struct sock being acted on op value to be added to the counter (default value of 1)
DESCRIPTION
The packet pointed to by skb is filtered by the function tcpmib_filter_key. If the packet passes the filter is is counted in the global OutSegs (equivalent to SNMP's MIB TCP_MIB_OUTSEGS) SystemTap Tapset Reference June 2014 PROBE::TCPMIB.OUTS(3stap)
Related Man Pages
tapset::kprocess(3stap) - centos
tapset::memory(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::tcpmib(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq