php man page for getprotobynumber

Query: getprotobynumber

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GETPROTOBYNUMBER(3)							 1						       GETPROTOBYNUMBER(3)

getprotobynumber - Get protocol name associated with protocol number

SYNOPSIS
string getprotobynumber (int $number)
DESCRIPTION
getprotobynumber(3) returns the protocol name associated with protocol $number as per /etc/protocols.
PARAMETERS
o $number - The protocol number.
RETURN VALUES
Returns the protocol name as a string, or FALSE on failure.
SEE ALSO
getprotobyname(3). PHP Documentation Group GETPROTOBYNUMBER(3)
Related Man Pages
setprotoent(3n) - bsd
setprotoent(3) - redhat
getprotobynumber(3) - netbsd
endprotoent(3) - netbsd
getprotobyname(3) - netbsd
Similar Topics in the Unix Linux Community
NTP synchronised problem in our Centos 7.6 node