Home
last modified time | relevance | path

Searched defs:msghdr (Results 1 – 22 of 22) sorted by relevance

/external/musl/include/sys/
Dsocket.h22 struct msghdr { struct
44 struct cmsghdr { argument
64 struct msghdr msg_hdr; argument
/external/rust/crates/libc/src/unix/newlib/espidf/
Dmod.rs103 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
105 pub fn recvmsg(s: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg02.c46 struct msghdr msghdr = { in verify_recvmsg() local
/external/wmediumd/wmediumd/lib/
Dvhost.c165 static int usfstl_vhost_user_read_msg(int fd, struct msghdr *msghdr) in usfstl_vhost_user_read_msg()
256 struct msghdr msghdr = { in usfstl_vhost_user_send_msg() local
481 static void usfstl_vhost_user_get_msg_fds(struct msghdr *msghdr, in usfstl_vhost_user_get_msg_fds()
520 struct msghdr msghdr = { in usfstl_vhost_user_handle_msg() local
/external/ot-br-posix/src/backbone_router/
Dnd_proxy.cpp154 struct msghdr msghdr; in ProcessMulticastNeighborSolicition() local
/external/crosvm/base/src/sys/unix/
Dsock_ctrl_msg.rs76 fn get_next_cmsg(msghdr: &msghdr, cmsg: &cmsghdr, cmsg_ptr: *mut cmsghdr) -> *mut cmsghdr { in get_next_cmsg() argument
/external/wpa_supplicant_8/src/radius/
Dradius_client.c821 struct msghdr msghdr = {0}; in radius_client_receive() local
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs742 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
747 pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc1254 static bool tcp_write_with_timestamps(grpc_tcp* /*tcp*/, struct msghdr* /*msg*/, in tcp_write_with_timestamps()
/external/rust/crates/libc/src/vxworks/
Dmod.rs1558 pub fn recvmsg(socket: ::c_int, mp: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
1563 pub fn sendmsg(socket: ::c_int, mp: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
/external/rust/crates/libc/src/unix/linux_like/
Dmod.rs1782 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
1783 pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1744 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
1745 pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs2869 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
2871 pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/rust/crates/libc/src/unix/nto/
Dmod.rs2727 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
2728 pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/rust/crates/libc/src/fuchsia/
Dmod.rs4075 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg()
4076 pub fn recvmsg(fd: ::c_int, msg: *mut ::msghdr, flags: ::c_int) -> ::ssize_t; in recvmsg()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h11973 struct msghdr { struct
11974 void *msg_name;
11975 int msg_namelen;
11976 struct iov_iter msg_iter;
11977 union {
11981 bool msg_control_is_user: 1;
11982 __kernel_size_t msg_controllen;
11983 unsigned int msg_flags;
11984 struct kiocb *msg_iocb;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h9021 struct msghdr { struct
9022 void *msg_name;
9023 int msg_namelen;
9024 struct iov_iter msg_iter;
9025 union {
9029 bool msg_control_is_user: 1;
9030 __kernel_size_t msg_controllen;
9031 unsigned int msg_flags;
9032 struct kiocb *msg_iocb;
Dvmlinux.h9021 struct msghdr { struct
9022 void *msg_name;
9023 int msg_namelen;
9024 struct iov_iter msg_iter;
9025 union {
9029 bool msg_control_is_user: 1;
9030 __kernel_size_t msg_controllen;
9031 unsigned int msg_flags;
9032 struct kiocb *msg_iocb;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h8168 struct msghdr { struct
8169 void *msg_name;
8170 int msg_namelen;
8171 struct iov_iter msg_iter;
8172 union {
8176 bool msg_control_is_user: 1;
8177 __kernel_size_t msg_controllen;
8178 unsigned int msg_flags;
8179 struct kiocb *msg_iocb;
Dvmlinux_510.h8168 struct msghdr { struct
8169 void *msg_name;
8170 int msg_namelen;
8171 struct iov_iter msg_iter;
8172 union {
8176 bool msg_control_is_user: 1;
8177 __kernel_size_t msg_controllen;
8178 unsigned int msg_flags;
8179 struct kiocb *msg_iocb;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h11367 struct msghdr { struct
11368 void *msg_name;
11369 int msg_namelen;
11370 struct iov_iter msg_iter;
11371 void *msg_control;
11372 __kernel_size_t msg_controllen;
11373 unsigned int msg_flags;
11374 struct kiocb *msg_iocb;
Dvmlinux.h11367 struct msghdr { struct
11368 void *msg_name;
11369 int msg_namelen;
11370 struct iov_iter msg_iter;
11371 void *msg_control;
11372 __kernel_size_t msg_controllen;
11373 unsigned int msg_flags;
11374 struct kiocb *msg_iocb;