Provided by: systemtap-doc_2.9-2ubuntu2_all 

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