Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h105892 struct netfront_queue { struct
105893 unsigned int id;
105894 char name[22];
105895 struct netfront_info *info;
105896 struct bpf_prog *xdp_prog;
105897 struct napi_struct napi;
105898 unsigned int tx_evtchn;
105899 unsigned int rx_evtchn;
105900 unsigned int tx_irq;
105901 unsigned int rx_irq;
[all …]
Dvmlinux.h105892 struct netfront_queue { struct
105893 unsigned int id;
105894 char name[22];
105895 struct netfront_info *info;
105896 struct bpf_prog *xdp_prog;
105897 struct napi_struct napi;
105898 unsigned int tx_evtchn;
105899 unsigned int rx_evtchn;
105900 unsigned int tx_irq;
105901 unsigned int rx_irq;
[all …]