Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/Linux-v5.15/include/uapi/linux/
Dif_xdp.h50 struct xdp_mmap_offsets { struct
/Linux-v5.15/tools/lib/bpf/
Dxsk.c172 static void xsk_mmap_offsets_v1(struct xdp_mmap_offsets *off) in xsk_mmap_offsets_v1()
203 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets()
228 struct xdp_mmap_offsets off; in xsk_create_umem_rings()
916 struct xdp_mmap_offsets off; in xsk_put_ctx()
1023 struct xdp_mmap_offsets off; in xsk_socket__create_shared()
1228 struct xdp_mmap_offsets off; in xsk_socket__delete()
/Linux-v5.15/net/xdp/
Dxsk.c1182 struct xdp_mmap_offsets off; in xsk_getsockopt()