Lines Matching defs:vif_device
155220 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;
155230 struct netdev_phys_item_id dev_parent_id;
155231 __be32 local;
155232 __be32 remote;