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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
gen_stats.h 9 TCA_STATS_RATE_EST,
  /external/iproute2/include/linux/
gen_stats.h 9 TCA_STATS_RATE_EST,
  /external/iproute2/tc/
tc_util.c 515 if (tbs[TCA_STATS_RATE_EST]) {
517 memcpy(&re, RTA_DATA(tbs[TCA_STATS_RATE_EST]), MIN(RTA_PAYLOAD(tbs[TCA_STATS_RATE_EST]), sizeof(re)));
525 if (!tbs[TCA_STATS_RATE_EST])

Completed in 19 milliseconds