Home
last modified time | relevance | path

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

/tools/testing/selftests/android/ion/
Dipcsocket.c110 struct cmsghdr *cmsg; in sendtosocket() local
166 struct cmsghdr *cmsg; in receivefromsocket() local
/tools/testing/selftests/net/
Dudpgso_bench_tx.c138 static void flush_cmsg(struct cmsghdr *cmsg) in flush_cmsg()
215 struct cmsghdr *cmsg; in flush_errqueue_recv() local
323 struct cmsghdr *cmsg; in send_udp_sendmmsg() local
380 struct cmsghdr *cmsg; in send_udp_segment() local
Dudpgso_bench_rx.c217 struct cmsghdr *cmsg; in recv_msg() local
Dmsg_zerocopy.c364 struct cmsghdr *cmsg; in do_recvmsg_completion() local
Dtls.c1046 struct cmsghdr *cmsg; in TEST_F() local
/tools/testing/selftests/networking/timestamping/
Dtimestamping.c140 struct cmsghdr *cmsg; in printpacket() local
Drxtimestamp.c178 struct cmsghdr *cmsg; in do_recv() local
Dtxtimestamp.c390 struct cmsghdr *cmsg; in do_test() local
/tools/testing/selftests/bpf/
Dtest_sock_addr.c1211 int init_pktinfo(int domain, struct cmsghdr *cmsg) in init_pktinfo()