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

  /bionic/libc/kernel/uapi/linux/
l2tp.h 124 L2TP_ENCAPTYPE_IP,
  /external/iproute2/include/uapi/linux/
l2tp.h 169 L2TP_ENCAPTYPE_IP,
  /external/kernel-headers/original/uapi/linux/
l2tp.h 169 L2TP_ENCAPTYPE_IP,
  /external/iproute2/ip/
ipl2tp.c 226 p->encap == L2TP_ENCAPTYPE_IP ? "IP" : "??");
539 p->encap = L2TP_ENCAPTYPE_IP;

Completed in 55 milliseconds