1FUNCTION::SOCK_PROT_(3stap) Socket Tapset FUNCTION::SOCK_PROT_(3stap)
23
4
NAME
6function::sock_prot_str2num - Given a protocol name (string), return
7the corresponding protocol number.
8
SYNOPSIS
10sock_prot_str2num:long(proto:string)
11
ARGUMENTS
13proto
14The protocol name.
1516
17
18
SystemTap Tapset Reference August 2011 FUNCTION::SOCK_PROT_(3stap)