Home
last modified time | relevance | path

Searched refs:to (Results 1 – 25 of 3918) sorted by relevance

12345678910>>...157

/openbsd/regress/sbin/pfctl/
H A Dpf17.in3 match on lo0 from 192.168.1.1 to any binat-to 10.0.0.1
4 match on lo0 proto tcp from 192.168.1.2 to any binat-to 10.0.0.2
28 match on lo0 from ::1 to no-route binat-to ::2
29 match on lo0 from (lo0:0) to ::1 binat-to ::2
32 match on lo0 from ::1 to <sometable> binat-to ::2
38 match on lo0 from ::1 to (lo0) binat-to ::1
39 match on lo0 from ::1 to (lo0:0) binat-to ::1
40 match on lo0 from ::1 to (lo0:peer) binat-to ::1
46 match on lo0 from ::1 to (lo0)/100 binat-to ::2
51 match on lo from (lo0:0) to ::1 binat-to ::2
[all …]
H A Dpf17.ok1 match out on lo0 inet from 192.168.1.1 to any nat-to 10.0.0.1 static-port
2 match in on lo0 inet from any to 10.0.0.1 rdr-to 192.168.1.1
42 match in on lo0 inet6 from no-route to ::2 rdr-to ::1
44 match in on lo0 inet6 from ::1 to ::2 rdr-to (lo0:0)
50 match in on lo0 inet6 from <sometable> to ::2 rdr-to ::1
60 match in on lo0 inet6 from (lo0) to ::1 rdr-to ::1
62 match in on lo0 inet6 from (lo0:0) to ::1 rdr-to ::1
64 match in on lo0 inet6 from (lo0:peer) to ::1 rdr-to ::1
76 match in on lo0 inet6 from (lo0)/100 to ::2 rdr-to ::1
84 match in on lo inet6 from ::1 to ::2 rdr-to (lo0:0)
[all …]
H A Dpfail30.in2 match on lo0 from (lo0) to (lo1000000) binat-to (lo0)
3 match on lo0 from (lo0) to no-route binat-to (lo1000000)
4 match on lo0 from no-route to any binat-to 1.1.1.1
5 match on lo0 from !1.1.1.1 to any binat-to 1.1.1.1
6 match on lo0 from !(lo0) to any binat-to 1.1.1.1
7 match on lo0 from 1.1.1.1 to any binat-to no-route
8 match on lo0 from 1.1.1.1 to any binat-to !3.3.3.3
14 match on lo0 from ::1 to any binat-to 1.2.3.4
15 match on lo0 from 1.1.1.1 to ::1 binat-to 1.2.3.4
16 match on lo0 from 1.1.1.1 to any binat-to ::1
[all …]
H A Dpf18.ok3 match out on lo0 inet from 192.168.1.1 to any nat-to 10.0.0.1
4 match out on lo0 inet proto tcp from 192.168.1.2 to any nat-to 10.0.0.2
5 match out on lo0 inet proto udp from 192.168.1.3 to any nat-to 10.0.0.3
6 match out on lo0 inet proto icmp from 192.168.1.4 to any nat-to 10.0.0.4
7 match out on lo0 inet from 192.168.1.5 to 172.6.1.1 nat-to 127.0.0.1
8 match out on lo0 inet from 192.168.1.5 to 172.14.1.2 nat-to 127.0.0.1
9 match out on lo0 inet from 192.168.1.5 to 172.16.2.0/24 nat-to 127.0.0.1
10 match out on lo0 inet from 192.168.1.6 to 172.6.1.1 nat-to 127.0.0.1
11 match out on lo0 inet from 192.168.1.6 to 172.14.1.2 nat-to 127.0.0.1
13 match out on lo0 inet from 192.168.1.7 to 172.6.1.1 nat-to 127.0.0.1
[all …]
H A Dpfail57.ok1 stdin:2: af-to cannot be used together with route-to, reply-to, dup-to
2 stdin:3: af-to cannot be used together with route-to, reply-to, dup-to
3 stdin:4: af-to cannot be used together with route-to, reply-to, dup-to
4 stdin:6: af-to cannot be used together with route-to, reply-to, dup-to
5 stdin:7: af-to cannot be used together with route-to, reply-to, dup-to
6 stdin:8: af-to cannot be used together with route-to, reply-to, dup-to
H A Dpf4.ok6 block drop in inet from 10.0.0.0/8 to any
7 block drop in inet from ! 10.0.0.0/8 to any
8 block drop in inet from 10.0.0.0/8 to any
9 block drop in inet from 172.16.0.0/12 to any
10 block drop in proto tcp from any port = 22 to any
11 block drop in proto tcp from any port = 22 to any port 1024:2048
12 block drop in proto tcp from any port 21 >< 2048 to any port 1024:2048
13 block drop in proto tcp from any port != 1234 to any port 1024:2048
14 block drop in proto tcp from any port >= 80 to any port 1024:2048
21 block drop in inet proto tcp from 10.0.0.0/8 port = 22 to 12.34.56.78 port = 6667
[all …]
H A Dpf80.ok1 pass out on lo0 inet from 10.0.0.0/8 to 172.16.0.0/16 flags S/SA nat-to 172.16.0.1
2 pass in on lo0 inet proto tcp from any to 1.2.3.4 port = 80 flags S/SA rdr-to 127.0.0.1 port 8080
3 pass out on lo0 inet from 10.0.0.0/8 to 11.0.0.0/8 flags S/SA nat-to 12.0.0.0/8 static-port
4 pass in on lo0 inet from 11.0.0.0/8 to 12.0.0.0/8 flags S/SA rdr-to 10.0.0.0/8
5 pass out log on lo0 inet from 10.0.0.0/8 to 172.16.0.0/16 flags S/SA nat-to 172.16.0.1
8 pass in log on lo0 inet from 11.0.0.0/8 to 12.0.0.0/8 flags S/SA rdr-to 10.0.0.0/8
9 pass out log (all) on lo0 inet from 10.0.0.0/8 to 172.16.0.0/16 flags S/SA nat-to 172.16.0.1
12 pass in log (all) on lo0 inet from 11.0.0.0/8 to 12.0.0.0/8 flags S/SA rdr-to 10.0.0.0/8
13 match out log on lo0 inet from 10.0.0.0/8 to 172.16.0.0/16 nat-to 172.16.0.1
15 match out log on lo0 inet from 10.0.0.0/8 to 11.0.0.0/8 nat-to 12.0.0.0/8 static-port
[all …]
H A Dpf36.in3 #match out on lo0 from any to 127.0.0.1 nat-to { 127.0.0.1, 127.0.0.2 }
4 match out on lo0 from any to 127.0.0.1 nat-to { 127.0.0.1, 127.0.0.2 } round-robin
5 match out on lo0 from any to 127.0.0.1 nat-to lo0/24 bitmask static-port
6 match out on lo0 from any to 127.0.0.1 nat-to lo0/24 random
8 match out on lo0 from any to 127.0.0.1 nat-to lo0/24 source-hash foobarlicious
9 match out on lo0 from any to 127.0.0.1 nat-to lo0/24 round-robin
11 match in on lo0 from any to lo0 rdr-to { 127.0.0.1, 127.0.0.2 }
12 match in on lo0 from any to lo0 rdr-to { 127.0.0.1, 127.0.0.2 } round-robin
13 match in on lo0 from any to lo0 rdr-to 127.0.0.1/24 bitmask
14 match in on lo0 from any to lo0 rdr-to 127.0.0.1/24 random
[all …]
H A Dpf13.in1 pass in quick on enc0 from any to any
5 pass out quick on tun1000000 inet from any to any route-to (tun1000001:peer)
6 pass out quick on tun1000000 from any to 192.168.1.1 route-to (tun1000001:peer)
7 pass out quick on tun1000000 from any to fec0::1 route-to (tun1000001:peer)
9 pass in on tun1000000 proto tcp from any to any port = 21 dup-to 192.168.1.1
10 pass in on tun1000000 proto tcp from any to any port = 21 dup-to fec0::1
13 pass in quick on tun1000000 from fec0::1/64 to fec1::2/128 route-to (tun1000001:peer)
15 pass in on tun1000000 proto tcp from any to any port = 21 reply-to 192.168.1.1
16 pass in on tun1000000 proto tcp from any to any port = 21 reply-to fec0::1
21 pass in quick on tun1000000 from 192.168.1.1/32 to 10.1.1.1/32 dup-to 192.168.1.100
[all …]
H A Dpf27.in3 match out on lo0 from any to 127.0.0.1 nat-to lo0
4 match out on lo0 from 127.0.0.1 to any nat-to lo0
5 match out on lo0 from any to lo0 nat-to 127.0.0.1
7 match out on lo0 from any to 127.0.0.1 nat-to (lo0)
8 match out on lo0 from 127.0.0.1 to any nat-to (lo0)
9 match out on lo0 from any to (lo0) nat-to 127.0.0.1
11 match in on lo0 from any to 127.0.0.1 rdr-to lo0
12 match in on lo0 from 127.0.0.1 to any rdr-to lo0
13 match in on lo0 from any to lo0 rdr-to 127.0.0.1
15 match in on lo0 from any to 127.0.0.1 rdr-to (lo0)
[all …]
/openbsd/regress/sys/net/pflog/
H A Dpf.conf13 pass log (to $PFLOG_N1) on $LO to 169.254.0.1 no state
16 pass log (user to $PFLOG_N1) on $LO to 169.254.0.4
23 pass log (to $PFLOG_N1) on $LO to fc00::1 no state
26 pass log (user to $PFLOG_N1) on $LO to fc00::4
28 pass log (matches to $PFLOG_N1) on $LO to fc00::6
32 pass out log (to $PFLOG_N1) on $LO to 169.254.0.11 rdr-to 169.254.0.21
33 pass out log (to $PFLOG_N1) on $LO to 169.254.0.12 nat-to 169.254.0.22
34 pass out log (to $PFLOG_N1) on $LO to fc00::11 rdr-to fc00::21
35 pass out log (to $PFLOG_N1) on $LO to fc00::12 nat-to fc00::22
38 pass in log (to $PFLOG_N1) on $LO to 169.254.0.14 af-to \
[all …]
/openbsd/regress/sbin/ipsecctl/
H A Dikedel14.ok3 t from-2.2.2.0/24-to-5.5.5.0/24
5 C rms [from-2.2.2.0/24-to-5.5.5.0/24]
7 t from-2.2.2.0/24-to-6.6.6.0/24
9 C rms [from-2.2.2.0/24-to-6.6.6.0/24]
11 t from-2.2.2.0/24-to-7.7.7.0/24
15 t from-3.3.3.0/24-to-5.5.5.0/24
19 t from-3.3.3.0/24-to-6.6.6.0/24
23 t from-3.3.3.0/24-to-7.7.7.0/24
27 t from-4.4.4.0/24-to-5.5.5.0/24
31 t from-4.4.4.0/24-to-6.6.6.0/24
[all …]
H A Dike14.ok17 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Configuration=phase2-from-2.2.2.0/24-to-5.5.5.0/24 force
19 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force
52 C set [from-2.2.2.0/24-to-6.6.6.0/24]:Configuration=phase2-from-2.2.2.0/24-to-6.6.6.0/24 force
54 C set [from-2.2.2.0/24-to-6.6.6.0/24]:Remote-ID=to-6.6.6.0/24 force
89 C set [from-2.2.2.0/24-to-7.7.7.0/24]:Remote-ID=to-7.7.7.0/24 force
124 C set [from-3.3.3.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force
159 C set [from-3.3.3.0/24-to-6.6.6.0/24]:Remote-ID=to-6.6.6.0/24 force
194 C set [from-3.3.3.0/24-to-7.7.7.0/24]:Remote-ID=to-7.7.7.0/24 force
229 C set [from-4.4.4.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force
264 C set [from-4.4.4.0/24-to-6.6.6.0/24]:Remote-ID=to-6.6.6.0/24 force
[all …]
H A Dike61.ok17 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Configuration=phase2-from-2.2.2.0/24-to-5.5.5.0/24 force
20 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force
59 C set [from-2.2.2.0/24-to-6.6.6.0/24]:Remote-ID=to-6.6.6.0/24 force
98 C set [from-2.2.2.0/24-to-7.7.7.0/24]:Remote-ID=to-7.7.7.0/24 force
136 C set [from-3.3.3.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force
171 C set [from-3.3.3.0/24-to-6.6.6.0/24]:Remote-ID=to-6.6.6.0/24 force
206 C set [from-3.3.3.0/24-to-7.7.7.0/24]:Remote-ID=to-7.7.7.0/24 force
242 C set [from-4.4.4.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force
281 C set [from-4.4.4.0/24-to-6.6.6.0/24]:Remote-ID=to-6.6.6.0/24 force
320 C set [from-4.4.4.0/24-to-7.7.7.0/24]:Remote-ID=to-7.7.7.0/24 force
[all …]
/openbsd/gnu/usr.bin/perl/lib/File/
H A DCopy.pm46 my($from, $to) = @_;
64 return $from eq $to;
72 my $to = shift;
97 $to = _catname($from, $to);
104 my @ts = stat($to);
130 $to = VMS::Filespec::rmsexpand(VMS::Filespec::vmsify($to), '.');
163 $to_h = $to;
209 my($from,$to) = @_;
220 @tostat = stat $to;
256 $to = _catname($from, $to);
[all …]
/openbsd/gnu/gcc/fixincludes/
H A Dconfig.h.in9 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
13 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
17 /* Define to 1 if you have the declaration of `basename', and to 0 if you
21 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
25 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
29 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
33 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
37 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
41 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
45 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
[all …]
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dia64-waw.tbl5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF
6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF
9 AR[EFLAG]; mov-to-AR-EFLAG; mov-to-AR-EFLAG; impliedF
10 AR[FCR]; mov-to-AR-FCR; mov-to-AR-FCR; impliedF
11 AR[FDR]; mov-to-AR-FDR; mov-to-AR-FDR; impliedF
12 AR[FIR]; mov-to-AR-FIR; mov-to-AR-FIR; impliedF
27 AR[FSR]; IC:mov-to-AR-FSR; IC:mov-to-AR-FSR; impliedF
28 AR[ITC]; IC:mov-to-AR-ITC; IC:mov-to-AR-ITC; impliedF
34 AR[RSC]; IC:mov-to-AR-RSC; IC:mov-to-AR-RSC; impliedF
61 CR[LID]; IC:mov-to-CR-LID; IC:mov-to-CR-LID; SC
[all …]
/openbsd/gnu/gcc/libcpp/
H A Dconfig.in14 /* Define to 1 if translation of program messages to the user's native
28 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
32 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
36 /* Define to 1 if you have the declaration of `basename', and to 0 if you
40 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
44 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
52 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
56 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
60 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
64 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
[all …]
/openbsd/regress/sys/net/pf_divert/
H A DMakefile56 inet-args-tcp-to inet6-args-tcp-to \
67 inet-reuse-tcp-to-to inet6-reuse-tcp-to-to \
71 inet-reuse-udp-to-to inet6-reuse-udp-to-to \
73 inet-reuse-udp-to-reply-to inet6-reuse-udp-to-reply-to \
77 inet-reuse-udp-reply-to-to inet6-reuse-udp-reply-to-to \
79 inet-reuse-udp-reply-to-reply-to inet6-reuse-udp-reply-to-reply-to \
80 inet-reuse-rip-to-to inet6-reuse-rip-to-to \
82 inet-reuse-rip-to-reply-to inet6-reuse-rip-to-reply-to \
86 inet-reuse-rip-reply-to-to inet6-reuse-rip-reply-to-to \
88 inet-reuse-rip-reply-to-reply-to inet6-reuse-rip-reply-to-reply-to \
[all …]
/openbsd/gnu/lib/libiberty/src/
H A Dconfig.in40 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
44 /* Define to 1 if you have the declaration of `basename', and to 0 if you
48 /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't.
52 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
67 /* Define to 1 if you have the declaration of `realloc', and to 0 if you
71 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
75 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
79 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
83 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
87 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
[all …]
/openbsd/regress/sys/net/pf_forward/
H A Dpf.conf3 pass to { $PF_IN/24 $PF_IN6/64 }
4 pass to { $RT_IN/24 $RT_IN6/64 }
5 pass to { $ECO_IN/24 $ECO_IN6/64 }
10 pass in to { $RDR_IN/24 $RDR_OUT/24 } rdr-to $ECO_IN
11 pass out to { $ECO_OUT/24 $RDR_OUT/24 } nat-to $PF_OUT
12 pass in to { $RDR_IN6/64 $RDR_OUT6/64 } rdr-to $ECO_IN6
13 pass out to { $ECO_OUT6/64 $RDR_OUT6/64 } nat-to $PF_OUT6
15 pass in to $AF_IN/24 af-to inet6 from $PF_OUT6 to $ECO_IN6/120 tag af
17 pass in to $AF_IN6/64 af-to inet from $PF_OUT to $ECO_IN/24 tag af
20 pass in to $RTT_IN/24 route-to $RT_IN tag rttin
[all …]
/openbsd/gnu/gcc/libmudflap/
H A Dconfig.h.in6 /* Define to 1 if you have the `addmntent' function. */
12 /* Define to 1 if you have the `backtrace' function. */
18 /* Define to 1 if you have the <ctype.h> header file. */
21 /* Define to 1 if you have the `cuserid' function. */
30 /* Define to 1 if you have the `dlvsym' function. */
36 /* Define to 1 if you have the `fopen64' function. */
42 /* Define to 1 if you have the `fseeko64' function. */
45 /* Define to 1 if you have the `ftello64' function. */
135 /* Define to 1 if you have the `mmap' function. */
252 /* Define to the full name of this package. */
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-waw.tbl5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF
6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF
10 AR[FCR]; IC:mov-to-AR-FCR; IC:mov-to-AR-FCR; impliedF
11 AR[FDR]; IC:mov-to-AR-FDR; IC:mov-to-AR-FDR; impliedF
12 AR[FIR]; IC:mov-to-AR-FIR; IC:mov-to-AR-FIR; impliedF
27 AR[FSR]; IC:mov-to-AR-FSR; IC:mov-to-AR-FSR; impliedF
28 AR[ITC]; IC:mov-to-AR-ITC; IC:mov-to-AR-ITC; impliedF
34 AR[RSC]; IC:mov-to-AR-RSC; IC:mov-to-AR-RSC; impliedF
35 AR[SSD]; IC:mov-to-AR-SSD; IC:mov-to-AR-SSD; impliedF
62 CR[LID]; IC:mov-to-CR-LID; IC:mov-to-CR-LID; SC
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c31 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields()
33 to->convert_rgb = from->convert_rgb; in copy_pps_fields()
34 to->slice_width = from->slice_width; in copy_pps_fields()
35 to->slice_height = from->slice_height; in copy_pps_fields()
36 to->simple_422 = from->simple_422; in copy_pps_fields()
37 to->native_422 = from->native_422; in copy_pps_fields()
38 to->native_420 = from->native_420; in copy_pps_fields()
39 to->pic_width = from->pic_width; in copy_pps_fields()
40 to->pic_height = from->pic_height; in copy_pps_fields()
64 to->final_offset = from->final_offset; in copy_pps_fields()
[all …]
/openbsd/lib/libcurses/tinfo/
H A Dalloc_ttype.c104 to->num, (unsigned short) (to->num + (ext - to->ext)))); \
105 to->num = (unsigned short) (to->num + (ext - to->ext))
137 to->Booleans[base + m] = to->Booleans[base + n--]; in realign_data()
155 to->Numbers[base + m] = to->Numbers[base + n--]; in realign_data()
168 TYPE_REALLOC(char *, to->num_Strings, to->Strings); in realign_data()
173 to->Strings[base + m] = to->Strings[base + n--]; in realign_data()
378 int first = to->ext_Booleans + to->ext_Numbers; in adjust_cancels()
387 int j_str = to->num_Strings - first - to->ext_Strings; in adjust_cancels()
431 na = to ? ((int) NUM_EXT_NAMES(to)) : 0; in _nc_align_termtype()
435 na, to ? NonNull(to->term_names) : "?", in _nc_align_termtype()
[all …]

12345678910>>...157