Home
last modified time | relevance | path

Searched full:1023 (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/freebsd/contrib/netbsd-tests/ipf/regress/
H A Df54 pass in proto tcp from any port <= 1023 to any
5 pass in proto udp from any port <= 1023 to any
6 pass in proto tcp/udp from any port <= 1023 to any
40 block in proto tcp from any port > 1023 to any
41 block in proto udp from any port > 1023 to any
42 block in proto tcp/udp from any port > 1023 to any
43 pass in proto tcp from any port > 1023 to any
44 pass in proto udp from any port > 1023 to any
45 pass in proto tcp/udp from any port > 1023 to any
46 block in proto tcp from any port <= 1023 to any
[all …]
H A Df64 pass in proto tcp from any to any port <= 1023
5 pass in proto udp from any to any port <= 1023
6 pass in proto tcp/udp from any to any port <= 1023
40 block in proto tcp from any to any port > 1023
41 block in proto udp from any to any port > 1023
42 block in proto tcp/udp from any to any port > 1023
43 pass in proto tcp from any to any port > 1023
44 pass in proto udp from any to any port > 1023
45 pass in proto tcp/udp from any to any port > 1023
46 block in proto tcp from any to any port <= 1023
[all …]
/freebsd/lib/msun/src/
H A Ds_scalbn.c18 if (n > 1023) { in scalbn()
20 n -= 1023; in scalbn()
21 if (n > 1023) { in scalbn()
23 n -= 1023; in scalbn()
24 if (n > 1023) in scalbn()
25 n = 1023; in scalbn()
H A Ds_cbrt.c22 B1 = 715094163, /* B1 = (1023-1023/3-0.03306235651)*2**20 */
23 B2 = 696219795; /* B2 = (1023-1023/3-54/3-0.03306235651)*2**20 */
61 * exponent bias (1023 for doubles) and later add it back. We do the in cbrt()
H A Dk_exp.c42 * Output: 2**1023 <= y < 2**1024
58 *expt = (hx >> 20) - (0x3ff + 1023) + k; in __frexp_exp()
59 SET_HIGH_WORD(exp_x, (hx & 0xfffff) | ((0x3ff + 1023) << 20)); in __frexp_exp()
H A Ds_logb.c38 return (double) ((ix>>20)-1023-54); in logb()
40 return (double) ((ix>>20)-1023); in logb()
/freebsd/contrib/netbsd-tests/ipf/input/
H A Dni1933 # 10.1.1.4.1023 > 10.1.1.1.1008: SYN win 5840 <mss 1460,sackOK,timestamp 3791140 0,nop,wscale 2>
40 # 192.168.113.3.1008 > 10.1.1.4.1023: SYN win 32768 <mss 1460,nop,wscale 0,nop,nop,timestamp 0 3791…
47 # 10.1.1.4.1023 > 10.1.1.1.1008
99 # 10.1.1.4.1023 > 10.1.1.1.1008
112 # 10.1.1.4.1023 > 10.1.1.1.1008
125 # 192.168.113.3.1008 > 10.1.1.4.1023
138 # 192.168.113.3.1008 > 10.1.1.4.1023
151 # 10.1.1.4.1023 > 10.1.1.1.1008
H A Dni2033 # 192.168.113.4.1023 > 192.168.113.3.1008: SYN win 5840 <mss 1460,sackOK,timestamp 3791140 0,nop,ws…
40 # 192.168.113.3.1008 > 10.1.1.4.1023: SYN win 32768 <mss 1460,nop,wscale 0,nop,nop,timestamp 0 3791…
47 # 192.168.113.4.1023 > 192.168.113.3.1008 ACK
99 # 192.168.113.4.1023 > 192.168.113.3.1008 PUSH+ACK
112 # 192.168.113.4.1023 > 192.168.113.3.1008 FIN+ACK
125 # 192.168.113.3.1008 > 10.1.1.4.1023 ACK
138 # 192.168.113.3.1008 > 10.1.1.4.1023 FIN+ACK
151 # 192.168.113.4.1023 > 192.168.113.3.1008 ACK
H A Df1115 in on e0 udp 4.4.4.4,1023 1.1.1.1,2049
16 in on e0 udp 4.4.4.4,2049 1.1.1.1,1023
H A Df55 in tcp 1.1.1.1,1023 2.2.2.2,2222
19 in udp 1.1.1.1,1023 2.2.2.2,2222
H A Df65 in tcp 2.2.2.2,2222 1.1.1.1,1023
19 in udp 2.2.2.2,2222 1.1.1.1,1023
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c59 { 1.0, 1023, -1, "4.4942328371557897693233e+307" },
60 { 1.0, 1023, SKIP, "8.9884656743115795386465e+307" },
68 { 1.0, 1023, -2045, "2.2250738585072013830902e-308" },
69 { 1.0, 1023, -1023, " 1" },
80 { 0.0, -1023, SKIP, " 0" },
97 { 1.0, 1023, 1, " inf" },
102 { -1.0, 1023, 1, " -inf" },
110 { 1.0, -1023, SKIP, "1.1125369292536006915451e-308" },
112 { 1.0, 1023, -2046, "1.1125369292536006915451e-308" },
115 { -1.0, -1023, SKIP, "-1.1125369292536006915451e-308" },
[all …]
/freebsd/contrib/gdtoa/
H A DstrtoIdd.c42 static FPI fpi = { 106, 1-1023, 2046-1023-106+1, 1, 1 };
44 static FPI fpi = { 106, 1-1023-53+1, 2046-1023-106+1, 1, 0 };
H A Dstrtopdd.c42 static FPI fpi0 = { 106, 1-1023, 2046-1023-106+1, 1, 1 };
44 static FPI fpi0 = { 106, 1-1023-53+1, 2046-1023-106+1, 1, 0 };
H A Dstrtordd.c181 static FPI fpi0 = { 106, 1-1023, 2046-1023-106+1, 1, 1 };
183 static FPI fpi0 = { 106, 1-1023-53+1, 2046-1023-106+1, 1, 0 };
/freebsd/share/man/man4/
H A Dng_lmi.458 to DLCI 0 or 1023 of a
62 lives on DLCI 1023.
68 hook to DLCI 1023.
93 Auto-detection hook for DLCI 1023.
/freebsd/sys/dev/usb/gadget/
H A Dg_mouse.c82 static int g_mouse_cursor_update_interval = 1023;
181 if ((i <= 0) || (i > 1023)) in g_mouse_button_press_timeout_reset()
182 i = 1023; in g_mouse_button_press_timeout_reset()
204 if ((i <= 0) || (i > 1023)) in g_mouse_cursor_update_timeout_reset()
205 i = 1023; in g_mouse_cursor_update_timeout_reset()
221 else if (sc->sc_radius > 1023) in g_mouse_update_mode_radius()
222 sc->sc_radius = 1023; in g_mouse_update_mode_radius()
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dl112 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 3.3.3.3,1023 -> 1.1.1.1,2049 PR udp len 20 28 IN
13 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 1.1.1.1,2049 -> 3.3.3.3,1023 PR udp len 20 28 IN
53 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 3.3.3.3,1023 -> 1.1.1.1,2049 PR udp len 20 28 IN
54 01/01/1970 00:00:00.000000 anon0 @100:1 p 3.3.3.3,1023 -> 1.1.1.1,2049 PR udp len 20 28 IN
55 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 1.1.1.1,2049 -> 3.3.3.3,1023 PR udp len 20 28 IN
H A Dl1.b11 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 3.3.3.3,1023 -> 1.1.1.1,2049 PR udp len 20 28 IN
12 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 1.1.1.1,2049 -> 3.3.3.3,1023 PR udp len 20 28 IN
53 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 3.3.3.3,1023 -> 1.1.1.1,2049 PR udp len 20 28 IN
54 01/01/1970 00:00:00.000000 anon0 @100:1 p 3.3.3.3,1023 -> 1.1.1.1,2049 PR udp len 20 28 IN
55 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 1.1.1.1,2049 -> 3.3.3.3,1023 PR udp len 20 28 IN
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg353x.dtsi27 abs-range = <1023 15>;
35 abs-range = <15 1023>;
43 abs-range = <15 1023>;
51 abs-range = <1023 15>;
H A Drk3566-anbernic-rg503.dts36 abs-range = <1023 15>;
44 abs-range = <15 1023>;
52 abs-range = <15 1023>;
60 abs-range = <1023 15>;
/freebsd/tools/test/stress2/misc/
H A Dsplit.sh68 dd if=/dev/random of=file.$1 bs=1023 count=$blocks status=none
71 spmin=$((1023 * 4))
72 spmax=$((1023 * blocks / 2))
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/longname/
H A Dlongname_001_pos.ksh62 LONGNAME_1023=$(printf 'a%.0s' {1..1023})
92 # Should be able to create a file with name of 1023 chars
95 # And names longer that 1023 should fail
/freebsd/lib/libc/rpc/
H A Dbindresvport.328 port number in the range 0-1023.
43 then an anonymous port (in the range 600-1023) will be
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_cfg.txt5 # niqflint = 1023 ingress queues with freelists and/or interrupts
142 # The following function, 1023, is not an actual PCIE function but is used to
145 [function "1023"]

12345678910>>...17