Perl Programming/Keywords/getprotobynumber
The getprotobynumber keyword
The getprotobynumber function gets the protocol record given its NUMBER.
Syntax
getprotobynumber NUMBER
Examples
print getprotobynumber 423;
The getprotobynumber function gets the protocol record given its NUMBER.
getprotobynumber NUMBER
print getprotobynumber 423;