Home
last modified time | relevance | path

Searched refs:XDP_UMEM_SG_FLAG (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dxdp_sock.h17 #define XDP_UMEM_SG_FLAG (1 << 1) macro
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_buff_pool.c174 pool->umem->flags |= XDP_UMEM_SG_FLAG; in xp_assign_dev()
H A Dxsk.c1235 xs->sg = !!(xs->umem->flags & XDP_UMEM_SG_FLAG); in xsk_bind()

Completed in 4 milliseconds