Home
last modified time | relevance | path

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

/external/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;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h67028 struct xdp_dev_bulk_queue { struct
67029 struct xdp_frame *q[16];
67030 struct list_head flush_node;
67031 struct net_device *dev;
67032 struct net_device *dev_rx;
67033 unsigned int count;
Dvmlinux.h67028 struct xdp_dev_bulk_queue { struct
67029 struct xdp_frame *q[16];
67030 struct list_head flush_node;
67031 struct net_device *dev;
67032 struct net_device *dev_rx;
67033 unsigned int count;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33483 struct xdp_dev_bulk_queue { struct
33484 struct xdp_frame *q[16];
33485 struct list_head flush_node;
33486 struct net_device *dev;
33487 struct net_device *dev_rx;
33488 unsigned int count;
Dvmlinux_510.h33483 struct xdp_dev_bulk_queue { struct
33484 struct xdp_frame *q[16];
33485 struct list_head flush_node;
33486 struct net_device *dev;
33487 struct net_device *dev_rx;
33488 unsigned int count;