Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 4610) sorted by relevance

12345678910>>...185

/netbsd/src/tests/ipf/regress/
Df51 block in proto tcp from any port = 23 to any
2 block in proto udp from any port = 23 to any
3 block in proto tcp/udp from any port = 23 to any
4 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
7 block in proto tcp from any port >= 1024 to any
8 block in proto udp from any port >= 1024 to any
9 block in proto tcp/udp from any port >= 1024 to any
10 pass in proto tcp from any port >= 1024 to any
[all …]
Df61 block in proto tcp from any to any port = 23
2 block in proto udp from any to any port = 23
3 block in proto tcp/udp from any to any port = 23
4 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
7 block in proto tcp from any to any port >= 1024
8 block in proto udp from any to any port >= 1024
9 block in proto tcp/udp from any to any port >= 1024
10 pass in proto tcp from any to any port >= 1024
[all …]
Df91 block in from any to any with ipopts
2 pass in from any to any with opt sec-class topsecret
3 block in from any to any with opt ssrr,sec-class topsecret
4 pass in from any to any with opt ssrr,sec-class topsecret
5 block in from any to any with opt ts,sec-class topsecret
6 pass in from any to any with opt ts,sec-class topsecret
7 block in from any to any with opt sec-class secret
8 pass in from any to any with opt sec-class secret
9 block in from any to any with opt lsrr,ssrr
10 pass in from any to any with opt lsrr,ssrr
[all …]
Df101 block in from any to any with not ipopts
2 pass in from any to any with not opt sec-class topsecret
3 block in from any to any with not opt ssrr,sec-class topsecret
4 pass in from any to any with not opt ssrr,sec-class topsecret
5 block in from any to any with not opt ts,sec-class topsecret
6 pass in from any to any with not opt ts,sec-class topsecret
7 block in from any to any with not opt sec-class secret
8 pass in from any to any with not opt sec-class secret
9 block in from any to any with not opt lsrr,ssrr
10 pass in from any to any with not opt lsrr,ssrr
[all …]
Di72 block in on lo0 proto tcp from any to any flags A
3 pass in on lo0 proto tcp from any to any flags /SAP
4 block in on lo0 proto tcp from any to any flags 0x80/A
5 pass in on lo0 proto tcp from any to any flags S/18
6 block in on lo0 proto tcp from any to any flags 2/18
7 pass in on lo0 proto tcp from any to any flags 2
8 block in on lo0 proto tcp from any to any flags /16
9 pass in on lo0 proto tcp from any to any flags 2/SA
10 pass in on lo0 proto tcp from any to any flags S/18
11 block in on lo0 proto tcp from any to any flags 2/18
[all …]
Di16 count in from any to any
7 pass in from !any to any pps 10
8 block in from any to !any
11 block in log first on lo0 from any to any
12 pass in log body or-block quick from any to any
13 block return-rst in quick on le0 proto tcp from any to any
14 block return-icmp in on qe0 from any to any
15 block return-icmp(1) in on qe0 from any to any
16 block return-icmp-as-dest in on le0 from any to any
17 block return-icmp-as-dest(port-unr) in on qe0 from any to any
Df131 pass in proto tcp from any to any port = 25 flags S/SA keep frags
2 block in proto tcp from any to any port = 25 flags S/SA keep frags
3 pass in proto udp from any to any port = 53 keep frags
4 block in proto udp from any to any port = 53 keep frags
5 pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags
6 block in proto tcp from any to any port = 25 flags S/SA keep state keep frags
7 pass in proto udp from any to any port = 53 keep frags(strict)
8 pass in proto tcp from any to any port = 25 keep state(strict)
9 pass in proto tcp from any to any port = 25 keep state(loose)
Din51 map le0 from 9.8.7.6/32 port > 1024 to any -> 1.1.1.1 portmap 10000:20000 tcp
3 rdr le0 from any to 9.8.7.6/32 port = 0 -> 1.1.1.1 port 0 tcp
4 rdr le0 from any to 9.8.7.6/0xffffffff port = 0 -> 1.1.1.1 port 0 ip
6 rdr le0 from any to 9.8.7.6/255.255.255.255 port = 8888 -> 1.1.1.1 port 888 ip
7 rdr le0 from any to 9.8.7.6 mask 0xffffffff port = 8888 -> 1.1.1.1 port 888 tcp
8 rdr le0 from any to 9.8.7.6 mask 255.255.255.255 port = 8888 -> 1.1.1.1 port 888 udp
9 rdr le0 from any to 9.8.7.6/32 port = 8888 -> 1.1.1.1 port 888 tcp/udp
10 rdr le0 from any to 9.8.7.6/32 -> 1.1.1.1 port 888 icmp
11 rdr le0 from any to 9.8.7.6/32 port = 8888 -> 1.1.1.1,1.1.1.2 port 888 tcp
12 rdr le0 from any to 9.8.7.6/32 port = 8888 -> 1.1.1.1 port 888 tcp round-robin
[all …]
Din61 map foo0 from any port = 1 to any port != 0 -> 0/32 udp
2 map foo0 from any port eq 1 to any port ne 0 -> 0/32 udp
3 map foo0 from any port < 1 to any port > 0 -> 0/32 tcp
4 map foo0 from any port lt 1 to any port gt 0 -> 0/32 tcp
5 map foo0 from any port <= 1 to any port >= 0 -> 0/32 tcp/udp
6 map foo0 from any port le 1 to any port ge 0 -> 0/32 tcp/udp
7 map foo0 from any port 1 >< 20 to any port 20 <> 40 -> 0/32 tcp/udp
8 map foo0 from any port 10:20 to any port 30:40 -> 0/32 tcp/udp
Din5_61 map le0 inet6 from 9:8:7::6/128 port > 1024 to any -> 1:1:1::1 portmap 10000:20000 tcp
3 rdr le0 inet6 from any to 9:8:7::6/128 port = 0 -> 1:1:1::1 port 0 tcp
4 rdr le0 inet6 from any to 9:8:7::6/128 port = 0 -> 1:1:1::1 port 0 ip
6 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1 port 888 ip
7 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1 port 888 tcp
8 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1 port 888 udp
9 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1 port 888 tcp/udp
10 rdr le0 inet6 from any to 9:8:7::6/128 -> 1:1:1::1 port 888 icmp
11 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1,1:1:1::2 port 888 tcp
12 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1 port 888 tcp round-robin
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dframeapply.exp31 set any "\[^\r\n\]*"
50 "#0${ws}setup_done ${any}" \
51 "\\\$\[0-9]+ = 0x14${any}" \
52 "#1${ws}${any} f1 ${any}" \
53 "\\\$\[0-9]+ = 0x14${any}" \
54 "#2${ws}${any} f2 ${any}" \
55 "\\\$\[0-9]+ = 0x14${any}" \
56 "#3${ws}${any} f3 ${any}" \
57 "\\\$\[0-9]+ = 0x14${any}" \
58 "#4${ws}${any} f4 ${any}" \
[all …]
Djit-reader.exp59 set any "\[^\r\n\]*"
81 "rip $hex +$hex$any" \
82 "eflags $hex +\\\[$any\\\]" \
103 set any "\[^\r\n\]*"
122 "#0 ${any} in jit_function_stack_mangle ${any}" \
123 "#1 ${any} in main ${any}" \
130 gdb_test "up" "#1 $any in main $any\r\n$any function_stack_mangle $any" \
154 "#0 ${any} in jit_function_stack_mangle ${any}" \
155 "#1 ${any} in main ${any}" \
167 gdb_test "up" "#1 $any in main $any\r\n$any function_stack_mangle $any" \
[all …]
/netbsd/src/tests/ipf/expected/
Di82 block in inet proto icmp from any to any icmp-type unreach code 1
3 pass in inet proto icmp from any to any icmp-type unreach code 15
4 pass in inet proto icmp from any to any icmp-type unreach code 13
5 pass in inet proto icmp from any to any icmp-type unreach code 8
6 pass in inet proto icmp from any to any icmp-type unreach code 4
7 pass in inet proto icmp from any to any icmp-type unreach code 9
8 pass in inet proto icmp from any to any icmp-type unreach code 11
9 pass in inet proto icmp from any to any icmp-type unreach code 14
10 pass in inet proto icmp from any to any icmp-type unreach code 10
11 pass in inet proto icmp from any to any icmp-type unreach code 12
[all …]
Di211 pass in from any port = 10101 to any
2 pass out from any to any port != 22
3 block in from any port 20:21 to any
4 block out from any to any port 10 <> 100
5 pass out from any to any port = 3
6 pass out from any to any port = 5
7 pass out from any to any port = 7
8 pass out from any to any port = 9
9 block in from any port = 20 to any
10 block in from any port = 25 to any
[all …]
Di19.dist1 block in log level user.debug quick proto icmp from any to any
2 block in log level mail.info quick proto icmp from any to any
3 block in log level daemon.notice quick proto icmp from any to any
4 block in log level auth.warn quick proto icmp from any to any
5 block in log level syslog.err quick proto icmp from any to any
6 block in log level lpr.crit quick proto icmp from any to any
7 block in log level news.alert quick proto icmp from any to any
8 block in log level uucp.emerg quick proto icmp from any to any
9 block in log level cron.debug quick proto icmp from any to any
10 block in log level ftp.info quick proto icmp from any to any
[all …]
Di181 pass in tos 0x50 from any to any
2 pass in tos 0x80 from any to any
3 pass out tos 0x80 from any to any
4 pass out tos 0x50 from any to any
5 block in ttl 0 from any to any
6 block in ttl 1 from any to any
7 block in ttl 2 from any to any
8 block in ttl 3 from any to any
9 block in ttl 4 from any to any
10 block in ttl 5 from any to any
[all …]
Di72 block in on lo0(!) proto tcp from any to any flags A/FSRPAU
3 pass in on lo0(!) proto tcp from any to any flags /SPA
4 block in on lo0(!) proto tcp from any to any flags C/A
5 pass in on lo0(!) proto tcp from any to any flags S/SA
6 block in on lo0(!) proto tcp from any to any flags S/SA
7 pass in on lo0(!) proto tcp from any to any flags S/FSRPAU
8 block in on lo0(!) proto tcp from any to any flags /A
9 pass in on lo0(!) proto tcp from any to any flags S/SA
10 pass in on lo0(!) proto tcp from any to any flags S/SA
11 block in on lo0(!) proto tcp from any to any flags S/SA
[all …]
Di92 block in from any to any with ipopts
3 pass in inet from any to any with opt nop,rr,zsu
4 pass in inet from any to any with opt nop,rr,zsu not opt lsrr,ssrr
7 pass in proto tcp from any to any flags S/FSRPAU with not oow keep state # count 0
8 block in proto tcp from any to any with oow
9 pass in proto tcp from any to any flags S/FSRPAU with not bad,bad-src,bad-nat
10 block in proto tcp from any to any flags S/FSRPAU with bad,not bad-src,not bad-nat
11 pass in quick from any to any with not short
12 block in quick from any to any with not nat
13 pass in quick from any to any with not frag-body
[all …]
Di15 count in from any to any
6 pass in from !any to any pps 10
7 block in from any to !any
10 block in log first on lo0(!) from any to any
11 pass in log body or-block quick from any to any
12 block return-rst in quick on le0(!) proto tcp from any to any
13 block return-icmp in on qe0(!) from any to any
14 block return-icmp(host-unr) in on qe0(!) from any to any
15 block return-icmp-as-dest in on le0(!) from any to any
16 block return-icmp-as-dest(port-unr) in on qe0(!) from any to any
Din5_61 map le0 inet6 from 9:8:7::6/128 port > 1024 to any -> 1:1:1::1/128 portmap tcp 10000:20000
3 rdr le0 inet6 from any to 9:8:7::6/128 port = 0 -> 1:1:1::1/128 port 0 tcp
4 rdr le0 inet6 from any to 9:8:7::6/128 -> 1:1:1::1/128 ip
6 rdr le0 inet6 from any to 9:8:7::6/128 -> 1:1:1::1/128 ip
7 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1/128 port 888 tcp
8 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1/128 port 888 udp
9 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1/128 port 888 tcp/udp
10 rdr le0 inet6 from any to 9:8:7::6/128 -> 1:1:1::1/128 icmp
11 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1,1:1:1::2 port 888 tcp
12 rdr le0 inet6 from any to 9:8:7::6/128 port = 8888 -> 1:1:1::1/128 port 888 tcp round-robin
[all …]
Di21 log in proto tcp from any to any
2 pass in proto tcp from any to any
4 block in proto ipv6 from any to any
5 block in proto udp from any to any
6 block in proto 250 from any to any
7 pass in proto tcp/udp from any to any
8 block in proto tcp/udp from any to any
9 block in proto tcp/udp from any to any
/netbsd/src/tests/usr.bin/xlint/lint1/
Dgcc_cast_union.c62 union anything any; in test() local
64 any = (union anything)(_Bool)0; in test()
65 any = (union anything)(char)'\0'; in test()
66 any = (union anything)(signed char)'\0'; in test()
67 any = (union anything)(unsigned char)'\0'; in test()
68 any = (union anything)(short)'\0'; in test()
69 any = (union anything)(unsigned short)'\0'; in test()
70 any = (union anything)(int)'\0'; in test()
71 any = (union anything)(unsigned int)'\0'; in test()
72 any = (union anything)(long)'\0'; in test()
[all …]
/netbsd/src/external/bsd/ipf/dist/rules/
DBASIC_1.FW27 block in log on ed0 from w.x.y.z/24 to any head 200
36 block in log quick from 127.0.0.0/8 to any group 100
37 block in log quick from any to 127.0.0.0/8 group 100
38 block in log quick from 127.0.0.0/8 to any group 200
39 block in log quick from any to 127.0.0.0/8 group 200
49 block in log quick from 10.0.0.0/8 to any group 100
50 block in log quick from 192.168.0.0/16 to any group 100
51 block in log quick from 172.16.0.0/12 to any group 100
55 block in log quick from a.b.c.d/24 to any group 100
60 pass in quick proto udp from any to any port = 53 keep state group 202
[all …]
Dexample.35 block in from any to any
11 # allow a variety of individual hosts to send any type of IP packet to any
14 pass in from 10.1.3.1/32 to any
15 pass in from 10.1.3.2/32 to any
16 pass in from 10.1.3.3/32 to any
17 pass in from 10.1.3.4/32 to any
18 pass in from 10.1.3.5/32 to any
19 pass in from 10.1.0.13/32 to any
20 pass in from 10.1.1.1/32 to any
21 pass in from 10.1.2.1/32 to any
[all …]
Dexample.sr5 log in on le0 from any to any with ipopts
7 # block any inbound packets on le0 which are fragmented and "too short" to
8 # do any meaningful comparison on. This actually only applies to TCP
12 block in log quick on le0 from any to any with short frag
19 log in on le0 proto tcp from any to any flags S/SA
21 # block and log any inbound ICMP unreachables
23 block in log on le0 proto icmp from any to any icmp-type unreach
25 # block and log any inbound UDP packets on le0 which are going to port 2049
28 block in log on le0 proto udp from any to any port = 2049
30 # quickly allow any packets to/from a particular pair of hosts
[all …]

12345678910>>...185