1PROBE::UDP.RECVMSG(3stap)      Networking Tapset     PROBE::UDP.RECVMSG(3stap)
2
3
4

NAME

6       probe::udp.recvmsg.return - Fires whenever an attempt to receive a UDP
7       message received is completed
8

SYNOPSIS

10       udp.recvmsg.return
11

VALUES

13       daddr
14           A string representing the destination IP address
15
16       saddr
17           A string representing the source IP address
18
19       name
20           The name of this probe
21
22       dport
23           UDP destination port
24
25       family
26           IP address family
27
28       sport
29           UDP source port
30
31       size
32           Number of bytes received by the process
33

CONTEXT

35       The process which received a UDP message
36

SEE ALSO

38       tapset::udp(3stap)
39
40
41
42SystemTap Tapset Reference         May 2019          PROBE::UDP.RECVMSG(3stap)
Impressum