Home
last modified time | relevance | path

Searched refs:xdp_mmap_offsets (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/tools/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/Linux-v6.1/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/Linux-v6.1/tools/testing/selftests/bpf/
Dxsk.c173 static void xsk_mmap_offsets_v1(struct xdp_mmap_offsets *off) in xsk_mmap_offsets_v1()
204 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets()
229 struct xdp_mmap_offsets off; in xsk_create_umem_rings()
909 struct xdp_mmap_offsets off; in xsk_put_ctx()
1016 struct xdp_mmap_offsets off; in xsk_socket__create_shared()
1203 struct xdp_mmap_offsets off; in xsk_umem__delete()
1229 struct xdp_mmap_offsets off; in xsk_socket__delete()
/Linux-v6.1/net/xdp/
Dxsk.c1214 struct xdp_mmap_offsets off; in xsk_getsockopt()