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

  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 5 * pppd plugin for kernel-mode PPPoE on Linux
10 * Much code and many ideas derived from pppoe plugin by Michal
29 #include "pppoe.h"
75 "PPPoE device name",
79 "Desired PPPoE service name" },
81 "Desired PPPoE access concentrator name" },
86 { "pppoe-mac", o_string, &pppoe_reqd_mac,
100 * Initializes PPPoE device.
107 novm("PPPoE session data");
126 * Connects PPPoE device
    [all...]
  /bionic/libc/kernel/uapi/linux/
if_pppox.h 51 struct pppoe_addr pppoe; member in union:sockaddr_pppox::__anon734
  /external/kernel-headers/original/uapi/linux/
if_pppox.h 4 * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516)
40 * PPPoE addressing definition
60 #define PX_PROTO_OE 0 /* Currently just PPPoE */
69 struct pppoe_addr pppoe; member in union:sockaddr_pppox::__anon22940
156 /* Length of entire PPPoE + PPP header */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_pppox.h 3 * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516)
36 * PPPoE addressing definition
56 #define PX_PROTO_OE 0 /* Currently just PPPoE */
65 struct pppoe_addr pppoe; member in union:sockaddr_pppox::__anon62560
140 /* Length of entire PPPoE + PPP header */
  /external/tcpdump/
Android.mk 125 print-pppoe.c \
  /external/tcpdump/win32/prj/
GNUmakefile 112 ../../print-pppoe.o \

Completed in 115 milliseconds