Function

NM-1.0NMutils_tc_tfilter_from_strSince 1.12

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

    Parameters

    • str: string

      the string representation of a tfilter

    Returns TCTfilter

    the %NMTCTfilter or null

    1.12