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

NAME

6       probe::udp.disconnect.return - UDP has been disconnected successfully
7

SYNOPSIS

9       udp.disconnect.return
10

VALUES

12       name
13           The name of this probe
14
15       family
16           IP address family
17
18       daddr
19           A string representing the destination IP address
20
21       saddr
22           A string representing the source IP address
23
24       dport
25           UDP destination port
26
27       sport
28           UDP source port
29
30       ret
31           Error code (0: no error)
32

CONTEXT

34       The process which requested a UDP disconnection
35

SEE ALSO

37       tapset::udp(3stap)
38
39
40
41SystemTap Tapset Reference       November 2021       PROBE::UDP.DISCONN(3stap)
Impressum