Home
last modified time | relevance | path

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

/linux-6.12.1/net/bpf/
Dtest_run.c101 struct xdp_page_head { struct
102 struct xdp_buff orig_ctx;
103 struct xdp_buff ctx;
127 #define TEST_XDP_FRAME_SIZE (PAGE_SIZE - sizeof(struct xdp_page_head)) argument