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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_sample.h 33 TCA_SAMPLE_TRUNC_SIZE,
  /external/iproute2/include/uapi/linux/tc_act/
tc_sample.h 20 TCA_SAMPLE_TRUNC_SIZE,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_sample.h 20 TCA_SAMPLE_TRUNC_SIZE,
  /external/iproute2/tc/
m_sample.c 132 addattr32(n, MAX_MSG, TCA_SAMPLE_TRUNC_SIZE, trunc);
162 if (tb[TCA_SAMPLE_TRUNC_SIZE])
164 rta_getattr_u32(tb[TCA_SAMPLE_TRUNC_SIZE]));

Completed in 48 milliseconds