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

  /external/iproute2/ip/
link_gre.c 128 if (greinfo[IFLA_GRE_LINK])
129 link = rta_getattr_u8(greinfo[IFLA_GRE_LINK]);
262 addattr32(n, 1024, IFLA_GRE_LINK, link);
299 if (tb[IFLA_GRE_LINK] && rta_getattr_u32(tb[IFLA_GRE_LINK])) {
300 unsigned link = rta_getattr_u32(tb[IFLA_GRE_LINK]);
  /external/iproute2/include/linux/
if_tunnel.h 64 IFLA_GRE_LINK,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_tunnel.h 55 IFLA_GRE_LINK,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_tunnel.h 64 IFLA_GRE_LINK,
  /bionic/libc/kernel/uapi/linux/
if_tunnel.h 119 IFLA_GRE_LINK,
  /development/ndk/platforms/android-21/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,
  /external/kernel-headers/original/uapi/linux/
if_tunnel.h 97 IFLA_GRE_LINK,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_tunnel.h 105 IFLA_GRE_LINK,

Completed in 293 milliseconds