probe::udp.recvmsg.return
名称
probe::udp.recvmsg.return — Fires whenever an attempt to receive a UDP message received is completed
Synopsis
udp.recvmsg.return
udp.recvmsg.return Values
- name
- The name of this probe
- family
- IP address family
- dport
- UDP destination port
- saddr
- A string representing the source IP address
- sport
- UDP source port
- size
- Number of bytes received by the process
- daddr
- A string representing the destination IP address
Context
					The process which received a UDP message