| /freebsd-12.1/sys/netinet/ |
| H A D | in_kdtrace.c | 56 SDT_PROBE_DEFINE6_XLATE(ip, , , send, 72 SDT_PROBE_DEFINE5_XLATE(sctp, , , send, 130 SDT_PROBE_DEFINE5_XLATE(tcp, , , send, 182 SDT_PROBE_DEFINE5_XLATE(udp, , , send, 196 SDT_PROBE_DEFINE5_XLATE(udplite, , , send,
|
| H A D | in_kdtrace.h | 71 SDT_PROBE_DECLARE(ip, , , send); 74 SDT_PROBE_DECLARE(sctp, , , send); 83 SDT_PROBE_DECLARE(tcp, , , send); 93 SDT_PROBE_DECLARE(udp, , , send); 96 SDT_PROBE_DECLARE(udplite, , , send);
|
| /freebsd-12.1/contrib/ldns/ldns/ |
| H A D | net.h.in | 34 * \param[in] qbin the ldns_buffer to be send 35 * \param[in] to the ip addr to send to 48 * \param[in] to the ip addr to send to 59 * \param[in] to the ip addr to send to 70 * \param[in] to the ip addr to send to 85 * \param[in] query_pkt the query to send 96 * \param[in] qb the buffer to send 122 * \param[in] qbin the buffer to send 124 * \param[in] to which ip to send it 133 * \param[in] qbin the buffer to send [all …]
|
| /freebsd-12.1/sys/dev/firewire/ |
| H A D | fwmem.c | 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() 247 fp = &xfer->send.hdr; in fwmem_write_block() [all …]
|
| H A D | firewire.c | 201 fp = &xfer->send.hdr; in fw_asyreq() 235 if (len != xfer->send.pay_len) { in fw_asyreq() 1116 xfer->send.pay_len = send_len; in fw_xfer_alloc_buf() 1248 fp = &xfer->send.hdr; in fw_phy_config() 2007 rb->xfer->send.pay_len = 0; in fw_rcv() 2008 resfp = &rb->xfer->send.hdr; in fw_rcv() 2145 xfer->send.spd = 0; in fw_try_bmr() 2148 fp = &xfer->send.hdr; in fw_try_bmr() 2199 xfer->send.len = 12; in fw_vmaccess() 2209 xfer->send.len = 12; in fw_vmaccess() [all …]
|
| /freebsd-12.1/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() 187 ret = build_isgl(wqe->send.u.isgl_src, in build_rdma_send() 196 wqe->send.u.immd_src[0].r1 = 0; in build_rdma_send() 197 wqe->send.u.immd_src[0].r2 = 0; in build_rdma_send() 198 wqe->send.u.immd_src[0].immdlen = 0; in build_rdma_send() 203 wqe->send.plen = htobe32(plen); in build_rdma_send() [all …]
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | README.md | 82 send-ack.awk 86 we just note if the packet is a "send" or an "ack". 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] 130 the number of packets it took to send that many chunks 139 3 - time of first send [all …]
|
| H A D | README | 82 send-ack.awk 86 we just note if the packet is a "send" or an "ack". 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] 130 the number of packets it took to send that many chunks 139 3 - time of first send [all …]
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_shutdown.pod | 20 SSL_shutdown() tries to send the close_notify shutdown alert to the peer. 33 It is acceptable for an application to only send its shutdown alert and 37 This should only be done when it is known that the other side will not send more 57 When the application is the first party to send the close_notify 58 alert, SSL_shutdown() will only send the alert and then set the 67 to send back a close_notify alert. 71 The peer is still allowed to send data after receiving the close_notify 73 When it is done sending data, it will send the close_notify alert. 85 SSL_shutdown() will send the close_notify alert, set the SSL_SENT_SHUTDOWN 115 state but not actually send the close_notify alert messages, [all …]
|
| /freebsd-12.1/cddl/usr.sbin/dwatch/libexec/ |
| H A D | proc | 25 proc:::signal-send )} 31 proc:::signal-send )} 61 name == "signal-send" ? "SEND" : 118 proc:::signal-discard, proc:::signal-send /* probe ID $(( $ID + 7 )) */ 127 proc:::signal-send /* probe ID $(( $ID + 8 )) */ 137 proc:::signal-send, proc:::signal-discard /* probe ID $(( $ID + 9 )) */
|
| H A D | Makefile | 29 LINKS+= ${LIBEXECDIR}/dwatch/ip ${LIBEXECDIR}/dwatch/ip-send 39 LINKS+= ${LIBEXECDIR}/dwatch/proc ${LIBEXECDIR}/dwatch/proc-signal-send 63 LINKS+= ${LIBEXECDIR}/dwatch/sendrecv ${LIBEXECDIR}/dwatch/send 78 LINKS+= ${LIBEXECDIR}/dwatch/tcp ${LIBEXECDIR}/dwatch/tcp-send 82 LINKS+= ${LIBEXECDIR}/dwatch/udp ${LIBEXECDIR}/dwatch/udp-send 84 LINKS+= ${LIBEXECDIR}/dwatch/udplite ${LIBEXECDIR}/dwatch/udplite-send
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | rclex.c | 144 char *send, *fn; in cpp_line() local 203 line = strtol (s, &send, 0); in cpp_line() 204 if (*send != '\0' && ! ISSPACE (*send)) in cpp_line() 210 s = send; in cpp_line() 218 send = strchr (s, '"'); in cpp_line() 219 if (send == NULL) in cpp_line() 222 fn = xmalloc (send - s + 1); in cpp_line() 223 strncpy (fn, s, send - s); in cpp_line() 224 fn[send - s] = '\0'; in cpp_line()
|
| /freebsd-12.1/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
|
| H A D | tst.ipv4remoteudp.ksh.out | 3 ip:::send - yes 4 udp:::send - yes
|
| H A D | tst.ipv4remoteudplite.ksh.out | 3 ip:::send - yes 4 udplite:::send - yes
|
| /freebsd-12.1/crypto/openssl/ssl/record/ |
| H A D | record.h | 214 __owur int ssl3_enc(SSL *s, SSL3_RECORD *inrecs, size_t n_recs, int send); 215 __owur int n_ssl3_mac(SSL *ssl, SSL3_RECORD *rec, unsigned char *md, int send); 218 __owur int tls1_enc(SSL *s, SSL3_RECORD *recs, size_t n_recs, int send); 219 __owur int tls1_mac(SSL *ssl, SSL3_RECORD *rec, unsigned char *md, int send); 220 __owur int tls13_enc(SSL *s, SSL3_RECORD *recs, size_t n_recs, int send);
|
| /freebsd-12.1/tools/regression/gaithrstress/ |
| H A D | gaithrstress.c | 191 char waiting[3], *send, *wordfile = "/usr/share/dict/words"; in main() local 205 max_random_sleep = strtod(optarg, &send); in main() 206 if (*send != '\0') in main() 210 nworkers = strtoul(optarg, &send, 0); in main() 211 if (*send != '\0') in main()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | ssh-agent.c | 313 goto send; in process_sign_request2() 318 goto send; in process_sign_request2() 322 goto send; in process_sign_request2() 327 goto send; in process_sign_request2() 331 send: in process_sign_request2() 496 send: in process_add_identity() 583 goto send; in process_add_smartcard_key() 611 goto send; in process_add_smartcard_key() 616 goto send; in process_add_smartcard_key() 640 send: in process_add_smartcard_key() [all …]
|
| /freebsd-12.1/contrib/ipfilter/iplang/ |
| H A D | BNF | 1 line ::= iface | arp | send | defrouter | ipv4line . 8 send ::= "send" ";" | "send" "{" sendbodyopts "}" ";" .
|
| /freebsd-12.1/tools/regression/netinet/tcpdrop/ |
| H A D | tcpdrop.c | 91 len = send(accept_fd, &ch, sizeof(ch), MSG_NOSIGNAL); in tcp_server() 106 len = send(accept_fd, &ch, sizeof(ch), MSG_NOSIGNAL); in tcp_server() 167 len = send(sock, &ch, sizeof(ch), MSG_NOSIGNAL); in tcp_client() 189 len = send(sock, &ch, sizeof(ch), MSG_NOSIGNAL); in tcp_client()
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | helpfile | 25 smtp For local information send email to Postmaster at your site. 80 send SEND FROM:<sender> 81 send replaces the MAIL command, and can be used to send 82 send directly to a users terminal. Not supported in this 83 send implementation. 85 soml Send or mail. If the user is logged in, send directly, 105 dsn NOTIFY When to send a DSN. Multiple options are OK, comma-
|
| /freebsd-12.1/sys/modules/send/ |
| H A D | Makefile | 4 KMOD= send 5 SRCS= send.c
|