1FUNCTION::SOCK_PROT_(3stap) Socket Tapset FUNCTION::SOCK_PROT_(3stap)
23
4
NAME
6function::sock_prot_num2str - Given a protocol number, return a string
7representation
8
SYNOPSIS
10sock_prot_num2str:string(proto:long)
11
ARGUMENTS
13proto
14The protocol number
15
SEE ALSO
17tapset::socket(3stap)
1819
20
21
SystemTap Tapset Reference October 2018 FUNCTION::SOCK_PROT_(3stap)