Perl Programming/Keywords/getnetbyaddr

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Previous: gethostent Keywords Next: getnetbyname

The getnetbyaddr keyword[edit | edit source]

The getnetbyaddr function gets the network record given its ADDRESS and ADDRESSTYPE.

Syntax[edit | edit source]

  getnetbyaddr ADDRESS, ADDRESSTYPE
Previous: getlogin Keywords Next: getnetbyname