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

NAME

6       probe::tcp.disconnect - TCP socket disconnection
7

SYNOPSIS

9       tcp.disconnect
10

VALUES

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

CONTEXT

37       The process which disconnects tcp
38

SEE ALSO

40       tapset::tcp(3stap)
41
42
43
44SystemTap Tapset Reference         May 2019          PROBE::TCP.DISCONN(3stap)
Impressum