Searched refs:tt_dump_prefix (Results 1 – 6 of 6) sorted by relevance
90 char *tt_dump_prefix; member
418 .tt_dump_prefix = "cls",
459 .tt_dump_prefix = "class",
529 .tt_dump_prefix = "qdisc",
544 .tt_dump_prefix = "act",
894 if (type_ops && type_ops->tt_dump_prefix) in rtnl_tc_dump_line()895 nl_dump(p, "%s ", type_ops->tt_dump_prefix); in rtnl_tc_dump_line()