| /tools/testing/selftests/net/ |
| 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
|
| D | cmsg_sender.c | 228 struct cmsghdr *cmsg; in ca_write_cmsg_u32() local 247 struct cmsghdr *cmsg; in cs_write_cmsg() local 328 struct cmsghdr *cmsg; in cs_read_cmsg() local
|
| D | udpgso_bench_rx.c | 220 struct cmsghdr *cmsg; in recv_msg() local
|
| D | timestamping.c | 159 struct cmsghdr *cmsg; in printpacket() local
|
| D | rxtimestamp.c | 201 struct cmsghdr *cmsg; in do_recv() local
|
| D | ioam6_parser.c | 599 struct cmsghdr *cmsg; in main() local
|
| D | txtimestamp.c | 490 struct cmsghdr *cmsg; in do_test() local
|
| D | msg_zerocopy.c | 366 struct cmsghdr *cmsg; in do_recvmsg_completion() local
|
| D | tls.c | 160 struct cmsghdr *cmsg; in tls_send_cmsg() local 187 struct cmsghdr *cmsg; in tls_recv_cmsg() local
|
| /tools/perf/trace/beauty/include/linux/ |
| 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/ |
| D | common.h | 179 struct cmsghdr *cmsg; in recv_fd() local 213 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_fd() local
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | crypto_sanity.c | 52 struct cmsghdr *cmsg; in do_crypt_afalg() local
|
| D | lwt_reroute.c | 102 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
|
| D | token.c | 150 struct cmsghdr *cmsg; in sendfd() local 185 struct cmsghdr *cmsg; in recvfd() local
|
| D | tc_redirect.c | 494 struct cmsghdr *cmsg; in __rcv_tstamp() local 594 struct cmsghdr *cmsg; in snd_tstamp() local
|
| /tools/testing/selftests/net/af_unix/ |
| D | scm_pidfd.c | 132 struct cmsghdr *cmsg; in cmsg_check() local
|
| D | scm_rights.c | 207 } cmsg = { in __send_fd() local
|
| /tools/testing/selftests/net/mptcp/ |
| D | mptcp_inq.c | 314 struct cmsghdr *cmsg; in get_tcp_inq() local
|
| D | mptcp_connect.c | 476 struct cmsghdr *cmsg; in process_cmsg() local 1153 static void apply_cmsg_types(int fd, const struct cfg_cmsg_types *cmsg) in apply_cmsg_types()
|
| /tools/testing/selftests/bpf/ |
| D | xdp_hw_metadata.c | 244 struct cmsghdr *cmsg; in verify_skb_metadata() local
|