| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | datagram.sh | 39 cat > datagram.c <<EOF 87 mycc -o datagram -Wall -Wextra -O2 -g datagram.c || exit 1 88 rm datagram.c 90 ./datagram & 95 rm -f datagram /tmp/datagram.socket
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | BIO_s_datagram.pod | 12 BIO_dgram_get_mtu_overhead - Network BIO with datagram semantics 32 which provide datagram semantics, such as UDP sockets. It is suitable for use 35 Because BIO_s_datagram() has datagram semantics, a single BIO_write() call sends 36 a single datagram and a single BIO_read() call receives a single datagram. If 37 the size of the buffer passed to BIO_read() is inadequate, the datagram is 63 subsequent call to BIO_write() being set to the source address of the datagram 116 The peer address of the datagram last received by a call to BIO_read(). 143 datagram. In most cases, the maximum datagram payload size which can be 150 The value returned is not fully reliable because datagram overheads can be 176 Returns the estimated minimum size of datagram payload which should always be [all …]
|
| H A D | DTLSv1_listen.pod | 35 If DTLS is used over UDP (or any datagram based protocol that does not validate 70 datagram on an unconnected socket. If the socket is not connected, it can 75 redirected to it by sending a datagram to the socket in question. This does not 93 B<only> supports ClientHellos that fit inside a single datagram.
|
| /freebsd-14.2/lib/libc/net/ |
| H A D | protocols | 14 st2 5 ST2 # ST2 datagram mode (RFC 1819) (officially ``ST'') 26 udp 17 UDP # user datagram protocol 36 rdp 27 RDP # "reliable datagram" protocol
|
| /freebsd-14.2/tools/regression/sockets/unix_cmsg/ |
| H A D | README | 7 sockets). There are tests for stream and datagram sockets. 125 Server creates datagram socket and sets the LOCAL_CREDS socket option 132 Server creates datagram socket and sets the LOCAL_CREDS socket option
|
| /freebsd-14.2/share/doc/smm/18.net/ |
| H A D | spell.ok | 164 datagram
|
| /freebsd-14.2/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 117 datagram
|
| /freebsd-14.2/share/doc/psd/21.ipc/ |
| H A D | spell.ok | 142 datagram
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | channels.h | 197 int datagram; member
|
| H A D | channels.c | 2134 if (!pty_zeroread && c->input_filter == NULL && !c->datagram) { in channel_handle_rfd() 2185 } else if (c->datagram) { in channel_handle_rfd() 2218 } else if (c->datagram) { in channel_handle_wfd() 2227 if (c->datagram) { in channel_handle_wfd() 2981 if (c->datagram) { in channel_output_poll_input_open() 3429 if (c->datagram) in channel_input_data() 3464 if (c->datagram) { in channel_input_data()
|
| H A D | serverloop.c | 559 c->datagram = 1; in server_request_tun()
|
| H A D | PROTOCOL | 259 with datagram boundaries intact between endpoints equipped with 305 The "packet data" field consists of the IPv4/IPv6 datagram itself
|
| H A D | clientloop.c | 1882 c->datagram = 1; in client_request_tun_fwd()
|
| /freebsd-14.2/share/examples/ppp/ |
| H A D | ppp.conf.sample | 271 set filter alive 5 deny udp src eq 138 # NetBIOS datagram service 274 set filter alive 8 deny udp dst eq 138 # NetBIOS datagram service 284 set filter dial 3 deny udp src eq 138 # NetBIOS datagram service 287 set filter dial 6 deny udp dst eq 138 # NetBIOS datagram service
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ChangeLog.2006 | 215 packets when using datagram based transports. 626 * kdc/kdc.8: document max-kdc-datagram-reply-length 639 a datagram reply or not 642 a datagram reply and the datagram reply length limit is reached. 647 * kdc/config.c: check for [kdc]max-kdc-datagram-reply-length
|
| H A D | ChangeLog.2000 | 502 * lib/krb5/changepw.c: use a datagram socket and remove the
|
| H A D | ChangeLog.1998 | 854 * lib/kadm5/log.c (kadm5_log_flush): send a unix domain datagram
|
| /freebsd-14.2/contrib/tcp_wrappers/ |
| H A D | CHANGES | 439 Enhancements over the previous release are: support for datagram (UDP
|
| H A D | README | 366 do not work for datagram (UDP) services. More seriously, client user 1005 get the client IP address in case of datagram-oriented services, and
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | aclocal.m4 | 1053 # UNIX Specification, so that we can check whether a datagram
|
| H A D | CMakeLists.txt | 867 # UNIX Specification, so that we can check whether a datagram
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | INSTALL.md | 657 Don't build support for datagram based BIOs.
|
| /freebsd-14.2/crypto/openssl/include/openssl/ |
| H A D | ssl.h.in | 1209 /* only applies to datagram connections */
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | CHANGES | 1708 - print-ip.c: Print the inner ip datagram of ip-in-ip encapsulated packets.
|
| /freebsd-14.2/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 819 corresponding (datagram) socket.
|