Ubuntu Manpages

probe::udp.recvmsg.return

Fires whenever an attempt to receive a UDP message received is completed

udp.recvmsg.return 

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

size

Number of bytes received by the process

name

The name of this probe

family

IP address family

sport

UDP source port

dport

UDP destination port

The process which received a UDP message

tapset::udp(3stap)