Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/landlock/
H A 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()