Home
last modified time | relevance | path

Searched refs:lsrr (Results 1 – 17 of 17) sorted by relevance

/src/contrib/netbsd-tests/ipf/input/
H A Df91 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 Df301 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 Df101 in 1.1.1.1 2.1.1.1 opt lsrr
/src/share/examples/ipfilter/rules/
H A Dexample.1210 # 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 Df99 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 Df109 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 Di102 pass in from localhost to localhost with opt lsrr not opt sec
H A Di94 pass in from any to any with opt nop,rr,zsu not opt ssrr,lsrr
/src/usr.sbin/traceroute/
H A Dtraceroute.c490 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 Di102 pass in inet from 127.0.0.1/32 to 127.0.0.1/32 with opt lsrr not opt sec
H A Di94 pass in inet from any to any with opt nop,rr,zsu not opt lsrr,ssrr
/src/share/examples/ipfilter/
H A Dipf.conf.permissive4 block in log quick all with opt lsrr
H A DBNF63 "sec" | "lsrr" | "e-sec" | "cipso" | "satid" | "ssrr" | "addext" |
H A Dipf.conf.restrictive9 block in log quick all with opt lsrr
H A Dexamples.txt148 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 DBNF28 "tr" | "sec" | "lsrr" | "e-sec" | "cipso" | "satid" |
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td2255 …defm LSRR_ZPmZ : sve_int_bin_pred_shift<0b101, "lsrr", "LSRR_ZPZZ", null_frag, "LSR_ZPmZ", /*isRev…