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

1 2 3 4 5 6

  /external/strace/xlat/
nl_route_types.h 77 #if !(defined(RTM_NEWACTION) || (defined(HAVE_DECL_RTM_NEWACTION) && HAVE_DECL_RTM_NEWACTION))
78 # define RTM_NEWACTION 48
200 XLAT(RTM_NEWACTION),
  /external/iproute2/tc/
tc_monitor.c 59 if (n->nlmsg_type == RTM_GETACTION || n->nlmsg_type == RTM_NEWACTION ||
  /external/libnl/include/linux-private/linux/
rtnetlink.h 85 RTM_NEWACTION = 48,
86 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h 78 RTM_NEWACTION = 48,
79 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 85 RTM_NEWACTION = 48,
86 #define RTM_NEWACTION RTM_NEWACTION
  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 82 RTM_NEWACTION = 48,
83 #define RTM_NEWACTION RTM_NEWACTION
  /development/ndk/platforms/android-21/include/linux/
rtnetlink.h 97 RTM_NEWACTION = 48,
99 #define RTM_NEWACTION RTM_NEWACTION
  /development/ndk/platforms/android-9/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /external/iproute2/include/linux/
rtnetlink.h 85 RTM_NEWACTION = 48,
86 #define RTM_NEWACTION RTM_NEWACTION
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 85 RTM_NEWACTION = 48,
86 #define RTM_NEWACTION RTM_NEWACTION
  /external/libnl/lib/route/
act.c 215 return act_build(act, RTM_NEWACTION, flags, result);
224 * Builds a \c RTM_NEWACTION netlink message requesting the addition
278 return act_build(act, RTM_NEWACTION, NLM_F_REPLACE | flags, result);
543 { RTM_NEWACTION, NL_ACT_NEW, "new" },
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
rtnetlink.h 79 RTM_NEWACTION = 48,
80 #define RTM_NEWACTION RTM_NEWACTION

Completed in 104 milliseconds

1 2 3 4 5 6