Searched refs:ppp (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/net/ |
| H A D | Makefile | 59 obj-$(CONFIG_PPP) += ppp/ 60 obj-$(CONFIG_PPP_ASYNC) += ppp/ 61 obj-$(CONFIG_PPP_BSDCOMP) += ppp/ 62 obj-$(CONFIG_PPP_DEFLATE) += ppp/ 63 obj-$(CONFIG_PPP_MPPE) += ppp/ 64 obj-$(CONFIG_PPP_SYNC_TTY) += ppp/ 65 obj-$(CONFIG_PPPOE) += ppp/ 66 obj-$(CONFIG_PPPOL2TP) += ppp/ 67 obj-$(CONFIG_PPTP) += ppp/
|
| H A D | Kconfig | 528 source "drivers/net/ppp/Kconfig"
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | bootx_init.c | 95 u32 *ppp = &np->properties; in bootx_early_getprop() local 97 while(*ppp) { in bootx_early_getprop() 99 (struct bootx_dt_prop *)(base + *ppp); in bootx_early_getprop() 105 ppp = &pp->next; in bootx_early_getprop() 222 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_strings() local 251 while (*ppp) { in bootx_scan_dt_build_strings() 253 (struct bootx_dt_prop *)(base + *ppp); in bootx_scan_dt_build_strings() 263 ppp = &pp->next; in bootx_scan_dt_build_strings() 280 u32 *cpp, *ppp = &np->properties; in bootx_scan_dt_build_struct() local 310 while (*ppp) { in bootx_scan_dt_build_struct() [all …]
|
| /linux/Documentation/networking/ |
| H A D | ppp_generic.rst | 19 * the interface to pppd, via a /dev/ppp character device 37 be linked to each ppp network interface unit. The generic layer is 63 system call on an instance of /dev/ppp which is bound to the 91 will need it to attach an instance of /dev/ppp to this channel. 93 * ppp_unit_number() returns the unit number of the ppp network 97 Connecting a channel to the ppp generic layer is initiated from the 100 independently of the ppp generic layer. For example, with the 114 negotiation, accessing the channel through the /dev/ppp interface. 156 exceptions are when pppd sends packets by writing to /dev/ppp, and 254 /dev/ppp. This is used by pppd to control PPP interface units and [all …]
|
| H A D | generic-hdlc.rst | 102 * ppp - sets synchronous PPP mode
|
| H A D | l2tp.rst | 440 ppp_chan_fd = open("/dev/ppp", O_RDWR); 464 ppp_if_fd = open("/dev/ppp", O_RDWR); 484 The ppp<ifunit> interface can then be configured as usual with netlink's 509 ppp_chan_fd = open("/dev/ppp", O_RDWR);
|
| /linux/Documentation/ |
| H A D | Changes | 348 If you are not using udev, you must have the device file /dev/ppp 351 mknod /dev/ppp c 108 0 539 - <https://download.samba.org/pub/ppp/> 540 - <https://git.ozlabs.org/?p=ppp.git> 541 - <https://github.com/paulusmack/ppp/>
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | generic-hdlc.rst | 108 * ppp - 设置同步PPP模式
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fdir.h | 143 u8 ppp:1, member
|
| /linux/Documentation/driver-api/tty/ |
| H A D | n_gsm.rst | 107 - to use *ppp* to establish a datalink on ``ttygsm2``
|
| /linux/Documentation/usb/ |
| H A D | acm.rst | 66 minicom, ppp and mgetty with them.
|
| H A D | usb-serial.rst | 113 which one may run ppp and establish a TCP/IP link to the PDA. Once this
|
| /linux/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.h | 113 u32 ppp; /* RO # of PPP pkt */ member
|
| H A D | bcmgenet.c | 1112 STAT_GENET_MIB_RX("rx_ppp", mib.rx.ppp),
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-list.txt | 94 ibs_op//p, ibs_op//pp and ibs_op//ppp are all same). The precise modifier
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 230 STAT_MIB_RX("rx_ppp", mib.rx.ppp),
|
| /linux/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 256 The non-ethernet drivers (sl, ppp, dummy, lo) obviously ignore the
|
| /linux/ |
| H A D | MAINTAINERS | 21301 F: drivers/net/ppp/pppoe.c 21302 F: drivers/net/ppp/pppox.c 21312 L: linux-ppp@vger.kernel.org 21314 F: drivers/net/ppp/ppp_* 21315 F: tools/testing/selftests/net/ppp/
|