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

CONTEXT

34       The process which requested a UDP disconnection
35

SEE ALSO

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