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

  /development/ndk/platforms/android-21/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /external/iproute2/include/linux/
l2tp.h 78 L2TP_ATTR_ENCAP_TYPE, /* u16, enum l2tp_encap_type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
l2tp.h 78 L2TP_ATTR_ENCAP_TYPE, /* u16, enum l2tp_encap_type */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
l2tp.h 70 L2TP_ATTR_ENCAP_TYPE,
  /bionic/libc/kernel/uapi/linux/
l2tp.h 66 L2TP_ATTR_ENCAP_TYPE,
  /external/kernel-headers/original/uapi/linux/
l2tp.h 96 L2TP_ATTR_ENCAP_TYPE, /* u16, enum l2tp_encap_type */
  /external/iproute2/ip/
ipl2tp.c 111 addattr16(&req.n, 1024, L2TP_ATTR_ENCAP_TYPE, p->encap);
289 if (attrs[L2TP_ATTR_ENCAP_TYPE])
290 p->encap = rta_getattr_u16(attrs[L2TP_ATTR_ENCAP_TYPE]);

Completed in 38 milliseconds