SOCK_PROT_STR2NUM

Section: Socket Tapset (3stap)
Updated: October 2009
Index Return to Main Contents
 

NAME

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.
 

AUTHOR

SystemTap

Hackers
 

COPYRIGHT