Searched refs:TC_H_UNSPEC (Results 1 – 5 of 5) sorted by relevance
81 maj = TC_H_UNSPEC; in get_qdisc_handle()103 maj = TC_H_UNSPEC; in get_tc_classid()138 else if (h == TC_H_UNSPEC) in print_tc_classid()
489 else if (TC_H_UNSPEC == handle) in rtnl_tc_handle2str()531 *res = TC_H_UNSPEC; in rtnl_tc_str2handle()
72 #define TC_H_UNSPEC (0U) macro