getprotobyname

(PHP 4 >= 4.0.0)

getprotobyname --  Get protocol number associated with protocol name

Description

int getprotobyname (string name)

getprotobyname() returns the protocol number associated with the protocol name as per /etc/protocols.

See also: getprotobynumber().