Home
last modified time | relevance | path

Searched +full:2000 +full:s (Results 1 – 25 of 1123) sorted by relevance

12345678910>>...45

/linux/tools/testing/selftests/net/
H A Dtraceroute.sh20 printf "TEST: %-60s [ OK ]\n" "${msg}"
25 printf "TEST: %-60s [FAIL]\n" "${msg}"
141 # where H1's default route goes through R1 and R1's default route goes
142 # through R2 over N2, traceroute6 from H1 to H2 reports R2's address
147 # N1: 2000:101::/64
148 # N2: 2000:102::/64
149 # N3: 2000:103::/64
151 # R1's host part of address: 1
152 # R2's host part of address: 2
153 # H1's host part of address: 3
[all …]
H A Dpmtu.sh13 # segment a_r1 segment b_r1 a_r1: 2000
15 # A B a_r2: 2000
298 # B's address on the b_r2 segment.
397 printf " COMMAND: %s &\n" "${cmd}"
699 run_cmd_bg "${ns_a}" nettest "${proto}" -q -D -s -x -p "${port}" -t 5
702 run_cmd_bg "${ns_b}" nettest "${proto}" -q -D -s -x -p "${port}" -t 5
858 br0_port=$(echo "$ports" | grep -E "\sovs_br0" | sed -e 's@port @@' | cut -d: -f1 | xargs)
859 type_a_port=$(echo "$ports" | grep ${type}_a | sed -e 's@port @@' | cut -d: -f1 | xargs)
860 veth_a_port=$(echo "$ports" | grep veth_A | sed -e 's@port @@' | cut -d: -f1 | xargs)
1056 ${ns_cmd} tcpdump --immediate-mode -s 0 -i "${arg}" -w "${name}_${arg}.pcap" 2> /dev/null &
[all …]
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_slow_start_slow-start-ack-per-1pkt.pkt16 +.1 < S 0:0(0) win 32792 <mss 1000,sackOK,nop,nop,nop,wscale 7>
17 +0 > S. 0:0(0) ack 1 <mss 1460,nop,nop,sackOK,nop,wscale 8>
27 +0 > P. 10001:12001(2000) ack 1
30 +0 > P. 12001:14001(2000) ack 1
33 +0 > P. 14001:16001(2000) ack 1
36 +0 > P. 16001:18001(2000) ack 1
39 +0 > P. 18001:20001(2000) ack 1
42 +0 > P. 20001:22001(2000) ack 1
45 +0 > P. 22001:24001(2000) ack 1
48 +0 > P. 24001:26001(2000) ack 1
[all …]
H A Dtcp_zerocopy_fastopen-client.pkt18 +0 > S 0:0(0) <mss 1460,sackOK,TS val 1000 ecr 0,nop,wscale 8,FO,nop,nop>
19 …+.01 < S. 123:123(0) ack 1 win 14600 <mss 940,TS val 2000 ecr 1000,sackOK,nop,wscale 6, FO abcd123…
20 +0 > . 1:1(0) ack 1 <nop,nop,TS val 1001 ecr 2000>
29 +0 > F. 1:1(0) ack 1 <nop,nop,TS val 1002 ecr 2000>
39 +0 > S 0:500(500) <mss 1460,nop,nop,sackOK,nop,wscale 8,FO abcd1234,nop,nop>
40 +.05 < S. 5678:5678(0) ack 501 win 14600 <mss 1460,nop,nop,sackOK,nop,wscale 6>
H A Dtcp_inq_server.pkt12 +0 < S 0:0(0) win 32792 <mss 1000,sackOK,nop,nop,nop,wscale 10>
13 +0 > S. 0:0(0) ack 1 <mss 1460,nop,nop,sackOK,nop,wscale 8>
26 msg_iov(1)=[{..., 2000}],
30 cmsg_data=8000}]}, 0) = 2000
51 +0 read(3, ..., 2000) = -1 ENOTCONN (Transport endpoint is not connected)
/linux/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_synack_reuse.pkt15 +0 < S 0:0(0) win 32792 <mss 1000,nop,wscale 7, TS val 1 ecr 0,nop,nop>
16 +0 > S. 0:0(0) ack 1 <mss 1460,nop,nop,TS val 100 ecr 1,nop,wscale 8>
24 1.0 < S 2000:2000(0) win 32792 <mss 1000,nop,wscale 7, TS val 233 ecr 0,nop,nop>
31 1.5 < S 2000:2000(0) win 32792 <mss 1000,nop,wscale 0, TS val 233 ecr 0,nop,nop>
34 +0 `iptables -v -S INPUT | grep INVALID | grep -q -- "-c 0 0"`
/linux/drivers/comedi/drivers/
H A Dme4000.c7 * Copyright (C) 2000 David A. Schleef <ds@schleef.org>
148 #define ME4000_AI_MIN_SAMPLE_TIME 2000
205 .name = "ME-4660s",
235 .name = "ME-4670s",
271 .name = "ME-4680s",
437 struct comedi_subdevice *s) in me4000_ai_get_sample() argument
441 /* read two's complement value and munge to offset binary */ in me4000_ai_get_sample()
443 return comedi_offset_munge(s, val); in me4000_ai_get_sample()
447 struct comedi_subdevice *s, in me4000_ai_eoc() argument
460 struct comedi_subdevice *s, in me4000_ai_insn_read() argument
[all …]
/linux/arch/arm/mm/
H A Dproc-arm720.S3 * linux/arch/arm/mm/proc-arm720.S: MMU functions for ARM720
5 * Copyright (C) 2000 Steve Hill (sjhill@cotw.com)
7 * Copyright (C) 2000 ARM Limited, Deep Blue Solutions Ltd.
8 * hacked for non-paged-MM by Hyok S. Choi, 2004.
15 * 05-09-2000 SJH Created by moving 720 specific functions
16 * out of 'proc-arm6,7.S' per RMK discussion
17 * 07-25-2000 SJH Added idle function.
18 * 08-25-2000 DBS Updated for integration of ARM Ltd version.
31 #include "proc-macros.S"
108 bic ip, ip, #0x2100 @ ..v....s........
[all …]
/linux/drivers/usb/serial/
H A Dkeyspan_usa28msg.h5 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
19 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
78 the content of the 8051's status register; the parity bit
84 2000mar21 add rs232invalid to status response message
85 2000apr04 add 230.4Kb definition to setBaudRate
86 2000apr13 add/remove loopbackMode switch
87 2000apr13 change definition of setBaudRate to cover 115.2Kb, too
88 2000jun01 add extended BSD-style copyright text
109 2. configuration changes which are done every time (because it's
134 u8 _txOn, // enable transmitting (and continue if there's data)
H A Dbelkin_sa.h5 * Copyright (C) 2000
18 * 06-Nov-2000 gkh
21 * 12-Oct-2000 William Greathouse
39 #define BELKIN_OLD_VID 0x056c /* Belkin's "old" vendor id */
40 #define BELKIN_OLD_PID 0x8007 /* Belkin's "old" single port serial converter's id */
42 #define PERACOM_VID 0x0565 /* Peracom's vendor id */
43 #define PERACOM_PID 0x0001 /* Peracom's single port serial converter's id */
46 #define GOHUBS_PID 0x1000 /* GoHubs single port serial converter's id (identical to the Peracom dev…
47 #define HANDYLINK_PID 0x1200 /* HandyLink USB's id (identical to the Peracom device) */
H A Dkeyspan_pda.c6 * Copyright (C) 1999, 2000 Brian Warner <warner@lothar.com>
7 * Copyright (C) 2000 Al Borchers <borchers@steinerpoint.com>
91 2000, in keyspan_pda_get_write_room()
112 dev_dbg(&port->dev, "%s\n", __func__); in keyspan_pda_request_unthrottle()
127 2000); in keyspan_pda_request_unthrottle()
129 dev_dbg(&serial->dev->dev, "%s - error %d from usb_control_msg\n", in keyspan_pda_request_unthrottle()
165 dev_dbg(&urb->dev->dev, "%s - urb shutting down with status: %d\n", __func__, status); in keyspan_pda_rx_interrupt()
168 dev_dbg(&urb->dev->dev, "%s - nonzero urb status received: %d\n", __func__, status); in keyspan_pda_rx_interrupt()
217 "%s - usb_submit_urb failed with result %d\n", in keyspan_pda_rx_interrupt()
295 2000); /* timeout */ in keyspan_pda_setbaud()
[all …]
H A Dkeyspan_usa49msg.h5 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
19 Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
89 message in which OVERRUN was reported; the lost character(s)
104 2000jan04 merge with usa17msg.h
105 2000mar08 clone from usa26msg.h -> usa49msg.h
106 2000mar09 change to support 4 ports
107 2000may03 change external clocking to match USA-49W hardware
108 2000jun01 add extended BSD-style copyright text
178 u8 _txOn, // enable transmitting (and continue if there's data)
/linux/tools/testing/selftests/net/forwarding/
H A Drouter_mpath_seed.sh97 ip nexthop add id $((2000 + i)) via 2001:db8:2::18 dev $rp12
100 ip nexthop add id 1000 group $(seq -s / 1001 1010) hw_stats on
101 ip nexthop add id 2000 group $(seq -s / 2001 2010) hw_stats on
103 ip -6 route add 2001:db8:3::/64 vrf v$rp11 nhid 2000
110 ip -6 route del 2001:db8:3::/64 vrf v$rp11 nhid 2000
112 ip nexthop del id 2000
116 ip nexthop del id $((2000 + i))
191 ip -j -s -s nexthop show id $group_id |
264 test_mpath_seed 2000 IPv6 \
320 test_mpath_seed_stability 2000 IPv6 \
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt17 echo 0 1000 255 2000 > pattern
20 1000 milliseconds, then back to zero intensity in 2000 milliseconds:
29 +---0----1----2----3----4----5----6------------> time (s)
32 use zero-time lengths (the brightness must be same as the previous tuple's). So
37 echo 0 1000 0 0 255 2000 255 0 > pattern
49 +---0----1----2----3----4----5----6------------> time (s)
/linux/ipc/
H A Dcompat.c6 * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
8 * Copyright (C) 2000 VA Linux Co
9 * Copyright (C) 2000 Don Dugger <n0ano@valinux.com>
10 * Copyright (C) 2000 Hewlett-Packard Co.
11 * Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com>
12 * Copyright (C) 2000 Gerhard Tonn (ton@de.ibm.com)
13 * Copyright (C) 2000-2002 Andi Kleen, SuSE Labs (x86-64 port)
14 * Copyright (C) 2000 Silicon Graphics, Inc.
/linux/tools/usb/
H A Dhcd-tests.sh28 # - keep HC's IRQ lines busy with unrelated traffic (IDE, net, ...)
51 if ! ./testusb $TEST_ARGS -s $BUFLEN -c $COUNT $* 2>/dev/null
81 echo "** device must be in $1 config, but it's $CONFIG instead"
115 do_test -t 14 -c 15000 -s 256 -v 1
118 do_test -t 21 -c 100 -s 256 -v 1
138 COUNT=2000
159 # - usb 1.1, it's twenty-four frames.
199 COUNT=2000
212 # - usb 1.1, it's twenty-four frames.
238 COUNT=2000
[all …]
/linux/drivers/iio/light/
H A Disl29028.c58 #define ISL29028_POWER_OFF_DELAY_MS 2000
125 dev_err(dev, "%s(): Error %d setting the proximity sampling\n", in isl29028_set_proxim_sampling()
165 int val = (lux_scale == 2000) ? ISL29028_CONF_ALS_RANGE_HIGH_LUX : in isl29028_set_als_scale()
172 dev_err(dev, "%s(): Error %d setting the ALS scale\n", __func__, in isl29028_set_als_scale()
245 "%s(): Error %d reading register ALSIR_L\n", in isl29028_read_als_ir()
253 "%s(): Error %d reading register ALSIR_U\n", in isl29028_read_als_ir()
279 dev_err(dev, "%s(): Error %d reading register PROX_DATA\n", in isl29028_read_proxim()
297 dev_err(dev, "%s(): Error %d enabling ALS mode\n", __func__, in isl29028_als_get()
309 * if lux_scale = 2000, lux = count * 0.49 in isl29028_als_get()
328 dev_err(dev, "%s(): Error %d enabling IR mode\n", __func__, in isl29028_ir_get()
[all …]
/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx16 Sun Sep 24 21:30 2000 Gerard Roudier (groudier@club-internet.fr)
20 Wed Jul 26 23:30 2000 Gerard Roudier (groudier@club-internet.fr)
25 Sun Jul 09 16:30 2000 Gerard Roudier (groudier@club-internet.fr)
39 Thu May 11 12:30 2000 Pam Delaney (pam.delaney@lsil.com)
42 Mon Apr 24 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
48 Sat Apr 1 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
53 applies to cache line size (? Probably from David S Miller).
58 Thu Mar 16 9:30 2000 Pam Delaney (pam.delaney@lsil.com)
63 Mon March 6 23:15 2000 Gerard Roudier (groudier@club-internet.fr)
80 Mon March 6 23:15 2000 Gerard Roudier (groudier@club-internet.fr)
[all …]
H A DChangeLog.sym53c8xx64 Sun Sep 24 21:30 2000 Gerard Roudier (groudier@club-internet.fr)
82 Wed Jul 26 23:30 2000 Gerard Roudier (groudier@club-internet.fr)
89 Sun Jul 09 16:30 2000 Gerard Roudier (groudier@club-internet.fr)
111 Thu May 11 12:40 2000 Pam Delaney (pam.delaney@lsil.com)
115 Mon Apr 24 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
119 SYM534C896 on sparc64. Problem fixed by David S. Miller.
121 Fri Apr 14 9:00 2000 Pam Delaney (pam.delaney@lsil.com)
128 Sat Apr 1 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
131 applies to cache line size (? Probably from David S Miller).
136 Sat Mar 11 12:00 2000 Gerard Roudier (groudier@club-internet.fr)
[all …]
/linux/Documentation/admin-guide/media/
H A Dbttv-cardlist.rst154 - Leadtek WinFast 2000/ WinFast 2000 XP
234 - Lifeview FlyVideo 2000 /FlyVideo A2/ Lifetec LT 9415 TV [LR90]
278 - Lifeview FlyVideo 2000S LR90
386 - Osprey 2000
466 - pcHDTV HD-2000 TV
467 - 7063:2000
646 - Geovision GV-800(S) (master)
650 - Geovision GV-800(S) (slave)
/linux/Documentation/devicetree/bindings/usb/
H A Drichtek,rt1711h.txt5 - reg : Must be 0x4e, it's slave address of RT1711H.
27 source-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM)>;
28 sink-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM)
29 PDO_VAR(5000, 12000, 2000)>;
/linux/arch/mips/include/uapi/asm/
H A Dunistd.h7 * Copyright (C) 1995, 96, 97, 98, 99, 2000 by Ralf Baechle
8 * Copyright (C) 1999, 2000 Silicon Graphics, Inc.
11 * the stack. Robin Farine for ACN S.A, Copyright (C) 1996 by ACN S.A
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgt215.c17 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
40 if (nvkm_msec(device, 2000, in gt215_pmu_send()
115 /* wake process if it's waiting on a synchronous reply */ in gt215_pmu_recv()
127 /* right now there's no other expected responses from the engine, in gt215_pmu_recv()
209 nvkm_msec(device, 2000, in gt215_pmu_init()
218 nvkm_msec(device, 2000, in gt215_pmu_init()
242 if (nvkm_msec(device, 2000, in gt215_pmu_init()
251 if (nvkm_msec(device, 2000, in gt215_pmu_init()
/linux/arch/mips/math-emu/
H A Dieee754d.c7 * Copyright (C) 1994-2000 Algorithmics Ltd.
9 * Nov 7, 2000
13 * Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved.
26 printk("%s", m); in ieee754dp_dump()
66 printk("%s=", m); in ieee754sp_dump()
/linux/include/net/bluetooth/
H A Dsco.h3 Copyright (C) 2000-2001 Qualcomm Incorporated
5 Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>
14 IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) AND AUTHOR(S) BE LIABLE FOR ANY

12345678910>>...45