Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
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
Dcmsg_sender.c228 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
Dudpgso_bench_rx.c220 struct cmsghdr *cmsg; in recv_msg() local
Dtimestamping.c159 struct cmsghdr *cmsg; in printpacket() local
Drxtimestamp.c201 struct cmsghdr *cmsg; in do_recv() local
Dioam6_parser.c599 struct cmsghdr *cmsg; in main() local
Dtxtimestamp.c490 struct cmsghdr *cmsg; in do_test() local
Dmsg_zerocopy.c366 struct cmsghdr *cmsg; in do_recvmsg_completion() local
Dtls.c160 struct cmsghdr *cmsg; in tls_send_cmsg() local
187 struct cmsghdr *cmsg; in tls_recv_cmsg() local
/tools/perf/trace/beauty/include/linux/
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/
Dcommon.h179 struct cmsghdr *cmsg; in recv_fd() local
213 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_fd() local
/tools/testing/selftests/bpf/prog_tests/
Dcrypto_sanity.c52 struct cmsghdr *cmsg; in do_crypt_afalg() local
Dlwt_reroute.c102 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
Dtoken.c150 struct cmsghdr *cmsg; in sendfd() local
185 struct cmsghdr *cmsg; in recvfd() local
Dtc_redirect.c494 struct cmsghdr *cmsg; in __rcv_tstamp() local
594 struct cmsghdr *cmsg; in snd_tstamp() local
/tools/testing/selftests/net/af_unix/
Dscm_pidfd.c132 struct cmsghdr *cmsg; in cmsg_check() local
Dscm_rights.c207 } cmsg = { in __send_fd() local
/tools/testing/selftests/net/mptcp/
Dmptcp_inq.c314 struct cmsghdr *cmsg; in get_tcp_inq() local
Dmptcp_connect.c476 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/
Dxdp_hw_metadata.c244 struct cmsghdr *cmsg; in verify_skb_metadata() local