Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk.c468 static int __xsk_sendmsg(struct sock *sk) in __xsk_sendmsg() function
491 return __xsk_sendmsg(sk); in xsk_sendmsg()
514 __xsk_sendmsg(sk); in xsk_poll()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds