Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk.c642 static struct socket *xsk_lookup_xsk_from_fd(int fd) in xsk_lookup_xsk_from_fd() function
725 sock = xsk_lookup_xsk_from_fd(sxdp->sxdp_shared_umem_fd); in xsk_bind()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.c1064 static struct socket *xsk_lookup_xsk_from_fd(int fd) in xsk_lookup_xsk_from_fd() function
1147 sock = xsk_lookup_xsk_from_fd(sxdp->sxdp_shared_umem_fd); in xsk_bind()

Completed in 4 milliseconds