Searched refs:DGRAM (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_recvmmsg.c | 77 uint8_t DGRAM[1316] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, }; in ATF_TC_BODY() local 85 mmsgcnt = BUFSIZE / sizeof(DGRAM); in ATF_TC_BODY() 93 iov[n].iov_len = sizeof(DGRAM); in ATF_TC_BODY() 122 sizeof(DGRAM), "packet length"); in ATF_TC_BODY() 141 DGRAM[0] = n; in ATF_TC_BODY() 142 error = send(fd[0], DGRAM, sizeof(DGRAM), 0); in ATF_TC_BODY()
|
| /src/tools/regression/sockets/unix_cmsg/ |
| H A D | unix_cmsg.t | 73 run ${n} dgram "-z ${t2%% *}" DGRAM "${t1} ${t2#* }" 85 run ${n} dgram "-z ${t2%% *}" DGRAM "${t1} ${t2#* }"
|
| /src/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 7 DGRAM
|
| /src/share/doc/psd/21.ipc/ |
| H A D | spell.ok | 13 DGRAM
|
| /src/crypto/openssl/util/ |
| H A D | libcrypto.num | 262 BIO_dgram_sctp_wait_for_dry 268 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 326 BIO_new_dgram_sctp 332 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 951 BIO_dgram_sctp_msg_waiting 976 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 1084 BIO_s_datagram 1112 3_0_0 EXIST::FUNCTION:DGRAM 1419 BIO_new_dgram 1454 3_0_0 EXIST::FUNCTION:DGRAM 2316 BIO_dgram_is_sctp 2366 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 2409 BIO_s_datagram_sctp 2461 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 2950 BIO_dgram_non_fatal_error 3016 3_0_0 EXIST::FUNCTION:DGRAM 3488 BIO_dgram_sctp_notification_cb 3567 3_0_0 EXIST::FUNCTION:DGRAM,SCTP 5469 BIO_s_dgram_mem 5597 3_2_0 EXIST::FUNCTION:DGRAM [all …]
|
| /src/crypto/openssl/doc/designs/quic-design/ |
| H A D | glossary.md | 50 **DGRAM:** (UDP) datagram.
|