/external/ppp/pppd/ |
pathnames.h | 12 #define _PATH_VARRUN "/etc/ppp/" 21 #define _PATH_UPAPFILE _ROOT_PATH "/etc/ppp/pap-secrets" 22 #define _PATH_CHAPFILE _ROOT_PATH "/etc/ppp/chap-secrets" 23 #define _PATH_SRPFILE _ROOT_PATH "/etc/ppp/srp-secrets" 24 #define _PATH_SYSOPTIONS _ROOT_PATH "/etc/ppp/options" 25 #define _PATH_IPUP _ROOT_PATH "/etc/ppp/ip-up" 26 #define _PATH_IPDOWN _ROOT_PATH "/etc/ppp/ip-down" 27 #define _PATH_AUTHUP _ROOT_PATH "/etc/ppp/auth-up" 28 #define _PATH_AUTHDOWN _ROOT_PATH "/etc/ppp/auth-down" 29 #define _PATH_TTYOPT _ROOT_PATH "/etc/ppp/options. [all...] |
srp-entry.8 | 21 /etc/ppp/srp\-secrets file on a PPP EAP SRP\-SHA1 authenticator 23 authentication files, /etc/ppp/pap\-secrets and /etc/ppp/chap\-secrets. 54 .B /etc/ppp/srp\-secrets 70 .I PPP Extensible Authentication Protocol (EAP).
|
pppd.8 | 33 PPP is the protocol used for establishing internet links over dial-up 35 links. The \fIpppd\fR daemon works together with the kernel PPP 36 driver to establish and maintain a PPP link with another system 39 peer and/or supply authentication information to the peer. PPP can be 65 in PPP packets sent to this system. The map is encoded as a 84 Read options from the file /etc/ppp/peers/\fIname\fR. This file may 92 before the PPP protocol can be started; for instance, with a dial-up 95 (by passing it to a shell) before attempting to start PPP negotiation. 120 This entry is removed when the PPP connection is broken. This option 170 than \fIn\fR bytes through the PPP network interface. Note that for [all...] |
sys-linux.c | 3 * PPP interfaces on Linux systems 174 static int ppp_disc = N_PPP; /* The PPP discpline */ 176 static int ppp_fd = -1; /* fd which is set to PPP discipline */ 186 * For the new-style driver, it is the fd of an instance of /dev/ppp 187 * which is attached to the ppp unit and is used for controlling it. 189 int ppp_dev_fd = -1; /* fd for /dev/ppp (new style driver) */ 257 * Determine if the PPP connection should still be present. 285 * PPP driver. 301 error("Failed to set PPP kernel option flags: %m"); 393 * tty_establish_ppp - Turn the serial port into a ppp interface [all...] |
pppd.h | 2 * pppd.h - PPP daemon global declarations. 78 #define NUM_PPP 1 /* One PPP interface supported (per process) */ 219 extern int fd_ppp; /* fd for talking PPP */ 238 extern char *no_ppp_msg; /* message to print if ppp not in kernel */ 392 u_short protocol; /* PPP protocol number */ 431 * to send and receive PPP packets - the canonical example is 432 * a serial port device in PPP line discipline (or equivalently 433 * with PPP STREAMS modules pushed onto it). 442 /* get the channel ready to do PPP, return a file descriptor */ 446 /* put the channel into PPP `mode' * [all...] |
/external/bluetooth/hcidump/parser/ |
Makefile.am | 8 obex.c capi.c ppp.c tcpip.c ericsson.c csr.c bpa.c
|
/external/ppp/pppd/include/net/ |
pppio.h | 40 #define PPPIO_NEWPPA _PPPIO(130) /* allocate a new PPP unit */ 41 #define PPPIO_GETSTAT _PPPIO(131) /* get PPP statistics */ 42 #define PPPIO_GETCSTAT _PPPIO(132) /* get PPP compression stats */ 52 #define PPPIO_LASTMOD _PPPIO(142) /* mark last ppp module */ 66 #define COMP_PROT 0x4 /* compress PPP protocol */ 67 #define DECOMP_PROT 0x8 /* decompress PPP protocol */ 91 * PPP modules. 97 #define PPPCTL_UNIT 0xe4 /* note PPP unit number [down] */ 104 #define PPPDBG_DRIVER 0 /* identifies ppp driver as target */ 105 #define PPPDBG_IF 1 /* identifies ppp network i/f target * [all...] |
/external/ppp/pppd/plugins/radius/ |
pppd-radattr.8 | 25 is the name of the PPP interface. The RADIUS attributes are stored 27 format is convenient for use in /etc/ppp/ip-up and /etc/ppp/ip-down
|
pppd-radius.8 | 22 .I /etc/ppp/pap-secrets 24 .I /etc/ppp/chap-secrets 59 schemes (login, checking the /etc/ppp/*-secrets files) are skipped. The
|
/external/kernel-headers/original/linux/ |
if_ppp.h | 28 * if_ppp.h is shipped with a PPP distribution as well as with the kernel; 92 int protocol; /* PPP protocol, e.g. PPP_IP */ 124 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ 132 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */ 141 #define PPPIOCNEWUNIT _IOWR('t', 62, int) /* create new ppp unit */ 142 #define PPPIOCATTACH _IOW('t', 61, int) /* attach to ppp unit */ 143 #define PPPIOCDETACH _IOW('t', 60, int) /* detach from ppp unit/chan */ 147 #define PPPIOCATTCHAN _IOW('t', 56, int) /* attach to ppp channel */ 148 #define PPPIOCGCHAN _IOR('t', 55, int) /* get ppp channel number */
|
if_pppolac.h | 3 * Header for PPP on L2TP Access Concentrator / PPPoLAC Socket (RFC 2661)
|
if_pppopns.h | 3 * Header for PPP on PPTP Network Server / PPPoPNS Socket (RFC 2637)
|
ppp_defs.h | 4 * ppp_defs.h - PPP definitions. 35 * ppp_defs.h is shipped with a PPP distribution as well as with the kernel; 46 * The basic PPP frame. 48 #define PPP_HDRLEN 4 /* octets for standard ppp header */ 166 struct pppstat p; /* basic PPP statistics */
|
/external/tcpdump/ |
print-vjc.c | 40 #include "ppp.h" 43 * XXX - for BSD/OS PPP, what packets get supplied with a PPP header type 44 * of PPP_VJC and what packets get supplied with a PPP header type of 49 * for PPP, as different PPP protocol types can be used; it only needs 74 * But it's called for BSD/OS PPP, not SLIP - perhaps BSD/OS does weird 77 * Without a BSD/OS VJC-compressed PPP trace, or knowledge of what the 80 * We therefore leave "proto" - which is the PPP protocol type - in place,
|
ppp.h | 1 /* @(#) $Header: /tcpdump/master/tcpdump/ppp.h,v 1.16 2004/10/20 16:14:16 hannes Exp $ (LBL) */ 3 * Point to Point Protocol (PPP) RFC1331 18 #define PPP_HDRLEN 4 /* length of PPP header */ 38 #define PPP_ML 0x003d /* Multi-Link PPP */
|
print-ppp.c | 22 * complete PPP support. 34 "@(#) $Header: /tcpdump/master/tcpdump/print-ppp.c,v 1.108.2.6 2005/12/05 11:40:36 hannes Exp $ (LBL)"; 55 #include "ppp.h" 62 * http://www.isi.edu/in-notes/iana/assignments/ppp-numbers 66 /* Protocol Codes defined in ppp.h */ 220 "PPP-Muxing", /* (30) */ 350 #define MEDCLASS_MNB 4 /* PPP Magic Number Block */ 353 /* PPP LCP Callback */ 576 * the PPP packet */ 775 /* ML-PPP*/ [all...] |
l2tp.h | 55 #define L2TP_AUTHEN_TYPE_CHAP 0x0002 /* PPP CHAP */ 56 #define L2TP_AUTHEN_TYPE_PAP 0x0003 /* PPP PAP */
|
/external/webkit/LayoutTests/storage/domstorage/script-tests/ |
complex-keys.js | 76 evalAndLog("storage['2'] = 'ppp'"); 77 shouldBeEqualToString("storage.getItem('2')", "ppp"); 78 shouldBeEqualToString("storage.getItem(2)", "ppp"); 79 shouldBeEqualToString("storage['2']", "ppp"); 80 shouldBeEqualToString("storage[2]", "ppp");
|
/external/webkit/LayoutTests/storage/domstorage/ |
complex-keys-expected.txt | 62 storage['2'] = 'ppp' 63 PASS storage.getItem('2') is "ppp" 64 PASS storage.getItem(2) is "ppp" 65 PASS storage['2'] is "ppp" 66 PASS storage[2] is "ppp" 177 storage['2'] = 'ppp' 178 PASS storage.getItem('2') is "ppp" 179 PASS storage.getItem(2) is "ppp" 180 PASS storage['2'] is "ppp" 181 PASS storage[2] is "ppp" [all...] |
/external/bluetooth/hcidump/ |
Android.mk | 29 parser/ppp.c \
|
/external/kernel-headers/original/linux/hdlc/ |
ioctl.h | 46 /* PPP doesn't need any info now - supply length = 0 to ioctl */
|
/external/ppp/android/ |
Android.mk | 23 LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/ppp
|
/external/libpcap/ |
ppp.h | 1 /* @(#) $Header: /tcpdump/master/libpcap/ppp.h,v 1.12 2005/02/08 19:52:19 guy Exp $ (LBL) */ 3 * Point to Point Protocol (PPP) RFC1331
|
/external/bluetooth/bluez/compat/ |
dund.1 | 63 Location of the PPP daemon (pppd)
|
/external/dnsmasq/contrib/Suse/ |
dnsmasq-SuSE.patch | 9 /etc/ppp/resolv.conf which is not normally world readable.
|