Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h32497 struct xdp_frame { struct
32498 void *data;
32499 u16 len;
32500 u16 headroom;
32501 u32 metasize;
32502 struct xdp_mem_info mem;
32503 struct net_device *dev_rx;
32504 u32 frame_sz;
32505 u32 flags;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h42170 struct xdp_frame { struct
42171 void *data;
42172 u16 len;
42173 u16 headroom;
42174 u32 metasize;
42175 struct xdp_mem_info mem;
42176 struct net_device *dev_rx;
42177 u32 frame_sz;
42178 u32 flags;