Home
last modified time | relevance | path

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

/Linux-v6.1/net/xdp/
Dxsk.c854 static struct socket *xsk_lookup_xsk_from_fd(int fd) in xsk_lookup_xsk_from_fd() function
932 sock = xsk_lookup_xsk_from_fd(sxdp->sxdp_shared_umem_fd); in xsk_bind()