Searched refs:get_tc_classid (Results 1 - 18 of 18) sorted by relevance

/external/iproute2/tc/
H A Df_basic.c74 if (get_tc_classid(&handle, *argv)) {
H A Dtc_class.c91 if (get_tc_classid(&handle, *argv))
108 if (get_tc_classid(&handle, *argv))
423 if (get_tc_classid(&filter_classid, *argv))
436 if (get_tc_classid(&handle, *argv))
H A Df_bpf.c102 if (get_tc_classid(&handle, *argv)) {
H A Df_fw.c75 if (get_tc_classid(&handle, *argv)) {
H A Df_route.c96 if (get_tc_classid(&handle, *argv)) {
H A Df_tcindex.c95 if (get_tc_classid(&handle,*argv)) {
H A Dm_skbedit.c80 if (get_tc_classid(&priority, *argv)) {
H A Dtc_util.h87 extern int get_tc_classid(__u32 *h, const char *str);
H A Dtc_filter.c105 if (get_tc_classid(&handle, *argv))
322 if (get_tc_classid(&handle, *argv))
H A Dq_atm.c136 else if (get_tc_classid(&excess,*argv)) {
H A Df_flow.c210 if (get_tc_classid(&tmp, *argv) || TC_H_MIN(tmp) == 0) {
H A Dtc_qdisc.c119 if (get_tc_classid(&handle, *argv))
H A Df_flower.c193 ret = get_tc_classid(&handle, *argv);
H A Df_rsvp.c232 if (get_tc_classid(&handle, *argv)) {
H A Dtc_util.c95 int get_tc_classid(__u32 *h, const char *str) function
H A Dq_cbq.c319 if (get_tc_classid(&fopt.split, *argv)) {
H A Df_u32.c1027 if (get_tc_classid(&handle, *argv)) {
/external/libnl/tests/
H A Dtest-complex-HTB-with-hash-filters.c97 int get_tc_classid(__u32 *h, const char *str) function
741 err = get_tc_classid(&classid, "1:5");
751 err = get_tc_classid(&classid, "1:6");

Completed in 205 milliseconds