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.
1516
17
18
SystemTap Tapset Reference August 2011 FUNCTION::SOCK_PROT_(3stap)