Searched refs:pppd (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/qib/ |
D | qib_tx.c | 173 struct qib_pportdata *ppd, *pppd[QIB_MAX_IB_PORTS]; in qib_disarm_piobufs_set() local 178 pppd[i] = NULL; in qib_disarm_piobufs_set() 190 pppd[ppd->port] = ppd; in qib_disarm_piobufs_set() 212 if (pppd[i]) in qib_disarm_piobufs_set() 213 qib_cancel_sends(pppd[i]); in qib_disarm_piobufs_set()
|
/linux-2.6.39/Documentation/isdn/ |
D | syncPPP.FAQ | 4 Q01: what's pppd, ipppd, syncPPP, asyncPPP ?? 19 Q01: pppd, ipppd, syncPPP, asyncPPP .. what is that ? 21 A: The pppd is for asynchronous PPP .. asynchronous means 35 remote terminal server -> use the 'old' pppd 119 devices with the standard PPP/pppd package
|
D | README.syncppp | 7 a patched pppd .. (I called it ipppd to show the difference)
|
D | README.gigaset | 204 "modem" or configure pppd/wvdial manually. There are some example ppp 209 wvdial or you should use the nocrtscts option of pppd.
|
/linux-2.6.39/scripts/ |
D | ver_linux | 53 pppd --version 2>&1| grep version | awk \
|
/linux-2.6.39/Documentation/networking/ |
D | l2tp.txt | 55 indirectly by pppd using a pppol2tp socket. In the case of ethernet, 62 pppd, handles all PPP interaction with the peer. PPP network 64 subsystem arranges for PPP control frames to be delivered to pppd, 106 by starting pppd with the pppol2tp plugin and appropriate 346 kernel. The project also implemented the pppol2tp plugin for pppd 347 which allows pppd to use the kernel driver. Details can be found at
|
D | ppp_generic.txt | 15 * the interface to pppd, via a /dev/ppp character device 60 channel. (Usually it would only be pppd which would do this.) 109 in the PPP daemon (pppd) can take over and perform the PPP 152 exceptions are when pppd sends packets by writing to /dev/ppp, and 246 Interface to pppd 250 /dev/ppp. This is used by pppd to control PPP interface units and 338 SC_LOOP_TRAFFIC send IP traffic to pppd
|
D | arcnet.txt | 414 /* and default gateway is configured by pppd */
|
/linux-2.6.39/drivers/isdn/capi/ |
D | Kconfig | 25 device. If you want to use pppd with pppdcapiplugin to dial up to
|
/linux-2.6.39/drivers/isdn/i4l/ |
D | Kconfig | 18 need a special version of pppd (called ipppd) for using this
|
/linux-2.6.39/Documentation/ |
D | Changes | 44 o PPP 2.4.0 # pppd --version 246 upgrade pppd to at least 2.4.0.
|
/linux-2.6.39/drivers/net/ |
D | Kconfig | 3161 To use PPP, you need an additional program called pppd as described 3164 the version of pppd recommended in <file:Documentation/Changes>. 3190 version of the pppd daemon which understands the multilink protocol. 3203 active-filter options to pppd. 3285 This driver requires the latest version of pppd from the CVS 3297 This driver requires pppd plugin to work in client mode or
|