Home
last modified time | relevance | path

Searched refs:LINKLAYER_ETHERNET (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/tc/
Dtc_core.c100 case LINKLAYER_ETHERNET: in tc_adjust_size()
165 if (linklayer <= LINKLAYER_ETHERNET && s->mpu == 0) { in tc_calc_size_table()
Dtc_core.h11 LINKLAYER_ETHERNET, enumerator
Dtc_stab.c47 return s->linklayer >= LINKLAYER_ETHERNET || s->mpu != 0 || in check_size_table_opts()
Dq_cbq.c57 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */ in cbq_parse_opt()
194 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */ in cbq_parse_class_opt()
Dtc_util.c664 res = LINKLAYER_ETHERNET; in get_linklayer()
682 case LINKLAYER_ETHERNET: in print_linklayer()
Dm_police.c68 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */ in act_parse_police()
Dq_htb.c122 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */ in htb_parse_class_opt()
Dq_tbf.c48 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */ in tbf_parse_opt()