Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dxsk.c162 static void xsk_mmap_offsets_v1(struct xdp_mmap_offsets *off) in xsk_mmap_offsets_v1()
193 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets()
218 struct xdp_mmap_offsets off; in xsk_create_umem_rings()
633 struct xdp_mmap_offsets off; in xsk_put_ctx()
703 struct xdp_mmap_offsets off; in xsk_socket__create_shared()
894 struct xdp_mmap_offsets off; in xsk_socket__delete()
/Linux-v5.10/tools/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/Linux-v5.10/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/Linux-v5.10/net/xdp/
Dxsk.c972 struct xdp_mmap_offsets off; in xsk_getsockopt()