| /third_party/node/deps/openssl/openssl/include/internal/ |
| D | ktls.h | 92 struct iovec msg_iov; /* Vector of data to send/receive into */ in ktls_send_ctrl_message() local 134 struct iovec msg_iov; /* Vector of data to send/receive into */ in ktls_read_record() local 308 struct iovec msg_iov; /* Vector of data to send/receive into */ in ktls_send_ctrl_message() local 361 struct iovec msg_iov; in ktls_read_record() local
|
| /third_party/openssl/include/internal/ |
| D | ktls.h | 92 struct iovec msg_iov; /* Vector of data to send/receive into */ in ktls_send_ctrl_message() local 134 struct iovec msg_iov; /* Vector of data to send/receive into */ in ktls_read_record() local 308 struct iovec msg_iov; /* Vector of data to send/receive into */ in ktls_send_ctrl_message() local 361 struct iovec msg_iov; in ktls_read_record() local
|
| /third_party/nghttp2/src/ |
| D | shrpx_quic_listener.cc | 55 iovec msg_iov{buf.data(), buf.size()}; in on_read() local
|
| D | shrpx_quic.cc | 62 iovec msg_iov = {const_cast<uint8_t *>(data), datalen}; in quic_send_packet() local
|
| D | h2load_quic.cc | 547 iovec msg_iov; in read_quic() local
|
| D | shrpx_connection_handler.cc | 1125 iovec msg_iov[] = { in forward_quic_packet_to_lingering_worker_process() local
|
| D | h2load.cc | 1452 iovec msg_iov; in write_udp() local
|
| /third_party/curl/lib/vquic/ |
| D | vquic.c | 134 struct iovec msg_iov; in do_sendmsg() local 340 struct iovec msg_iov[MMSG_NUM]; in recvmmsg_packets() local 415 struct iovec msg_iov; in recvmsg_packets() local
|
| /third_party/libcoap/src/ |
| D | coap_io.c | 854 #define msg_iov lpBuffers macro
|
| /third_party/rust/crates/linux-raw-sys/gen/modules/ |
| D | general.h | 298 struct iovec *msg_iov; member
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | socket.h | 25 struct iovec *msg_iov; member
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | socket.h | 25 struct iovec *msg_iov; member
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | socket.h | 25 struct iovec *msg_iov; member
|
| /third_party/musl/include/sys/ |
| D | socket.h | 29 struct iovec *msg_iov; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | socket.h | 25 struct iovec *msg_iov; member
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | socket.h | 14 struct iovec *msg_iov; member
|
| /third_party/musl/porting/linux/user/include/sys/ |
| D | socket.h | 29 struct iovec *msg_iov; member
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 130 struct iovec *msg_iov; member
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 4959 pub msg_iov: *mut iovec, field
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 4982 pub msg_iov: *mut iovec, field
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 4918 pub msg_iov: *mut iovec, field
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 5073 pub msg_iov: *mut iovec, field
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 5038 pub msg_iov: *mut iovec, field
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 5124 pub msg_iov: *mut iovec, field
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 5131 pub msg_iov: *mut iovec, field
|