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
15
SEE ALSO
17tapset::socket(3stap)
1819
20
21
SystemTap Tapset Reference October 2018 FUNCTION::SOCK_PROT_(3stap)