Searched defs:fgrep (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/regress/sys/netinet6/mcast6/
H A DMakefile212 ssh ${REMOTE_SSH} sysctl net.inet6.ip6.mforwarding | fgrep =1 macro
/openbsd-current/regress/sys/netinet/mcast/
H A DMakefile208 ssh ${REMOTE_SSH} sysctl net.inet.ip.mforwarding | fgrep =1 macro
/openbsd-current/regress/sys/net/pf_fragment/
H A DMakefile362 ssh ${PF_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
390 ssh ${RT_SSH} sysctl net.inet.ip.forwarding | fgrep =1 macro
391 ssh ${RT_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
412 ssh ${ECO_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
[all...]
/openbsd-current/regress/sys/net/pf_forward/
H A DMakefile367 ssh ${PF_SSH} sysctl net.inet6.ip6.forwarding | fgrep macro
404 ssh ${RT_SSH} sysctl net.inet.ip.forwarding | fgrep =1 macro
405 ssh ${RT_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
438 ssh ${ECO_SSH} sysctl net.inet.ip.forwarding | fgrep =1 macro
439 ssh ${ECO_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
[all...]
/openbsd-current/regress/sys/netinet/ipsec/
H A DMakefile993 sysctl net.inet.esp.enable | fgrep =1 macro
994 sysctl net.inet.ah.enable | fgrep =1 macro
995 sysctl net.inet.ipip.allow | fgrep =1 macro
996 sysctl net.inet.ipcomp.enable | fgrep =1 macro
1049 ssh ${IPS_SSH} sysctl net.inet.esp.enable | fgrep =1 macro
1050 ssh ${IPS_SSH} sysctl net.inet.ah.enable | fgrep =1 macro
1051 ssh ${IPS_SSH} sysctl net.inet.ipip.allow | fgrep =1 macro
1052 ssh ${IPS_SSH} sysctl net.inet.ipcomp.enable | fgrep =1 macro
1053 ssh ${IPS_SSH} sysctl net.inet.ip.forwarding | fgrep =1 macro
1054 ssh ${IPS_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
1087 ssh ${RT_SSH} sysctl net.inet.ip.forwarding | fgrep =1 macro
1088 ssh ${RT_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
1128 ssh ${ECO_SSH} sysctl net.inet.ip.forwarding | fgrep =1 macro
1129 ssh ${ECO_SSH} sysctl net.inet6.ip6.forwarding | fgrep =1 macro
[all...]

Completed in 121 milliseconds