Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h11500 struct xdp_dev_bulk_queue { struct
11501 struct xdp_frame *q[16];
11502 struct list_head flush_node;
11503 struct net_device *dev;
11504 struct net_device *dev_rx;
11505 struct bpf_prog *xdp_prog;
11506 unsigned int count;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h11415 struct xdp_dev_bulk_queue { struct
11416 struct xdp_frame *q[16];
11417 struct list_head flush_node;
11418 struct net_device *dev;
11419 struct net_device *dev_rx;
11420 struct bpf_prog *xdp_prog;
11421 unsigned int count;