Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h147976 struct xdp_umem { struct
147977 void *addrs;
147978 u64 size;
147979 u32 headroom;
147980 u32 chunk_size;
147981 u32 chunks;
148005 struct xdp_umem *umem; argument