PROBE::TCP\&.DISCONN

Section: Networking Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

probe::tcp.disconnect - TCP socket disconnection  

SYNOPSIS

tcp.disconnect 
 

VALUES

dport

TCP destination port

name

Name of this probe

daddr

A string representing the destination IP address

family

IP address family

sport

TCP source port

sock

Network socket

saddr

A string representing the source IP address

flags

TCP flags (e.g. FIN, etc)
 

CONTEXT

The process which disconnects tcp  

SEE ALSO

tapset::tcp(3stap)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO