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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
gen_stats.h 9 TCA_STATS_RATE_EST,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
gen_stats.h 9 TCA_STATS_RATE_EST,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 351 milliseconds