Man Page: probe::udp.sendmsg
Operating Environment: centos
Section: 3stap
PROBE::UDP.SENDMSG(3stap) Networking Tapset PROBE::UDP.SENDMSG(3stap)NAMEprobe::udp.sendmsg - Fires whenever a process sends a UDP messageSYNOPSISudp.sendmsgVALUESname The name of this probe dport UDP destination port size Number of bytes sent by the process saddr A string representing the source IP address daddr A string representing the destination IP address sport UDP source port sock Network socket used by the process family IP address familyCONTEXTThe process which sent a UDP message SystemTap Tapset Reference June 2014 PROBE::UDP.SENDMSG(3stap)
| Related Man Pages |
|---|
| udp(4p) - bsd |
| tapset::udp(3stap) - centos |
| udp(4p) - ultrix |
| tapset::socket(3stap) - centos |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |