Home
last modified time | relevance | path

Searched defs:xdp_umem (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dxdp_sock.h23 struct xdp_umem { struct
24 void *addrs;
25 u64 size;
26 u32 headroom;
27 u32 chunk_size;
28 u32 chunks;
29 u32 npgs;
53 struct xdp_umem *umem; argument