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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_pppox.h 46 #define PX_PROTO_OE 0 /* Currently just PPPoE */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 46 #define PX_PROTO_OE 0 /* Currently just PPPoE */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_pppox.h 46 #define PX_PROTO_OE 0 /* Currently just PPPoE */
  /bionic/libc/kernel/common/linux/
if_pppox.h 45 #define PX_PROTO_OE 0
  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 156 conn->sessionSocket = socket(AF_PPPOX, SOCK_STREAM, PX_PROTO_OE);
161 sp.sa_protocol = PX_PROTO_OE;
237 sp.sa_protocol = PX_PROTO_OE;
  /external/kernel-headers/original/linux/
if_pppox.h 62 #define PX_PROTO_OE 0 /* Currently just PPPoE */

Completed in 141 milliseconds