Home
last modified time | relevance | path

Searched defs:cmsg (Results 51 - 75 of 139) sorted by relevance

123456

/third_party/ltp/utils/sctp/func_tests/
H A Dtest_sockopt.c77 struct cmsghdr *cmsg; in main() local
[all...]
/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c99 struct cmsghdr *cmsg; in test_print_message() local
282 struct cmsghdr *cmsg = NULL; in test_check_msg_data() local
[all...]
/third_party/node/deps/openssl/openssl/include/internal/
H A Dktls.h90 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local
132 struct cmsghdr *cmsg; in ktls_read_record() local
303 struct cmsghdr *cmsg; ktls_send_ctrl_message() local
356 struct cmsghdr *cmsg; ktls_read_record() local
[all...]
/third_party/openssl/include/internal/
H A Dktls.h90 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local
132 struct cmsghdr *cmsg; in ktls_read_record() local
303 struct cmsghdr *cmsg; ktls_send_ctrl_message() local
356 struct cmsghdr *cmsg; ktls_read_record() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Diochannel.c318 } cmsg; in pa_iochannel_write_with_creds() local
374 } cmsg; in pa_iochannel_write_with_fds() local
422 } cmsg; pa_iochannel_read_with_ancil_data() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Drxtimestamp.c183 struct cmsghdr *cmsg; in do_recv() local
[all...]
H A Dmsg_zerocopy.c363 struct cmsghdr *cmsg; in do_recvmsg_completion() local
[all...]
H A Dtls.c1120 struct cmsghdr *cmsg; in TEST_F() 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-5.10/net/rds/
H A Drecv.c453 struct rds_rdma_notify cmsg; in rds_notify_queue_get() local
H A Drdma.c608 rds_cmsg_rdma_args(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg, struct rds_iov_vector *vec) rds_cmsg_rdma_args() argument
808 rds_cmsg_rdma_dest(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_rdma_dest() argument
851 rds_cmsg_rdma_map(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_rdma_map() argument
865 rds_cmsg_atomic(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_atomic() argument
[all...]
/kernel/linux/linux-5.10/net/
H A Dcompat.c186 struct compat_cmsghdr cmsg; in cmsghdr_from_user_compat_to_kern() local
127 cmsg_compat_nxthdr(struct msghdr *msg, struct compat_cmsghdr __user *cmsg, int cmsg_len) cmsg_compat_nxthdr() argument
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Drdma.c611 rds_cmsg_rdma_args(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg, struct rds_iov_vector *vec) rds_cmsg_rdma_args() argument
811 rds_cmsg_rdma_dest(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_rdma_dest() argument
854 rds_cmsg_rdma_map(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_rdma_map() argument
868 rds_cmsg_atomic(struct rds_sock *rs, struct rds_message *rm, struct cmsghdr *cmsg) rds_cmsg_atomic() argument
[all...]
H A Drecv.c454 struct rds_rdma_notify cmsg; in rds_notify_queue_get() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dcmsg_sender.c220 struct cmsghdr *cmsg; in ca_write_cmsg_u32() local
239 struct cmsghdr *cmsg; cs_write_cmsg() local
333 struct cmsghdr *cmsg; cs_read_cmsg() local
[all...]
H A Drxtimestamp.c183 struct cmsghdr *cmsg; in do_recv() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c193 struct cmsghdr *cmsg; in verify_skb_metadata() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c314 struct cmsghdr *cmsg; in get_tcp_inq() local
[all...]
/kernel/linux/linux-6.6/net/
H A Dcompat.c184 struct compat_cmsghdr cmsg; in cmsghdr_from_user_compat_to_kern() local
125 cmsg_compat_nxthdr(struct msghdr *msg, struct compat_cmsghdr __user *cmsg, int cmsg_len) cmsg_compat_nxthdr() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-ctrl.c349 struct cmsghdr *cmsg; in udev_ctrl_receive_msg() local
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c555 struct cmsghdr *cmsg; in test_sockets_msgapi_cmsg() local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_composite_container.cc89 CMessage* cmsg = self->parent->BuildSubMessageFromPointer( in Add() local
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c453 struct cmsghdr *cmsg; in af_alg_cmsg_send() local
[all...]
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dfile.c510 struct cmsghdr *cmsg; in os_rcv_fd() local
655 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in os_sendmsg_fds() local
[all...]
/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...]

Completed in 20 milliseconds

123456