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