Searched refs:XDP_SHARED_UMEM (Results 1 – 4 of 4) sorted by relevance
16 #define XDP_SHARED_UMEM (1 << 0) macro
59 corresponding two rings, sets the XDP_SHARED_UMEM flag in the bind112 the next socket B can do this by setting the XDP_SHARED_UMEM flag in
419 if (flags & XDP_SHARED_UMEM) { in xsk_bind()
552 sxdp.sxdp_flags = XDP_SHARED_UMEM; in xsk_configure()