Searched refs:lsrr (Results 1 – 17 of 17) sorted by relevance
| /src/contrib/netbsd-tests/ipf/input/ |
| H A D | f9 | 1 in 1.1.1.1 2.1.1.1 opt lsrr 2 in 1.1.1.1 2.1.1.1 opt lsrr=1.1.1.1 3 in 1.1.1.1 2.1.1.1 opt lsrr,ssrr
|
| H A D | f30 | 1 in on hme0 udp 1.1.1.1,53 2.1.1.1,53 opt lsrr 2 in on hme1 udp 2.1.1.1,53 1.1.1.1,53 opt ts,lsrr 3 in on hme1 udp 2.1.1.1,53 1.1.1.1,53 opt lsrr
|
| H A D | f10 | 1 in 1.1.1.1 2.1.1.1 opt lsrr
|
| /src/share/examples/ipfilter/rules/ |
| H A D | example.12 | 10 # log packets with BOTH ssrr and lsrr set 12 log in all with opt lsrr,ssrr 16 block in quick all with opt lsrr
|
| /src/contrib/netbsd-tests/ipf/regress/ |
| H A D | f9 | 9 block in from any to any with opt lsrr,ssrr 10 pass in from any to any with opt lsrr,ssrr 12 block in from any to any with opt lsrr 13 pass in from any to any with opt lsrr
|
| H A D | f10 | 9 block in from any to any with not opt lsrr,ssrr 10 pass in from any to any with not opt lsrr,ssrr 12 block in from any to any with not opt lsrr 13 pass in from any to any with not opt lsrr
|
| H A D | i10 | 2 pass in from localhost to localhost with opt lsrr not opt sec
|
| H A D | i9 | 4 pass in from any to any with opt nop,rr,zsu not opt ssrr,lsrr
|
| /src/usr.sbin/traceroute/ |
| H A D | traceroute.c | 490 register int lsrr = 0; in main() local 609 if (lsrr >= NGATEWAYS) { in main() 615 getaddr(gwlist + lsrr, optarg); in main() 616 ++lsrr; in main() 707 if (lsrr > 0) in main() 708 optlen = (lsrr + 1) * sizeof(gwlist[0]); in main() 767 if (lsrr > 0) { in main() 774 gwlist[lsrr] = to->sin_addr.s_addr; in main() 782 i = lsrr * sizeof(gwlist[0]); in main()
|
| /src/contrib/netbsd-tests/ipf/expected/ |
| H A D | i10 | 2 pass in inet from 127.0.0.1/32 to 127.0.0.1/32 with opt lsrr not opt sec
|
| H A D | i9 | 4 pass in inet from any to any with opt nop,rr,zsu not opt lsrr,ssrr
|
| /src/share/examples/ipfilter/ |
| H A D | ipf.conf.permissive | 4 block in log quick all with opt lsrr
|
| H A D | BNF | 63 "sec" | "lsrr" | "e-sec" | "cipso" | "satid" | "ssrr" | "addext" |
|
| H A D | ipf.conf.restrictive | 9 block in log quick all with opt lsrr
|
| H A D | examples.txt | 148 block in quick all with opt lsrr 151 [Image] NOTE that options are matched explicitly, so if I had lsrr,ssrr it 165 pass in from any to any with opt ssrr not opt lsrr
|
| /src/sbin/ipf/iplang/ |
| H A D | BNF | 28 "tr" | "sec" | "lsrr" | "e-sec" | "cipso" | "satid" |
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SVEInstrInfo.td | 2255 …defm LSRR_ZPmZ : sve_int_bin_pred_shift<0b101, "lsrr", "LSRR_ZPZZ", null_frag, "LSR_ZPmZ", /*isRev…
|