Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxsk.c833 static int __xsk_sendmsg(struct socket *sock, struct msghdr *m, size_t total_len) in __xsk_sendmsg() function
872 ret = __xsk_sendmsg(sock, m, total_len); in xsk_sendmsg()