| /netbsd-src/external/bsd/unbound/dist/testdata/padding.tdir/ |
| H A D | padding.test | 19 cat tap.log 20 cat tap.errlog 30 echo "> check tap.log for dnstap info" 31 # see if it logged the information in tap.log 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 35 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 36 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 37 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 38 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap.tdir/ |
| H A D | dnstap.test | 18 cat tap.log 19 cat tap.errlog 28 echo "> check tap.log for dnstap info" 29 # see if it logged the information in tap.log 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 35 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 36 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_tls_peername.tdir/ |
| H A D | dnstap_tls_peername.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi [all …]
|
| H A D | dnstap_tls_peername.post | 15 echo "> tap logfiles" 16 cat tap.log 17 cat tap.errlog
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_tls_clientauth.tdir/ |
| H A D | dnstap_tls_clientauth.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi [all …]
|
| H A D | dnstap_tls_clientauth.post | 15 echo "> tap logfiles" 16 cat tap.log 17 cat tap.errlog
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | templateparamsem.d | 110 override void visit(TemplateAliasParameter tap) in visit() argument 112 if (tap.specType && !reliesOnTident(tap.specType, parameters)) in visit() 114 tap.specType = tap.specType.typeSemantic(tap.loc, sc); in visit() 116 tap.specAlias = aliasParameterSemantic(tap.loc, sc, tap.specAlias, parameters); in visit() 120 if (tap.defaultAlias) in visit() 121 tap.defaultAlias = tap.defaultAlias.semantic(tap.loc, sc); in visit() 123 … result = !(tap.specType && isError(tap.specType)) && !(tap.specAlias && isError(tap.specAlias)); in visit()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_tls_badname.tdir/ |
| H A D | dnstap_tls_badname.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log; then [all …]
|
| H A D | dnstap_tls_badname.post | 15 echo "> tap logfiles" 16 cat tap.log 17 cat tap.errlog
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_tls_badcert.tdir/ |
| H A D | dnstap_tls_badcert.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log; then [all …]
|
| H A D | dnstap_tls_badcert.post | 15 echo "> tap logfiles" 16 cat tap.log 17 cat tap.errlog
|
| /netbsd-src/tests/sbin/ifconfig/ |
| H A D | t_tap.sh | 43 while read tap; do 45 ifconfig "tap$tap" 48 echo "Skipping existing tap$tap" 52 ifconfig "tap$tap" create 53 echo "Created tap$tap" 62 while read tap; do 64 ifconfig "tap$tap" 67 ifconfig "tap$tap" destroy 68 echo "Destroyed tap$tap"
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/ |
| H A D | tap_bio.c | 25 static BIO_METHOD *tap = NULL; in BIO_f_tap() local 27 if (tap == NULL) { in BIO_f_tap() 28 tap = BIO_meth_new(BIO_TYPE_START | BIO_TYPE_FILTER, "tap"); in BIO_f_tap() 29 if (tap != NULL) { in BIO_f_tap() 30 BIO_meth_set_write_ex(tap, tap_write_ex); in BIO_f_tap() 31 BIO_meth_set_read_ex(tap, tap_read_ex); in BIO_f_tap() 32 BIO_meth_set_puts(tap, tap_puts); in BIO_f_tap() 33 BIO_meth_set_gets(tap, tap_gets); in BIO_f_tap() 34 BIO_meth_set_ctrl(tap, tap_ctrl); in BIO_f_tap() 35 BIO_meth_set_create(tap, tap_new); in BIO_f_tap() [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_reconnect.tdir/ |
| H A D | dnstap_reconnect.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi 33 if grep "www.example.com" tap.log; then echo "yes it is in tap.log"; 35 echo "information not in tap.log" [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_tls.tdir/ |
| H A D | dnstap_tls.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi [all …]
|
| H A D | dnstap_tls.post | 15 echo "> tap logfiles" 16 cat tap.log 17 cat tap.errlog
|
| /netbsd-src/external/bsd/unbound/dist/testdata/dnstap_tcp.tdir/ |
| H A D | dnstap_tcp.test | 18 cat tap.log 19 cat tap.errlog 26 echo "> check tap.log for dnstap info" 27 # see if it logged the information in tap.log 29 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi 34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi [all …]
|
| H A D | dnstap_tcp.post | 15 echo "> tap logfiles" 16 cat tap.log 17 cat tap.errlog
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
| H A D | lfsr.c | 29 isc_lfsr_init(isc_lfsr_t *lfsr, uint32_t state, unsigned int bits, uint32_t tap, in isc_lfsr_init() argument 33 REQUIRE(tap != 0); in isc_lfsr_init() 37 lfsr->tap = tap; in isc_lfsr_init() 72 lfsr->state = (lfsr->state >> 1) ^ lfsr->tap; in lfsr_generate()
|
| /netbsd-src/sys/arch/usermode/usermode/ |
| H A D | machdep.c | 160 char *tap = argv[i] + strlen("net="); in main() local 161 char *mac = strchr(tap, ','); in main() 169 if (*tap != '/') { in main() 173 for (; *tap != ','; p++, tap++) in main() 174 *p = *tap; in main()
|
| /netbsd-src/sys/arch/alpha/tlsb/ |
| H A D | tlsb.c | 89 struct tlsb_dev_attach_args *tap = aux; in tlsbprint() local 94 tlsb_node_type_str(tap->ta_dtype, buf, sizeof(buf)), in tlsbprint() 95 pnp, tap->ta_node); in tlsbprint() 97 aprint_normal(" node %d: %s", tap->ta_node, in tlsbprint() 98 tlsb_node_type_str(tap->ta_dtype, buf, sizeof(buf))); in tlsbprint()
|
| /netbsd-src/sys/modules/if_tap/ |
| H A D | tap.ioconf | 1 # $NetBSD: tap.ioconf,v 1.1 2019/03/24 11:20:26 pgoyette Exp $ 3 ioconf tap 7 pseudo-device tap
|
| /netbsd-src/sys/dev/ic/ |
| H A D | anvar.h | 152 struct an_rx_radiotap_header tap; member 156 struct an_tx_radiotap_header tap; member 162 #define sc_rxtap sc_rxtapu.tap 163 #define sc_txtap sc_txtapu.tap
|
| /netbsd-src/tests/net/if_tap/ |
| H A D | t_tap.sh | 46 atf_set "descr" "tests of creation and deletion of tap interface" 53 rump_server_fs_start $SOCK_LOCAL netinet6 tap 69 atf_set "descr" "tests of alone tap interface" 76 rump_server_fs_start $SOCK_LOCAL netinet6 tap 77 rump_server_fs_start $SOCK_REMOTE netinet6 tap 108 # Cannot reach to an alone tap 128 atf_set "descr" "tests of alone tap interface" 136 rump_server_fs_start $SOCK_LOCAL netinet6 tap bridge 137 rump_server_fs_start $SOCK_REMOTE netinet6 tap 172 # The tap i [all...] |
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amd/ |
| H A D | amd-seattle-xgbe-b.dtsi | 52 amd,serdes-dfe-tap-config = <3>, <3>, <3>; 53 amd,serdes-dfe-tap-enable = <0>, <0>, <7>; 78 amd,serdes-dfe-tap-config = <3>, <3>, <3>; 79 amd,serdes-dfe-tap-enable = <0>, <0>, <7>;
|