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

NAME

6       probe::udp.disconnect - Fires when a process requests for a UDP
7       disconnection
8

SYNOPSIS

10       udp.disconnect
11

VALUES

13       saddr
14           A string representing the source IP address
15
16       daddr
17           A string representing the destination IP address
18
19       name
20           The name of this probe
21
22       flags
23           Flags (e.g. FIN, etc)
24
25       family
26           IP address family
27
28       sport
29           UDP source port
30
31       dport
32           UDP destination port
33
34       sock
35           Network socket used by the process
36

CONTEXT

38       The process which requests a UDP disconnection
39

SEE ALSO

41       tapset::udp(3stap)
42
43
44
45SystemTap Tapset Reference         May 2019          PROBE::UDP.DISCONN(3stap)
Impressum