Function

NM-1.0NMutils_tc_action_from_strSince 1.12

  • Parses the tc style string action representation of the queueing discipline to a %NMTCAction instance. Supports a subset of the tc language.

    Parameters

    • str: string

      the string representation of a action

    Returns TCAction

    the %NMTCAction or null

    1.12