PROBE::SOCKET\&.CREA
Section: Socket Tapset (3stap)
Updated: November 2020
Page Index
NAME
probe::socket.create - Creation of a socket
SYNOPSIS
socket.create
VALUES
type
-
Socket type value
requester
-
Requested by user process or the kernel (1 = kernel, 0 = user)
name
-
Name of this probe
family
-
Protocol family value
protocol
-
Protocol value
CONTEXT
The requester (see requester variable)
DESCRIPTION
Fires at the beginning of creating a socket.
SEE ALSO
tapset::socket(3stap)