| /freebsd-src/contrib/bc/tests/ |
| H A D | history.py | 88 # @param child The child to send data to. 89 # @param data The data to send. 90 def send(child, data): function 92 child.send(data) 110 send(child, "\n") 119 send(child, c) 156 send(child, utf8_stress_strs[idx]) 157 send(child, "\n") 160 send(child, "quit") 162 send(chil [all...] |
| /freebsd-src/sys/dev/sume/ |
| H A D | if_sume.c | 304 * SUME_RIFFA_CHAN_STATE_READ: waiting for interrupt bit 4 (for SUME to send 325 struct riffa_chnl_dir *send, *recv; in sume_intr_handler() local 341 send = adapter->send[ch]; in sume_intr_handler() 349 "0x%08x\n", ch, send->state, vect); in sume_intr_handler() 350 switch (send->state) { in sume_intr_handler() 356 "interrupt in send+3 state %u: " in sume_intr_handler() 357 "vect = 0x%08x\n", ch, send->state, in sume_intr_handler() 359 send->recovery = 1; in sume_intr_handler() 362 send in sume_intr_handler() 699 struct riffa_chnl_dir *send = adapter->send[SUME_RIFFA_CHANNEL_REG]; sume_modreg_write_locked() local 741 struct riffa_chnl_dir *send = adapter->send[SUME_RIFFA_CHANNEL_REG]; sume_module_reg_write() local 808 struct riffa_chnl_dir *send = adapter->send[SUME_RIFFA_CHANNEL_REG]; sume_module_reg_read() local 1011 struct riffa_chnl_dir *send = adapter->send[SUME_RIFFA_CHANNEL_DATA]; sume_if_start_locked() local [all...] |
| /freebsd-src/tests/sys/netpfil/pf/ |
| H A D | scrub_compat.sh | 44 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 46 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \ 47 --send-tcpopt-unaligned 69 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 71 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \ 72 --send-tcpopt-unaligned 93 ping_dummy_check_request exit:0 --send-tc=0 --expect-tc=66 114 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-tc=0 --expect-tc=66 135 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-hlim=40 --expect-hlim=49 156 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-hlim=40 --expect-hlim=49 [all …]
|
| H A D | scrub.sh | 43 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 45 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \ 46 --send-tcpopt-unaligned 68 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 70 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \ 71 --send-tcpopt-unaligned 92 ping_dummy_check_request exit:0 --send-tc=0 --expect-tc=66 113 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-tc=0 --expect-tc=66 134 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-hlim=40 --expect-hlim=49 155 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-hlim=40 --expect-hlim=49 [all …]
|
| H A D | scrub_pass.sh | 44 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 46 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \ 47 --send-tcpopt-unaligned 69 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 71 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \ 72 --send-tcpopt-unaligned 93 ping_dummy_check_request exit:0 --send-tc=66 --expect-tc=66 114 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-tc=66 --expect-tc=66 135 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-hlim=40 --expect-hlim=49 156 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-hlim=40 --expect-hlim=49
|
| H A D | fragmentation_no_reassembly.sh | 52 ping_dummy_check_request exit:1 --ping-type=icmp --send-length=2000 --send-frag-length 1000 82 ping_dummy_check_request exit:0 --ping-type=icmp --send-length=2000 --send-frag-length 1000 116 ping_dummy_check_request exit:0 --ping-type=icmp --send-length=2000 --send-frag-length 1000
|
| H A D | modulate.sh | 43 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-seq 42 # Sanity check 44 ping_dummy_check_request exit:1 --ping-type=tcpsyn --send-seq 42 --expect-seq 42 66 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-seq 42 # Sanity check 67 ping_dummy_check_request exit:1 --ping-type=tcpsyn --send-seq 42 --expect-seq 42
|
| H A D | sctp.py | 145 vnet.pipe.send(rcvd) 230 def send(self, buf, ppid, ordered=False): member in SCTPClient 240 raise Exception("Failed to send message") 276 client.send(b"hello", 0) 284 client.send(b"world", 0) 314 client.send(b"hello", 0) 324 client.send(b"world", 0) 333 client.send(b"!", 0) 352 client.send(b"More data", 0) 384 client.send( [all...] |
| /freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send-L_toggle.ksh | 49 log_must zfs send -c $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/noL-noL 50 log_must zfs send -c -i @snap $TESTPOOL/fs@snap2| zfs recv $TESTPOOL/recv/noL-noL 53 log_must zfs send -c -L $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/L-L 54 log_must zfs send -c -L -i @snap $TESTPOOL/fs@snap2 | zfs recv $TESTPOOL/recv/L-L 57 log_must zfs send -c $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/noL-L 58 log_must zfs send -c -L -i @snap $TESTPOOL/fs@snap2 | zfs recv $TESTPOOL/recv/noL-L 61 log_must zfs send -c -L $TESTPOOL/fs@snap | zfs recv $TESTPOOL/recv/L-noL 62 log_mustnot zfs send -c -i @snap $TESTPOOL/fs@snap2 | zfs recv $TESTPOOL/recv/L-noL
|
| H A D | send_partial_dataset.ksh | 62 mess_send_file /$POOL/stream/full.send 63 mess_send_file /$POOL/stream/inc.send 64 log_mustnot zfs recv -s $POOL/recvfullfs < /$POOL/stream/full.send 65 log_mustnot zfs recv -s $POOL/recvfs < /$POOL/stream/inc.send 88 mess_send_file /$POOL/stream/partial.send 89 log_mustnot zfs recv -s $POOL/partialfs < /$POOL/stream/partial.send
|
| /freebsd-src/tests/sys/kern/ |
| H A D | unix_dgram.c | 69 * Fill socket to a state when next send(len) would fail. 86 ATF_REQUIRE(send(fd, buf, len, 0) == len); 100 * - fd[0] to send, fd[1] to receive in ATF_TC_BODY() 116 /* Fail to send > maxdgram. */ in ATF_TC_BODY() 117 ATF_REQUIRE(send(fd[0], buf, maxdgram + 1, 0) == -1); in ATF_TC_BODY() 121 ATF_REQUIRE(send(fd[0], buf, maxdgram, 0) == (ssize_t)maxdgram); in ATF_TC_BODY() 135 ATF_REQUIRE(send(fd[0], buf, maxdgram, 0) == (ssize_t)maxdgram); in ATF_TC_BODY() 159 ATF_REQUIRE(send(fd[0], buf, maxdgram, 0) == -1); in ATF_TC_BODY() 167 ATF_REQUIRE(send(fd[0], buf, maxdgram, 0) == -1); in ATF_TC_BODY() 172 ATF_REQUIRE(send(f in ATF_TC_BODY() [all...] |
| /freebsd-src/contrib/ldns/ldns/ |
| H A D | net.h.in | 29 * Contains functions to send and receive packets over a network. 34 * \param[in] qbin the ldns_buffer to be send 35 * \param[in] to the ip addr to send to 47 * \param[in] qbin the ldns_buffer to be send 48 * \param[in] to the ip addr to send to 60 * \param[in] qbin the ldns_buffer to be send 61 * \param[in] to the ip addr to send to 71 * \param[in] qbin the ldns_buffer to be send 72 * \param[in] to the ip addr to send to 84 * \param[in] qbin the ldns_buffer to be send [all …]
|
| /freebsd-src/sys/dev/firewire/ |
| H A D | fwmem.c | 105 xfer->send.hdr.mode.hdr.dst = FWLOCALBUS | fwdev->dst; in fwmem_xfer_req() 107 xfer->send.spd = fwdev->speed; in fwmem_xfer_req() 109 xfer->send.spd = min(spd, fwdev->speed); in fwmem_xfer_req() 112 xfer->send.pay_len = slen; in fwmem_xfer_req() 136 fp = &xfer->send.hdr; in fwmem_read_quad() 141 xfer->send.payload = NULL; in fwmem_read_quad() 172 fp = &xfer->send.hdr; in fwmem_write_quad() 178 xfer->send.payload = xfer->recv.payload = NULL; in fwmem_write_quad() 209 fp = &xfer->send.hdr; in fwmem_read_block() 216 xfer->send.payload = NULL; in fwmem_read_block() [all …]
|
| H A D | firewire.c | 198 fp = &xfer->send.hdr; in fw_asyreq() 222 if (xfer->send.pay_len > MAXREC(fc->maxrec)) { in fw_asyreq() 223 printf("send.pay_len > maxrec\n"); in fw_asyreq() 232 if (len != xfer->send.pay_len) { in fw_asyreq() 233 printf("len(%d) != send.pay_len(%d) %s(%x)\n", in fw_asyreq() 234 len, xfer->send.pay_len, tcode_str[tcode], tcode); in fw_asyreq() 357 fw_dump_hdr(&xfer->send.hdr, "send"); in firewire_xfer_timeout() 1037 fw_dump_hdr(&xfer->send.hdr, "send"); in fw_tl_free() [all...] |
| /freebsd-src/contrib/ofed/libcxgb4/ |
| H A D | qp.c | 168 wqe->send.sendop_pkd = htobe32( in build_rdma_send() 171 wqe->send.sendop_pkd = htobe32( in build_rdma_send() 173 wqe->send.stag_inv = 0; in build_rdma_send() 174 wqe->send.r3 = 0; in build_rdma_send() 175 wqe->send.r4 = 0; in build_rdma_send() 180 ret = build_immd(sq, wqe->send.u.immd_src, wr, in build_rdma_send() 184 size = sizeof wqe->send + sizeof(struct fw_ri_immd) + in build_rdma_send() 187 ret = build_isgl(wqe->send.u.isgl_src, in build_rdma_send() 191 size = sizeof wqe->send + sizeof(struct fw_ri_isgl) + in build_rdma_send() 195 wqe->send.u.immd_src[0].op = FW_RI_DATA_IMMD; in build_rdma_send() [all …]
|
| /freebsd-src/contrib/tcpdump/ |
| H A D | README.md | 3 **To report a security issue please send an e-mail to security@tcpdump.org.** 82 send-ack.awk 86 we just note if the packet is a "send" or an "ack". 101 the delta-time from the first send of the packet to the 102 ack. A number in parens following a send is the 103 delta-time from the first send of the packet to the 104 current send (on duplicate packets only). Duplicate 109 3.00 0.20 send . 512 111 3.20 0.00 send P 1024 113 3.80 0.40 * send . 0 (3.80) [2] [all …]
|
| /freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/ |
| H A D | zfs_send_006_pos.ksh | 59 typeset total_size=$(zfs send $option $snapshot 2>&1 | tail -1) 61 typeset total_size=$(zfs send $option $base_snapshot $snapshot \ 118 full_size=$(zfs send $full_snapshot 2>&1 | wc -c) 119 incremental_size=$(zfs send $incremental_snapshot 2>&1 | wc -c) 120 incremental_send=$(zfs send -i $full_snapshot $incremental_snapshot 2>&1 | wc -c) 188 recursive_size=$(zfs send -R $full_snapshot 2>&1 | wc -c)
|
| /freebsd-src/cddl/usr.sbin/dwatch/libexec/ |
| H A D | proc | 24 proc:::signal-send )} 30 proc:::signal-send )} 60 name == "signal-send" ? "SEND" : 117 proc:::signal-discard, proc:::signal-send /* probe ID $(( $ID + 7 )) */ 126 proc:::signal-send /* probe ID $(( $ID + 8 )) */ 136 proc:::signal-send, proc:::signal-discard /* probe ID $(( $ID + 9 )) */
|
| /freebsd-src/crypto/openssl/doc/man3/ |
| H A D | SSL_shutdown.pod | 18 SSL_shutdown() tries to send the close_notify shutdown alert to the peer. 31 It is acceptable for an application to only send its shutdown alert and 35 This should only be done when it is known that the other side will not send more 74 state but not actually send the close_notify alert messages, 83 There are implementations that do not send the required close_notify alert. 93 When the application is the first party to send the close_notify 94 alert, SSL_shutdown() will only send the alert and then set the 103 to send back a close_notify alert. 107 The peer is still allowed to send data after receiving the close_notify 109 When it is done sending data, it will send the close_notify alert. [all …]
|
| /freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| H A D | tst.ipv4remoteudp.ksh | 75 send \$s, "Hello", 0; 86 ip:::send 93 udp:::send
|
| H A D | tst.ipv4remoteudplite.ksh | 76 send \$s, "Hello", 0; 87 ip:::send 94 udplite:::send
|
| H A D | tst.ipv4localudp.ksh | 72 send \$s, "Hello", 0; 83 ip:::send 90 udp:::send
|
| H A D | tst.ipv4localudplite.ksh | 73 send \$s, "Hello", 0; 84 ip:::send 91 udplite:::send
|
| /freebsd-src/contrib/dialog/samples/copifuncs/ |
| H A D | copi.ifmcfg2 | 49 # In send and expect strings, following substitutions are made: 57 # \d 1 second delay (send strings only) 58 # \p 1/4 second pause (send strings only) 59 # \T translated telephone no. (send strings only) 60 # \D untranslated telephone no. (send strings only)
|
| /freebsd-src/tools/regression/gaithrstress/ |
| H A D | gaithrstress.c | 189 char waiting[3], *send, *wordfile = "/usr/share/dict/words"; in main() local 203 max_random_sleep = strtod(optarg, &send); in main() 204 if (*send != '\0') in main() 208 nworkers = strtoul(optarg, &send, 0); in main() 209 if (*send != '\0') in main()
|