Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 - 25 of 133) sorted by relevance

123456

/third_party/rust/crates/libc/libc-test/src/
H A Dcmsg.c13 struct cmsghdr *cmsg_nxthdr(struct msghdr *msgh, struct cmsghdr *cmsg) { in cmsg_nxthdr() argument
25 unsigned char *cmsg_data(struct cmsghdr *cmsg) { in cmsg_data() argument
/kernel/linux/linux-6.6/net/handshake/
H A Dalert.c39 struct cmsghdr *cmsg; in tls_alert_send() local
74 u8 tls_get_record_type(const struct sock *sk, const struct cmsghdr *cmsg) in tls_get_record_type() argument
[all...]
/third_party/alsa-lib/src/
H A Dsocket.c47 struct cmsghdr *cmsg = alloca(cmsg_len); in snd_send_fd() local
80 struct cmsghdr *cmsg = alloca(cmsg_len); in snd_receive_fd() local
[all...]
/third_party/musl/porting/liteos_a/user/src/network/
H A Drecvmsg.c16 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
[all...]
/third_party/musl/src/network/
H A Drecvmsg.c18 struct cmsghdr *cmsg, *last=0; in __convert_scm_timestamps() local
[all...]
/third_party/ltp/utils/sctp/lib/
H A Dsendmsg.c39 struct cmsghdr *cmsg; in sctp_sendmsg() local
90 struct cmsghdr *cmsg; in sctp_send() local
[all...]
H A Drecvmsg.c63 struct cmsghdr *cmsg = NULL; in sctp_recvmsg() local
/third_party/musl/src/misc/
H A Dfmtmsg.c28 char *errstring = MM_NULLSEV, *cmsg = getenv("MSGVERB"); in fmtmsg() local
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dipcsocket.c110 struct cmsghdr *cmsg; in sendtosocket() local
166 struct cmsghdr *cmsg; in receivefromsocket() local
[all...]
/third_party/libuv/test/
H A Dtest-pipe-sendmsg.c114 struct cmsghdr *cmsg; in TEST_IMPL() local
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_events.c66 struct cmsghdr *cmsg; in main() local
H A Dtest_1_to_1_nonblock.c76 struct cmsghdr *cmsg; in main() local
H A Dtest_assoc_abort.c75 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_assoc_shutdown.c74 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_peeloff.c73 struct cmsghdr *cmsg; in main() local
H A Dtest_inaddr_any.c74 struct cmsghdr *cmsg; in main() local
[all...]
H A Dtest_1_to_1_addrs.c91 struct cmsghdr *cmsg; in main() local
/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/
H A Dtuntap_user.c71 struct cmsghdr *cmsg; in tuntap_open_tramp() local
/kernel/linux/linux-6.6/arch/um/os-Linux/drivers/
H A Dtuntap_user.c71 struct cmsghdr *cmsg; in tuntap_open_tramp() local
/kernel/linux/linux-5.10/samples/seccomp/
H A Duser-trap.c35 struct cmsghdr *cmsg; in send_fd() local
64 struct cmsghdr *cmsg; in recv_fd() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dcommon.h214 struct cmsghdr *cmsg; in recv_fd() local
248 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_fd() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c100 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
/kernel/linux/linux-6.6/samples/seccomp/
H A Duser-trap.c35 struct cmsghdr *cmsg; in send_fd() local
64 struct cmsghdr *cmsg; in recv_fd() local
[all...]
/third_party/ltp/testcases/cve/
H A Dicmp_rate_limit01.c108 struct cmsghdr *cmsg; in count_icmp_errors() local
/third_party/ltp/lib/
H A Dtst_af_alg.c204 struct cmsghdr *cmsg; in tst_alg_sendmsg() local
[all...]

Completed in 8 milliseconds

123456