Searched refs:delayed (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/net/sched/ |
D | sch_netem.c | 59 struct sk_buff_head delayed; member 156 if (likely(q->delayed.qlen < q->limit)) { in delay_skb() 157 __skb_queue_tail(&q->delayed, skb); in delay_skb() 272 while ((skb = skb_peek(&q->delayed)) != NULL) { in netem_watchdog() 285 __skb_unlink(skb, &q->delayed); in netem_watchdog() 301 skb_queue_purge(&q->delayed); in netem_reset() 428 skb_queue_head_init(&q->delayed); in netem_init()
|
D | sch_cbq.c | 138 unsigned char delayed; member 469 if (!cl->delayed) { in cbq_ovl_classic() 488 cl->delayed = 1; in cbq_ovl_classic() 542 if (!cl->delayed) { in cbq_ovl_delay() 561 cl->delayed = 1; in cbq_ovl_delay() 622 cl->delayed = 0; in cbq_undelay_prio() 837 cl->delayed = 0; in cbq_under_limit() 862 cl->delayed = 0; in cbq_under_limit()
|
/linux-2.4.37.9/net/core/ |
D | dst.c | 46 int delayed = 0; in dst_run_gc() local 60 delayed++; in dst_run_gc() 76 atomic_read(&dst_total), delayed, dst_gc_timer_expires); in dst_run_gc()
|
/linux-2.4.37.9/Documentation/networking/ |
D | proc_net_tcp.txt | 33 | | | | | | (delayed ACK control data) 44 2 another timer (e.g. delayed ack or keepalive) is pending
|
D | z8530drv.txt | 615 lead to delayed answers on interrupts. You can recognize these
|
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | cpu-sa1110.c | 96 static inline void set_mdcas(u_int *mdcas, int delayed, u_int rcd) in set_mdcas() argument 101 shift = delayed + 1 + rcd; in set_mdcas()
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.diversion | 65 direct divert or delayed divert of a call.
|
D | README | 209 Bit 0: 0 = Use delayed tty-send-algorithm
|
/linux-2.4.37.9/scripts/ |
D | README.Menuconfig | 49 there is a delayed response which you may find annoying.
|
/linux-2.4.37.9/Documentation/s390/ |
D | cds.txt | 692 This may lead to delayed disable processing. 811 may happen during I/O initiation or delayed by an alert status notification. 813 case of a delayed status notification no special interrupt will be presented 828 delayed, after do_IO() or halt_IO() have
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | vm.txt | 78 value will mean delayed, bursty I/O, while a
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | proc.txt | 1462 Maximum queue length of the delayed proxy arp timer. (see proxy_delay).
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ibmmca | 701 the delayed release, but it was not finished with the release of
|