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

CONTEXT

37       The process which disconnects tcp
38

SEE ALSO

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