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

  /bionic/libc/kernel/uapi/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /development/ndk/platforms/android-L/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /external/iproute2/include/linux/
if_addrlabel.h 25 IFAL_ADDRESS = 1,
  /external/kernel-headers/original/uapi/linux/
if_addrlabel.h 25 IFAL_ADDRESS = 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
if_addrlabel.h 27 IFAL_ADDRESS = 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_addrlabel.h 27 IFAL_ADDRESS = 1,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_addrlabel.h 34 IFAL_ADDRESS = 1,
  /external/iproute2/ip/
ipaddrlabel.c 77 if (tb[IFAL_ADDRESS]) {
80 RTA_PAYLOAD(tb[IFAL_ADDRESS]),
81 RTA_DATA(tb[IFAL_ADDRESS]),
180 addattr_l(&req.n, sizeof(req), IFAL_ADDRESS, &prefix.data, prefix.bytelen);
206 if (tb[IFAL_ADDRESS]) {

Completed in 35 milliseconds