HomeSort by relevance Sort by last modified time
    Searched refs:RTM_DELQDISC (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /external/strace/xlat/
nl_route_types.h 53 #if !(defined(RTM_DELQDISC) || (defined(HAVE_DECL_RTM_DELQDISC) && HAVE_DECL_RTM_DELQDISC))
54 # define RTM_DELQDISC 37
189 XLAT(RTM_DELQDISC),
  /external/iproute2/tc/
tc_monitor.c 55 if (n->nlmsg_type == RTM_NEWQDISC || n->nlmsg_type == RTM_DELQDISC) {
tc_qdisc.c 215 if (n->nlmsg_type != RTM_NEWQDISC && n->nlmsg_type != RTM_DELQDISC) {
236 if (n->nlmsg_type == RTM_DELQDISC)
352 return tc_qdisc_modify(RTM_DELQDISC, 0, argc-1, argv+1);
  /external/libnl/include/linux-private/linux/
rtnetlink.h 66 RTM_DELQDISC,
67 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h 59 RTM_DELQDISC,
60 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 66 RTM_DELQDISC,
67 #define RTM_DELQDISC RTM_DELQDISC
  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 66 RTM_DELQDISC,
67 #define RTM_DELQDISC RTM_DELQDISC
  /development/ndk/platforms/android-21/include/linux/
rtnetlink.h 77 RTM_DELQDISC,
79 #define RTM_DELQDISC RTM_DELQDISC
  /development/ndk/platforms/android-9/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /external/iproute2/include/linux/
rtnetlink.h 66 RTM_DELQDISC,
67 #define RTM_DELQDISC RTM_DELQDISC
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 66 RTM_DELQDISC,
67 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
rtnetlink.h 60 RTM_DELQDISC,
61 #define RTM_DELQDISC RTM_DELQDISC

Completed in 2696 milliseconds

1 2 3 4 5 6