oracular (3) function::sock_prot_str2num.3stap.gz

Provided by: systemtap-doc_5.1-4_amd64 bug

NAME

       function::sock_prot_str2num - Given a protocol name (string), return the corresponding protocol number

SYNOPSIS

           sock_prot_str2num:long(proto:string)

ARGUMENTS

       proto
           The protocol name

SEE ALSO

       tapset::socket(3stap)