PROBE::UDP\&.DISCONN

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

NAME

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

SYNOPSIS

udp.disconnect.return 
 

VALUES

name

The name of this probe

dport

UDP destination port

family

IP address family

ret

Error code (0: no error)

daddr

A string representing the destination IP address

sport

UDP source port

saddr

A string representing the source IP address
 

CONTEXT

The process which requested a UDP disconnection  

SEE ALSO

tapset::udp(3stap)


 

Index

NAME
SYNOPSIS
VALUES
CONTEXT
SEE ALSO