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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_sample.h 38 #define TCA_SAMPLE_MAX (__TCA_SAMPLE_MAX - 1)
  /external/iproute2/include/uapi/linux/tc_act/
tc_sample.h 25 #define TCA_SAMPLE_MAX (__TCA_SAMPLE_MAX - 1)
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_sample.h 25 #define TCA_SAMPLE_MAX (__TCA_SAMPLE_MAX - 1)
  /external/iproute2/tc/
m_sample.c 143 struct rtattr *tb[TCA_SAMPLE_MAX + 1];
149 parse_rtattr_nested(tb, TCA_SAMPLE_MAX, arg);

Completed in 59 milliseconds