Home
last modified time | relevance | path

Searched refs:TC_H_UNSPEC (Results 1 – 6 of 6) sorted by relevance

/third_party/libnl/lib/route/
Dclassid.c114 else if (TC_H_UNSPEC == handle) in rtnl_tc_handle2str()
167 *res = TC_H_UNSPEC; in rtnl_tc_str2handle()
/third_party/iptables/extensions/
Dlibxt_CLASSIFY.c107 case TC_H_UNSPEC: in CLASSIFY_xlate()
/third_party/libnl/lib/route/qdisc/
Dhfsc.c210 return TC_H_UNSPEC; in rtnl_qdisc_hfsc_get_defcls()
Dhtb.c352 return TC_H_UNSPEC; in rtnl_htb_get_defcls()
/third_party/libnl/tests/
Dtest-complex-HTB-with-hash-filters.c108 maj = TC_H_UNSPEC; in get_tc_classid()
/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h73 #define TC_H_UNSPEC (0U) macro