/linux-2.4.37.9/net/atm/ |
D | mpoa_proc.c | 171 int incoming, error, retval; in proc_mpc_write() local 184 incoming = 0; in proc_mpc_write() 186 while(incoming < nbytes){ in proc_mpc_write() 188 incoming++; in proc_mpc_write() 193 retval = copy_from_user(page, buff, incoming); in proc_mpc_write() 199 *ppos += incoming; in proc_mpc_write() 201 page[incoming] = '\0'; in proc_mpc_write() 202 retval = parse_qos(page, incoming); in proc_mpc_write()
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README | 88 ATA Answer incoming call. 224 an incoming call happened (RING) and 254 bit. In this case, on incoming calls 267 Set on incoming call (during RING) to 271 Set on incoming call (during RING) to 287 All inactive physical lines are listening to all EAZs for incoming 289 When an incoming call is detected, the driver looks first for a network 315 If an incoming call matches one network interface, it gets connected to it. 316 If another incoming call for the same EAZ arrives, which does not match 369 and the number(s) for incoming calls: [all …]
|
D | README.diversion | 49 as normally done by isdn phones. In this case all incoming calls 56 In this case all incoming calls are checked by rules that may be 66 All incoming calls matching a rule except the ignore rule a reported and 116 your network incoming calls and reactions by the module may be shown on
|
D | INTERFACE.fax | 67 Defines outgoing/send or incoming/receive connection. 98 ISDN_TTY_FAX_FCON_I signals the established, incoming connection,
|
D | INTERFACE | 269 (Response to an incoming call) 292 actively rejecting an incoming call. 302 With this command, the HL-driver is told not to signal incoming 313 With this command, the HL-driver is told to signal incoming calls for 322 HL-driver should respond to ALL incoming calls, 339 With this command, the HL-driver is told to signal only incoming 441 With this command, the HL-driver is told to proceed with a incoming call. 527 With this call, the HL-driver signals an incoming call to the LL. 528 If ICALLW is signalled the incoming call is a waiting call without
|
D | README.audio | 87 On incoming calls, if the application responds to a RING
|
D | README.sc | 201 vii) the hangup upon incoming call can be set on or off 252 vii) the hangup upon incoming call can be set on or off
|
/linux-2.4.37.9/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 20 zapnot $20,15,$20 # .. e1 : zero extend incoming csum
|
D | ev6-csum_ipv6_magic.S | 63 zapnot $20,15,$20 # U : zero extend incoming csum
|
/linux-2.4.37.9/net/802/ |
D | TODO | 12 the llc structure addressed by an incoming frame.
|
D | cl2llc.pre | 165 * If this function is called to handle an incoming pdu, skb will point 508 * Process_otype2_frame will handle incoming frames
|
/linux-2.4.37.9/Documentation/networking/ |
D | routing.txt | 23 TOS and incoming interface.
|
D | framerelay.txt | 17 to the FRAD to accept incoming packets.
|
D | e1000.txt | 154 will generate for incoming packets. It does this by writing a value to the 172 that it receives. After determining the type of incoming traffic in the last 176 The algorithm classifies the incoming traffic every interval into 240 incoming packets, at the expense of increased system memory utilization.
|
/linux-2.4.37.9/include/linux/ |
D | arcdevice.h | 286 struct Incoming incoming[256]; /* one from each address */ member
|
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | callc.c | 36 static int init_b_st(struct Channel *chanp, int incoming); 278 chanp->incoming = 0; in lli_prep_dialout() 296 chanp->incoming = 0; in lli_resume() 436 chanp->incoming = !0; in lli_init_bchan_in() 1103 chanp->incoming = 0; in init_chan() 1273 init_b_st(struct Channel *chanp, int incoming) in init_b_st() argument 1308 if (!incoming) in init_b_st()
|
/linux-2.4.37.9/arch/cris/drivers/lpslave/ |
D | e100lpslave.S | 155 ;; trigger EOP on DMA3 (par0 incoming channel) 255 ;; Light the LED signaling an incoming networkpacket
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | README.quirks | 23 The PCI REQ signal is the logical-or of the incoming function requests.
|
/linux-2.4.37.9/Documentation/i386/ |
D | IO-APIC.txt | 44 connected to the PCI chipset IRQ routing facility (the incoming PIRQ1-4
|
/linux-2.4.37.9/Documentation/usb/ |
D | ov511.txt | 266 DEFAULT: 0 (do not skip any incoming data) 267 DESC: Setting this to 1 will remove zero-padding from incoming data. This
|
/linux-2.4.37.9/drivers/isdn/avmb1/ |
D | capidrv.c | 88 int incoming; member 398 card->bchans[plcip->chan].incoming = 0; in free_plci() 910 bchan->incoming = 1; in handle_incoming_call() 1104 if (card->bchans[plcip->chan].incoming) { in handle_plci()
|
/linux-2.4.37.9/drivers/net/arcnet/ |
D | rfc1201.c | 147 struct Incoming *in = &lp->rfc1201.incoming[saddr]; in rx()
|
/linux-2.4.37.9/Documentation/ |
D | specialix.txt | 149 going to lose characters (The chip cannot handle that many incoming 156 miss incoming characters. The driver will print a warning message when
|
/linux-2.4.37.9/Documentation/sound/ |
D | Maestro | 41 stereo buffers so that mmap()ing the incoming data does not result in
|
/linux-2.4.37.9/drivers/net/wan/ |
D | sdla_ppp.c | 327 unsigned char incoming); 1271 …switch_net_numbers(unsigned char *sendpacket, unsigned long network_number, unsigned char incoming) in switch_net_numbers() argument 1279 if (!incoming) { in switch_net_numbers() 1303 if( !incoming ) { in switch_net_numbers()
|