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

  /bionic/libc/kernel/uapi/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /development/ndk/platforms/android-L/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /external/iproute2/include/linux/
l2tp.h 144 L2TP_ENCAPTYPE_UDP,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
l2tp.h 146 L2TP_ENCAPTYPE_UDP,
  /external/kernel-headers/original/uapi/linux/
l2tp.h 164 L2TP_ENCAPTYPE_UDP,
  /external/iproute2/ip/
ipl2tp.c 115 if (p->encap == L2TP_ENCAPTYPE_UDP) {
231 p->encap == L2TP_ENCAPTYPE_UDP ? "UDP" :
238 if (p->encap == L2TP_ENCAPTYPE_UDP)
522 p->encap = L2TP_ENCAPTYPE_UDP;
657 if (p.encap == L2TP_ENCAPTYPE_UDP) {

Completed in 33 milliseconds