HomeSort by relevance Sort by last modified time
    Searched defs:TCA_STAB (Results 1 - 9 of 9) sorted by null

  /external/strace/tests/
nlattr_tca_stab.c 36 #ifndef TCA_STAB
37 # define TCA_STAB 8
63 .nla_type = TCA_STAB
74 ", {{nla_len=%u, nla_type=TCA_STAB}",
  /external/strace/tests-m32/
nlattr_tca_stab.c 36 #ifndef TCA_STAB
37 # define TCA_STAB 8
63 .nla_type = TCA_STAB
74 ", {{nla_len=%u, nla_type=TCA_STAB}",
  /external/strace/tests-mx32/
nlattr_tca_stab.c 36 #ifndef TCA_STAB
37 # define TCA_STAB 8
63 .nla_type = TCA_STAB
74 ", {{nla_len=%u, nla_type=TCA_STAB}",
  /external/strace/xlat/
rtnl_tc_attrs.h 26 #if !(defined(TCA_STAB) || (defined(HAVE_DECL_TCA_STAB) && HAVE_DECL_TCA_STAB))
27 # define TCA_STAB 8
55 XLAT(TCA_STAB),
  /external/libnl/include/linux-private/linux/
rtnetlink.h 486 TCA_STAB,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 486 TCA_STAB,
  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 403 TCA_STAB,
  /external/iproute2/include/uapi/linux/
rtnetlink.h 554 TCA_STAB,
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 556 TCA_STAB,

Completed in 96 milliseconds