Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h35054 struct xdp_dev_bulk_queue { struct
35055 struct xdp_frame *q[16];
35056 struct list_head flush_node;
35057 struct net_device *dev;
35058 struct net_device *dev_rx;
35059 struct bpf_prog *xdp_prog;
35060 unsigned int count;