Home
last modified time | relevance | path

Searched refs:incoming (Results 1 – 25 of 49) sorted by relevance

12

/linux-2.4.37.9/net/atm/
Dmpoa_proc.c171 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/
DREADME88 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 …]
DREADME.diversion49 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
DINTERFACE.fax67 Defines outgoing/send or incoming/receive connection.
98 ISDN_TTY_FAX_FCON_I signals the established, incoming connection,
DINTERFACE269 (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
DREADME.audio87 On incoming calls, if the application responds to a RING
DREADME.sc201 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/
Dcsum_ipv6_magic.S20 zapnot $20,15,$20 # .. e1 : zero extend incoming csum
Dev6-csum_ipv6_magic.S63 zapnot $20,15,$20 # U : zero extend incoming csum
/linux-2.4.37.9/net/802/
DTODO12 the llc structure addressed by an incoming frame.
Dcl2llc.pre165 * 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/
Drouting.txt23 TOS and incoming interface.
Dframerelay.txt17 to the FRAD to accept incoming packets.
De1000.txt154 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/
Darcdevice.h286 struct Incoming incoming[256]; /* one from each address */ member
/linux-2.4.37.9/drivers/isdn/hisax/
Dcallc.c36 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/
De100lpslave.S155 ;; trigger EOP on DMA3 (par0 incoming channel)
255 ;; Light the LED signaling an incoming networkpacket
/linux-2.4.37.9/Documentation/video4linux/bttv/
DREADME.quirks23 The PCI REQ signal is the logical-or of the incoming function requests.
/linux-2.4.37.9/Documentation/i386/
DIO-APIC.txt44 connected to the PCI chipset IRQ routing facility (the incoming PIRQ1-4
/linux-2.4.37.9/Documentation/usb/
Dov511.txt266 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/
Dcapidrv.c88 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/
Drfc1201.c147 struct Incoming *in = &lp->rfc1201.incoming[saddr]; in rx()
/linux-2.4.37.9/Documentation/
Dspecialix.txt149 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/
DMaestro41 stereo buffers so that mmap()ing the incoming data does not result in
/linux-2.4.37.9/drivers/net/wan/
Dsdla_ppp.c327 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()

12