Provided by: systemtap-doc_4.2-3ubuntu0.1_all 

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)
protocol
Protocol value
name
Name of this probe
family
Protocol family value
CONTEXT
The requester (see requester variable)
DESCRIPTION
Fires at the beginning of creating a socket.
SEE ALSO
tapset::socket(3stap)
SystemTap Tapset Reference November 2019 PROBE::SOCKET.CREA(3stap)