Home
last modified time | relevance | path

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

/linux-5.19.10/tools/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/linux-5.19.10/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/linux-5.19.10/tools/lib/bpf/
Dxsk.c177 static void xsk_mmap_offsets_v1(struct xdp_mmap_offsets *off) in xsk_mmap_offsets_v1()
208 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets()
233 struct xdp_mmap_offsets off; in xsk_create_umem_rings()
900 struct xdp_mmap_offsets off; in xsk_put_ctx()
1006 struct xdp_mmap_offsets off; in xsk_socket__create_shared()
1194 struct xdp_mmap_offsets off; in xsk_umem__delete()
1220 struct xdp_mmap_offsets off; in xsk_socket__delete()
/linux-5.19.10/net/xdp/
Dxsk.c1211 struct xdp_mmap_offsets off; in xsk_getsockopt()