Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c89 static int __rtnl_recvmsg(int fd, struct msghdr *msg, int flags) in __rtnl_recvmsg() function
117 len = __rtnl_recvmsg(fd, msg, MSG_PEEK | MSG_TRUNC); in rtnl_recvmsg()
129 len = __rtnl_recvmsg(fd, msg, 0); in rtnl_recvmsg()