SPL File CyberFunctions.spl

Content

Functions

Functions

list<uint32> convertIPv4AddressStringsToNumbers(list<rstring> ipv4AddressStrings, list<uint16> types)

This function converts IPv4 address strings to numbers.

Parameters

  • ipv4AddressStrings: list of IPv4 addresses
  • types: list of record types

Returns

  • a list of numbers