Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h155220 struct vif_device { struct
155221 struct net_device *dev;
155222 long unsigned int bytes_in;
155223 long unsigned int bytes_out;
155224 long unsigned int pkt_in;
155225 long unsigned int pkt_out;
155226 long unsigned int rate_limit;
155227 unsigned char threshold;
155228 short unsigned int flags;
155229 int link;
[all …]