HomeSort by relevance Sort by last modified time
    Searched refs:LINKLAYER_ETHERNET (Results 1 - 8 of 8) sorted by null

  /external/iproute2/tc/
tc_core.h 11 LINKLAYER_ETHERNET,
tc_core.c 98 case LINKLAYER_ETHERNET:
147 if (linklayer <= LINKLAYER_ETHERNET && s->mpu == 0) {
tc_stab.c 47 return s->linklayer >= LINKLAYER_ETHERNET || s->mpu != 0 ||
tc_util.c 420 res = LINKLAYER_ETHERNET;
438 case LINKLAYER_ETHERNET:
q_tbf.c 48 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */
q_cbq.c 57 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */
196 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */
m_police.c 138 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */
q_htb.c 111 unsigned int linklayer = LINKLAYER_ETHERNET; /* Assume ethernet */

Completed in 60 milliseconds