Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h38770 struct xdp_dev_bulk_queue { struct
38771 struct xdp_frame *q[16];
38772 struct list_head flush_node;
38773 struct net_device *dev;
38774 struct net_device *dev_rx;
38775 struct bpf_prog *xdp_prog;
38776 unsigned int count;