Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h131019 struct netfront_queue { struct
131020 unsigned int id;
131021 char name[22];
131022 struct netfront_info *info;
131023 struct bpf_prog *xdp_prog;
131024 struct napi_struct napi;
131025 unsigned int tx_evtchn;
131026 unsigned int rx_evtchn;
131027 unsigned int tx_irq;
131028 unsigned int rx_irq;
[all …]