Home
last modified time | relevance | path

Searched refs:cmsg_tx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/selftests/landlock/
Dcommon.h236 } cmsg_tx = {}; in send_fd() local
245 .msg_control = &cmsg_tx.buf, in send_fd()
246 .msg_controllen = sizeof(cmsg_tx.buf), in send_fd()