probe::udp.recvmsg(3stap) centos man page | unix.com

Man Page: probe::udp.recvmsg

Operating Environment: centos

Section: 3stap

PROBE::UDP.RECVMSG(3stap)					 Networking Tapset					 PROBE::UDP.RECVMSG(3stap)

NAME
probe::udp.recvmsg - Fires whenever a UDP message is received
SYNOPSIS
udp.recvmsg
VALUES
name The name of this probe dport UDP destination port size Number of bytes received by the process saddr A string representing the source IP address daddr A string representing the destination IP address sport UDP source port family IP address family sock Network socket used by the process
CONTEXT
The process which received a UDP message SystemTap Tapset Reference June 2014 PROBE::UDP.RECVMSG(3stap)
Related Man Pages
udp(4) - debian
tapset::socket(3stap) - centos
tapset::tcp(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq