Searched refs:leased (Results 1 – 16 of 16) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | callc.c | 229 if (!chanp->leased) in lli_leased_in() 280 if (chanp->leased) { in lli_prep_dialout() 298 if (chanp->leased) { in lli_resume() 446 if (chanp->leased) { in lli_setup_rsp() 490 if (chanp->leased) { in lli_disconnect_req() 506 if (chanp->leased) { in lli_disconnect_reject() 522 if (chanp->leased) { in lli_dhup_close() 538 if (chanp->leased) { in lli_reject_req() 569 if (chanp->leased) { in lli_start_disc() 655 if (chanp->leased) { in lli_release_req() [all …]
|
D | hisax.h | 538 int leased; member
|
/linux-2.4.37.9/drivers/isdn/isdnloop/ |
D | isdnloop.h | 73 int leased; /* Flag: This Adapter is connected */ member
|
D | isdnloop.c | 1159 if (!card->leased) { in isdnloop_command() 1160 card->leased = 1; in isdnloop_command() 1176 if (card->leased) { in isdnloop_command() 1177 card->leased = 0; in isdnloop_command() 1197 if (card->leased) in isdnloop_command() 1286 if (card->leased) in isdnloop_command() 1302 if (card->leased) in isdnloop_command()
|
/linux-2.4.37.9/drivers/net/ |
D | slip.h | 102 unsigned char leased; member
|
D | slip.c | 718 if (slp->ctrl.tty || slp->ctrl.leased) 743 if (slp->ctrl.leased) { 950 if (!sl->leased) 1310 sl->leased = 0; 1312 sl->leased = 1; 1316 rq->ifr_data=(caddr_t)((unsigned long)sl->leased);
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.HiSax | 143 "2" for EDSS1 (Euro ISDN), "3" for leased lines (no D-Channel) and "4" 256 dp1 = D-Channel protocol of 1st card. 1=1TR6, 2=EDSS1, 3=leased 437 For leased lines see appendix. 492 Appendix: Linux and ISDN-leased lines 497 Attention NEW VERSION, the old leased line syntax won't work !!! 499 You can use HiSax to connect your Linux-Box via an ISDN leased line 551 For the leased line the protocol is "3". See the table above for 572 f) switch the card into leased mode for each used B-channel 580 # Start/Stop ISDN leased line connection 633 # switch to leased mode
|
D | README.x25 | 64 by an ISDN B-channel (leased line as well as dial up connection should
|
D | README.concap | 221 devices attached to slow lines (like telephone, isdn, leased synchronous
|
D | INTERFACE | 260 feature, meaning semi-leased-line) the phone has to
|
/linux-2.4.37.9/drivers/isdn/icn/ |
D | icn.c | 1275 if (!card->leased) { in icn_command() 1276 card->leased = 1; in icn_command() 1293 if (card->leased) { in icn_command() 1294 card->leased = 0; in icn_command() 1314 if (card->leased) in icn_command() 1387 if (card->leased) in icn_command() 1403 if (card->leased) in icn_command()
|
D | icn.h | 145 int leased; /* Flag: This Adapter is connected */ member
|
/linux-2.4.37.9/Documentation/networking/ |
D | eql.txt | 17 Which is worse? A huge fee for a 56K leased line or two phone lines?
|
D | wan-router.txt | 535 a T1 leased line.
|
D | wanpipe.txt | 535 a T1 leased line.
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 9951 are often used for high-speed leased lines like T1/E1. 10822 Wide Area Networks (WANs), such as X.25, frame relay and leased 11230 Wide Area Networks (WANs), such as X.25, frame relay and leased 11369 alternatives to leased line modems. Say Y if you want to insert 11455 to a leased line using Point-to-Point protocol (PPP). If you say N, 11462 to a leased line using Point-to-Point protocol (PPP). Note, the 11473 to a leased line using the Cisco HDLC protocol. This now supports
|