Home
last modified time | relevance | path

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

/linux/net/xdp/
H A Dxsk_buff_pool.c54 struct xsk_buff_pool *xp_create_and_assign_umem(struct xdp_sock *xs, in xp_create_and_assign_umem() function
H A Dxsk.c1481 xs->pool = xp_create_and_assign_umem(xs, in xsk_bind()
1532 xs->pool = xp_create_and_assign_umem(xs, xs->umem); in xsk_bind()