Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dnetlink_helpers.c108 static int rtnl_recvmsg(int fd, struct msghdr *msg, char **answer) in rtnl_recvmsg() function
182 status = rtnl_recvmsg(rtnl->fd, &msg, &buf); in __rtnl_talk_iov()