Function

NM-1.0NMutils_tc_qdisc_from_strSince 1.12

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

    Parameters

    • str: string

      the string representation of a qdisc

    Returns TCQdisc

    the %NMTCQdisc or null

    1.12