Home
last modified time | relevance | path

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

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