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

  /bionic/libc/kernel/uapi/linux/
if_pppox.h 43 #define PX_PROTO_OE 0
  /external/kernel-headers/original/uapi/linux/
if_pppox.h 60 #define PX_PROTO_OE 0 /* Currently just PPPoE */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_pppox.h 56 #define PX_PROTO_OE 0 /* Currently just PPPoE */
  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 140 conn->sessionSocket = socket(AF_PPPOX, SOCK_STREAM, PX_PROTO_OE);
198 sp.sa_protocol = PX_PROTO_OE;
268 sp.sa_protocol = PX_PROTO_OE;

Completed in 98 milliseconds