/tools/testing/selftests/net/ |
A D | cmsg_sender.c | 77 } 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 D | udpgso_bench_tx.c | 139 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 D | so_rcv_listener.c | 72 struct cmsghdr *cmsg; in main() local
|
A D | udpgso_bench_rx.c | 220 struct cmsghdr *cmsg; in recv_msg() local
|
A D | timestamping.c | 159 struct cmsghdr *cmsg; in printpacket() local
|
A D | rxtimestamp.c | 201 struct cmsghdr *cmsg; in do_recv() local
|
A D | msg_zerocopy.c | 367 struct cmsghdr *cmsg; in do_recvmsg_completion() local
|
A D | txtimestamp.c | 493 struct cmsghdr *cmsg; in do_test() local
|
A D | tls.c | 162 struct cmsghdr *cmsg; in tls_send_cmsg() local 189 struct cmsghdr *cmsg; in tls_recv_cmsg() local
|
/tools/perf/trace/beauty/include/linux/ |
A D | socket.h | 116 #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 D | common.h | 155 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 D | crypto_sanity.c | 52 struct cmsghdr *cmsg; in do_crypt_afalg() local
|
A D | lwt_reroute.c | 102 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
|
A D | token.c | 146 struct cmsghdr *cmsg; in sendfd() local 181 struct cmsghdr *cmsg; in recvfd() local
|
A D | tc_redirect.c | 495 struct cmsghdr *cmsg; in __rcv_tstamp() local 595 struct cmsghdr *cmsg; in snd_tstamp() local
|
/tools/testing/selftests/net/af_unix/ |
A D | scm_inq.c | 75 struct scm_inq cmsg; in recv_chunks() local
|
A D | scm_pidfd.c | 139 struct cmsghdr *cmsg; in parse_cmsg() local
|
A D | scm_rights.c | 277 } cmsg = { in __send_fd() local
|
/tools/testing/selftests/net/mptcp/ |
A D | mptcp_inq.c | 322 struct cmsghdr *cmsg; in get_tcp_inq() local
|
A D | mptcp_connect.c | 489 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 D | xdp_hw_metadata.c | 266 struct cmsghdr *cmsg; in verify_skb_metadata() local
|
/tools/testing/selftests/drivers/net/hw/ |
A D | ncdevmem.c | 851 struct cmsghdr *cmsg; in do_client() local
|