probe::socket.create.3stap - Man Page
Creation of a socket
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
Context
The requester (see requester variable)
Description
Fires at the beginning of creating a socket.
See Also0
tapset::socket(3stap)
Info
April 2024 SystemTap Tapset Reference Socket Tapset