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

  /bionic/libc/kernel/uapi/linux/
atmdev.h 66 #define ATM_BACKEND_PPP 1
  /external/iproute2/include/uapi/linux/
atmdev.h 117 #define ATM_BACKEND_PPP 1 /* PPPoATM - RFC2364 */
  /external/kernel-headers/original/uapi/linux/
atmdev.h 117 #define ATM_BACKEND_PPP 1 /* PPPoATM - RFC2364 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
atmdev.h 116 #define ATM_BACKEND_PPP 1 /* PPPoATM - RFC2364 */
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 110 struct atm_backend_ppp be;
111 be.backend_num = ATM_BACKEND_PPP;

Completed in 552 milliseconds