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

/external/iproute2/tc/
H A Dtc_class.c76 if (get_tc_classid(&handle, *argv))
93 if (get_tc_classid(&handle, *argv))
260 if (get_tc_classid(&filter_classid, *argv))
273 if (get_tc_classid(&handle, *argv))
H A Df_basic.c74 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.c81 if (get_tc_classid(&priority, *argv)) {
H A Dtc_util.h86 extern int get_tc_classid(__u32 *h, const char *str);
H A Dtc_filter.c95 if (get_tc_classid(&handle, *argv))
292 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.c113 if (get_tc_classid(&handle, *argv))
H A Df_rsvp.c232 if (get_tc_classid(&handle, *argv)) {
H A Dtc_util.c61 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.c1029 if (get_tc_classid(&handle, *argv)) {

Completed in 3503 milliseconds