probe::socket.create - Creation of a socket
Contents
Context
The requester (see requester variable)
Description
Fires at the beginning of creating a socket.
Name
probe::socket.create - Creation of a socket
See Also
tapset::socket(3stap) SystemTap Tapset Reference April 2024 PROBE::SOCKET.CREA(3stap)
Synopsis
socket.create
Values
name
Name of this probe
protocol
Protocol value
family
Protocol family value
requester
Requested by user process or the kernel (1 = kernel, 0 = user)
type
Socket type value
