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

CONTEXT

38       The process which requests a UDP disconnection
39

SEE ALSO

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