Home
last modified time | relevance | path

Searched defs:cmsg (Results 76 - 100 of 141) sorted by relevance

123456

/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dfile.c510 struct cmsghdr *cmsg; in os_rcv_fd() local
664 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in os_sendmsg_fds() local
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Dsend.c892 struct cmsghdr *cmsg; in rds_rm_size() local
988 struct cmsghdr *cmsg; in rds_cmsg_send() local
971 rds_cmsg_zcopy(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_zcopy() argument
1081 struct cmsghdr *cmsg; rds_rdma_bytes() local
[all...]
/kernel/linux/linux-5.10/net/tls/
H A Dtls_main.c171 struct cmsghdr *cmsg; in tls_proccess_cmsg() local
/kernel/linux/linux-5.10/net/dccp/
H A Dproto.c706 struct cmsghdr *cmsg; in dccp_msghdr_parse() local
/kernel/linux/linux-5.10/net/ipv6/
H A Ddatagram.c758 struct cmsghdr *cmsg; in ip6_datagram_send_ctl() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dsend.c891 struct cmsghdr *cmsg; in rds_rm_size() local
987 struct cmsghdr *cmsg; in rds_cmsg_send() local
970 rds_cmsg_zcopy(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_zcopy() argument
1080 struct cmsghdr *cmsg; rds_rdma_bytes() local
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_main.c240 struct cmsghdr *cmsg; in tls_process_cmsg() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dmsg_zerocopy.c363 struct cmsghdr *cmsg; in do_recvmsg_completion() local
[all...]
H A Dudpgso_bench_tx.c139 static void flush_cmsg(struct cmsghdr *cmsg) in flush_cmsg() argument
216 struct cmsghdr *cmsg; flush_errqueue_recv() local
339 struct cmsghdr *cmsg; send_udp_sendmmsg() local
396 struct cmsghdr *cmsg; send_udp_segment() local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Ddatagram.c765 struct cmsghdr *cmsg; in ip6_datagram_send_ctl() local
[all...]
/kernel/linux/linux-6.6/net/dccp/
H A Dproto.c697 struct cmsghdr *cmsg; in dccp_msghdr_parse() local
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c546 struct cmsghdr *cmsg; in udev_monitor_receive_device() local
/third_party/libuv/src/unix/
H A Dstream.c782 union uv__cmsg cmsg; in uv__try_write() local
981 struct cmsghdr* cmsg; in uv__stream_recv_cmsg() local
1024 union uv__cmsg cmsg; uv__read() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c328 struct cmsghdr *cmsg; in receive_fd() local
/third_party/ltp/testcases/network/lib6/
H A Dasapi_03.c303 unsigned char cmsg[2048]; in so_test() local
/third_party/libfuse/lib/
H A Dmount.c229 struct cmsghdr *cmsg; in receive_fd() local
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c383 static ossl_inline void afalg_set_op_sk(struct cmsghdr *cmsg, in afalg_set_op_sk() argument
392 static void afalg_set_iv_sk(struct cmsghdr *cmsg, const unsigned char *iv, in afalg_set_iv_sk() argument
468 struct cmsghdr *cmsg; afalg_start_cipher_sk() local
[all...]
/third_party/openssl/engines/
H A De_afalg.c383 static ossl_inline void afalg_set_op_sk(struct cmsghdr *cmsg, in afalg_set_op_sk() argument
392 static void afalg_set_iv_sk(struct cmsghdr *cmsg, const unsigned char *iv, in afalg_set_iv_sk() argument
468 struct cmsghdr *cmsg; afalg_start_cipher_sk() local
[all...]
/third_party/rust/crates/nix/test/sys/
H A Dtest_socket.rs109 let mut cmsg = cmsg_space!(nix::sys::socket::Timestamps); in test_timestamping() variables
[all...]
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp268 struct cmsghdr *cmsg = nullptr; in HandleRecvMessage() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtxtimestamp.c485 struct cmsghdr *cmsg; in do_test() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c1229 int init_pktinfo(int domain, struct cmsghdr *cmsg) in init_pktinfo() argument
/kernel/linux/linux-5.10/drivers/hsi/clients/
H A Dssi_protocol.c881 struct hsi_msg *cmsg; in ssip_tx_data_complete() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_sockglue.c246 struct cmsghdr *cmsg; in ip_cmsg_send() local
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Dnet.c300 struct compat_msghdr cmsg; in io_sendmsg_copy_hdr() local
572 struct compat_msghdr cmsg; in io_recvmsg_copy_hdr() local

Completed in 31 milliseconds

123456