Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dcmsg_sender.c77 } cmsg; member
241 struct cmsghdr *cmsg; in ca_write_cmsg_u32() local
260 struct cmsghdr *cmsg; in cs_write_cmsg() local
351 struct cmsghdr *cmsg; in cs_read_cmsg() local
A Dudpgso_bench_tx.c139 static void flush_cmsg(struct cmsghdr *cmsg) in flush_cmsg()
216 struct cmsghdr *cmsg; in flush_errqueue_recv() local
339 struct cmsghdr *cmsg; in send_udp_sendmmsg() local
396 struct cmsghdr *cmsg; in send_udp_segment() local
A Dso_rcv_listener.c72 struct cmsghdr *cmsg; in main() local
A Dudpgso_bench_rx.c220 struct cmsghdr *cmsg; in recv_msg() local
A Dtimestamping.c159 struct cmsghdr *cmsg; in printpacket() local
A Drxtimestamp.c201 struct cmsghdr *cmsg; in do_recv() local
A Dmsg_zerocopy.c367 struct cmsghdr *cmsg; in do_recvmsg_completion() local
A Dtxtimestamp.c493 struct cmsghdr *cmsg; in do_test() local
A Dtls.c162 struct cmsghdr *cmsg; in tls_send_cmsg() local
189 struct cmsghdr *cmsg; in tls_recv_cmsg() local
/tools/perf/trace/beauty/include/linux/
A Dsocket.h116 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument
117 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument
121 #define CMSG_DATA(cmsg) \ argument
123 #define CMSG_USER_DATA(cmsg) \ argument
132 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument
136 #define for_each_cmsghdr(cmsg, msg) \ argument
/tools/testing/selftests/landlock/
A Dcommon.h155 struct cmsghdr *cmsg; in recv_fd() local
189 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_fd() local
/tools/testing/selftests/bpf/prog_tests/
A Dcrypto_sanity.c52 struct cmsghdr *cmsg; in do_crypt_afalg() local
A Dlwt_reroute.c102 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
A Dtoken.c146 struct cmsghdr *cmsg; in sendfd() local
181 struct cmsghdr *cmsg; in recvfd() local
A Dtc_redirect.c495 struct cmsghdr *cmsg; in __rcv_tstamp() local
595 struct cmsghdr *cmsg; in snd_tstamp() local
/tools/testing/selftests/net/af_unix/
A Dscm_inq.c75 struct scm_inq cmsg; in recv_chunks() local
A Dscm_pidfd.c139 struct cmsghdr *cmsg; in parse_cmsg() local
A Dscm_rights.c277 } cmsg = { in __send_fd() local
/tools/testing/selftests/net/mptcp/
A Dmptcp_inq.c322 struct cmsghdr *cmsg; in get_tcp_inq() local
A Dmptcp_connect.c489 struct cmsghdr *cmsg; in process_cmsg() local
1165 static void apply_cmsg_types(int fd, const struct cfg_cmsg_types *cmsg) in apply_cmsg_types()
/tools/testing/selftests/bpf/
A Dxdp_hw_metadata.c266 struct cmsghdr *cmsg; in verify_skb_metadata() local
/tools/testing/selftests/drivers/net/hw/
A Dncdevmem.c851 struct cmsghdr *cmsg; in do_client() local

Completed in 83 milliseconds