/freebsd/sbin/pfctl/tests/files/ |
H A D | pf0004.ok | 1 block drop in all 2 block drop in proto tcp all 3 block drop in proto tcp all 4 block drop in proto udp all 5 block drop in all 6 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 = ssh to any [all …]
|
H A D | pf0031.ok | 1 set block-policy drop 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 8 block drop in on lo0 all 9 block drop in on lo0 inet all 10 block drop in on lo0 inet6 all 14 block drop in on lo0 all 15 block drop in on lo0 inet all 16 block drop in on lo0 inet6 all [all …]
|
H A D | pf0002.ok | 1 block drop out log on tun1000000 all 2 block drop in log on tun1000000 all 7 block drop out log quick on tun1000000 inet from ! 157.161.48.183 to any 8 block drop in quick on tun1000000 inet from any to 255.255.255.255 9 block drop in log quick on tun1000000 inet from 10.0.0.0/8 to any 10 block drop in log quick on tun1000000 inet from 172.16.0.0/12 to any 11 block drop in log quick on tun1000000 inet from 192.168.0.0/16 to any 12 block drop in log quick on tun1000000 inet from 255.255.255.255 to any 13 block drop in log quick from no-route to any
|
H A D | pf0005.ok | 4 block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 6667 5 block drop in inet proto udp from 10.0.0.0/8 port = echo to 12.34.56.78 port = 16 6 block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 6667 7 block drop in inet proto udp from 10.0.0.0/8 port = ssh to 12.34.56.78 port = 16 8 block drop in inet proto udp from 10.0.0.0/8 port = ftp to 12.34.56.78 port = 6667 9 block drop in inet proto udp from 10.0.0.0/8 port = ftp to 12.34.56.78 port = 16 10 block drop in inet proto udp from 10.0.0.0/8 port = auth to 12.34.56.78 port = 6667 11 block drop in inet proto udp from 10.0.0.0/8 port = auth to 12.34.56.78 port = 16
|
H A D | pf0011.ok | 9 block drop in inet proto icmp all icmp-type echorep 10 block drop in inet proto icmp all icmp-type echorep code 0 11 block drop in inet proto icmp all icmp-type 1 12 block drop in inet proto icmp all icmp-type 1 code 1 13 block drop in inet6 proto ipv6-icmp all icmp6-type 0 14 block drop in inet6 proto ipv6-icmp all icmp6-type 0 code 0 15 block drop in inet6 proto ipv6-icmp all icmp6-type unreach 16 block drop in inet6 proto ipv6-icmp all icmp6-type unreach code admin-unr
|
H A D | pf0031.in | 1 set block-policy drop 5 block drop in on lo0 all 6 block drop in on lo0 inet all 7 block drop in on lo0 inet6 all 15 block drop in on lo0 all 16 block drop in on lo0 inet all 17 block drop in on lo0 inet6 all
|
H A D | pf0007.ok | 1 block drop out log on tun1000000 all 2 block drop in log on tun1000000 all 7 block drop out log quick on tun1000000 inet from ! 157.161.48.183 to any 8 block drop in quick on tun1000000 inet from any to 255.255.255.255 9 block drop in log quick on tun1000000 inet from 10.0.0.0/8 to any 10 block drop in log quick on tun1000000 inet from 172.16.0.0/12 to any 11 block drop in log quick on tun1000000 inet from 192.168.0.0/16 to any 12 block drop in log quick on tun1000000 inet from 255.255.255.255 to any
|
H A D | pf0028.ok | 1 block drop in log (all) quick on lo0 all 2 block drop in log quick on lo0 all 3 block drop in log (all) quick on lo0 all 4 block drop in log quick on lo0 all 5 block drop in log on lo0 all 6 block drop in log (all) on lo0 all
|
/freebsd/stand/forth/ |
H A D | menu.4th | 145 drop 152 drop false exit 154 2drop 165 drop 173 rot drop ( n c-addr/u -- c-addr/u ) 280 swap drop ( c bool -- bool ) \ return boolean 294 drop ( cruft ) 303 drop ( cruft ) s" " 306 2drop FALSE ( skip below conditional ) 311 drop ( getenv cruft ) [all …]
|
H A D | support.4th | 92 create here 0 , ['] drop , 0 220 : getenv? getenv -1 = if false else drop true then ; 227 ['] strdup catch if 2drop exit then 242 2drop 247 2drop 252 drop 266 caddr free drop 271 2 pick 0= if 2drop 2drop true exit then 272 dup 0= if 2drop 2drop false exit then 276 over 13 = or over 44 = or swap drop [all …]
|
H A D | version.4th | 47 ?number drop versionX ! -1 48 then drop 50 ?number drop versionY ! -1 51 then drop 55 drop 58 drop str_loader_version 62 2drop 64 drop exit \ see logo-tribute.4th 66 drop str_loader_version 69 2drop [all …]
|
H A D | check-password.4th | 56 drop \ Remove stack-cruft 69 then then then then drop 86 repeat 2drop drop 110 drop \ Clean up stack cruft 119 dup 0< if drop 0 dup readlen ! then \ Don't go negative 127 drop \ last key pressed 138 dup readmax > if drop readmax then 145 2drop read-reset 146 else drop then 155 else drop then [all …]
|
H A D | menusets.4th | 48 s" cmdbuf" getenv swap drop ( -- u1 ) \ get string length 64 drop ( c-addr2 u2 -1 -- c-addr2 u2 ) 65 2drop ( c-addr2 u2 -- ) 69 2drop ( c-addr2 u2 c-addr1 u1 -- c-addr2 u2 ) 118 s" cmdbuf" getenv swap drop ( -- u1 ) \ get string length 134 drop ( c-addr2 u2 -1 -- c-addr2 u2 ) 135 2drop ( c-addr2 u2 -- ) 139 2drop ( c-addr2 u2 c-addr1 u1 -- c-addr2 u2 ) 210 s" cmdbuf" getenv swap drop ( -- u1 ) \ get string length 226 drop ( c-addr2 u2 -1 -- c-addr2 u2 ) [all …]
|
H A D | loader.4th | 30 s" u>" sfind [if] drop [else] 31 drop 33 2dup u< if 2drop 0 exit then 40 s" xemit" sfind [if] drop [else] 41 drop 48 begin dup 0x80 u< 0= while emit repeat drop 96 drop 102 drop 108 drop 121 0 1 unload drop [all …]
|
H A D | beastie.4th | 51 else drop then 54 else drop then 62 drop ( xt = 0 ) \ cruft 64 dup 0= if 2drop else drop then \ getenv result unused 71 2drop ( c-addr/u -- ) \ getenv result unused 80 else drop then 100 else drop then 105 drop
|
/freebsd/contrib/bearssl/src/codec/ |
H A D | pemdec.t0 | 110 begin read8-native dup 0< ifnot ret then drop co again ; 121 drop r ; 131 dup data-get8 norm-upper dup ifnot 2drop -1 ret then 132 read8 norm-upper dup `\n = if drop 2drop 0 ret then 133 = ifnot drop skip-newline 0 ret then 145 over ifnot 2drop skip-newline 0 ret then 146 read8 dup `\n = if 2drop orig-len swap - ret then 147 dup `\r = if drop else norm-upper over set8 then 167 drop 197 drop [all …]
|
/freebsd/usr.sbin/tcpdrop/ |
H A D | tcpdrop.8 | 23 .Nd drop TCP connections 51 command may be used to drop TCP connections from the command line. 57 will attempt to drop all TCP connections. 63 will attempt to drop all connections using the TCP congestion control algorithm 70 will attempt to drop all connections using the TCP stack 77 will attempt to drop all TCP connections being in the state 98 will attempt to drop all TCP connections using the congestion control algorithm 123 options to list the tcpdrop invocation to drop all corresponding TCP 153 is causing congestion on a network link, one can drop the TCP session 161 The following command will drop the connection: [all …]
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_handle.c | 316 dtrace_dropdata_t drop; in dt_handle_cpudrop() local 323 bzero(&drop, sizeof (drop)); in dt_handle_cpudrop() 324 drop.dtdda_handle = dtp; in dt_handle_cpudrop() 325 drop.dtdda_cpu = cpu; in dt_handle_cpudrop() 326 drop.dtdda_kind = what; in dt_handle_cpudrop() 327 drop.dtdda_drops = howmany; in dt_handle_cpudrop() 328 drop.dtdda_msg = str; in dt_handle_cpudrop() 348 tv.tv_sec, tv.tv_usec, (uintmax_t)drop.dtdda_drops, in dt_handle_cpudrop() 349 (uintmax_t)drop.dtdda_total, drop.dtdda_kind, in dt_handle_cpudrop() 350 drop.dtdda_msg); in dt_handle_cpudrop() [all …]
|
/freebsd/stand/ficl/softwords/ |
H A D | classes.fr | 18 drop 2@ ; 20 drop 2! ; 26 : get drop c@ ; 27 : set drop c! ; 33 : get drop w@ ; 34 : set drop w! ; 40 : get drop q@ ; 41 : set drop q! ; 48 : get drop @ ; 49 : set drop ! ; [all …]
|
H A D | softcore.fr | 18 : empty ( xn..x1 -- ) depth 0 ?do drop loop ; 48 2drop 60 : convert char+ 65535 >number drop ; \ cribbed from DPANS A.6.2.0970 65 : nip ( y x -- x ) swap drop ; 72 drop else spaces 86 repeat 2drop 0 0 (local) 113 IF drop [char] . THEN emit 117 dup .4 space .4 ." - " .4 space .4 drop 16 /dump +! space .chars ; 124 drop r> base ! ; 130 : brand-wordlist ( wid -- ) last-word >name drop wid-set-name ; [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | drop2rpz | 3 # usage: curl --silent https://www.spamhaus.org/drop/drop.txt | $0 > /path/to/spamhaus-drop.rpz.loc… 7 # name: "drop.spamhaus.org.rpz.local." 8 # zonefile: "/path/tp/spamhaus-drop.rpz.local" 10 # rpz-log-name: "spamhaus-drop" 17 my $origin = 'drop.spamhaus.org.rpz.local.'; 24 #my $rpz_action = 'rpz-drop.'; # drop the query
|
/freebsd/contrib/bearssl/src/x509/ |
H A D | asn1.t0 | 53 : skip-blanks begin char dup 32 > if ret then drop again ; 163 drop co 179 \ Read all bytes from the current element, then close it (i.e. drop the 184 2drop ; 192 0 over read-blob-inner -rot 2drop ; 261 2drop 308 skip-remaining drop ; 403 dup 0xC0 < uf drop 0 ret enduf 407 drop 0 ret 409 between? ifnot drop 0 then [all …]
|
/freebsd/share/examples/bootforth/ |
H A D | menuconf.4th | 30 drop 35 drop 48 drop key 51 drop 51 78 drop 85 drop 92 drop 98 drop 106 key drop
|
H A D | menu.4th | 28 drop 33 drop 46 drop key 49 drop 49 77 drop 83 drop 88 drop 96 key drop
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_aqm_codel.h | 66 uint32_t count; /* number of dropped pkts since entering drop state */ 68 aqm_time_t drop_next_time; /* time for next drop */ 119 * first_above_time, will say it's ok to drop. */ in codel_dodequeue() 151 * Time for the next drop. Drop current packet and dequeue in codel_dequeue() 153 * state, schedule the next drop. A large backlog might in codel_dequeue() 154 * result in drop rates so high that the next drop should in codel_dequeue() 167 /* drop the packet */ in codel_dequeue() 177 /* schedule the next drop. */ in codel_dequeue() 188 * drop the packet and extract another. in codel_dequeue() 199 * below, assume that the drop rate that controlled the in codel_dequeue() [all …]
|