Searched refs:net_device_stats (Results 1 - 8 of 8) sorted by relevance

/external/iproute2/include/linux/
H A Dnetdevice.h42 struct net_device_stats { struct
/external/libpcap/
H A Dpcap-dos.c340 struct net_device_stats *stats;
1081 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1096 struct net_device_stats *stats = (struct net_device_stats*) dev->priv;
1120 dev->priv = calloc (sizeof(struct net_device_stats), 1);
1153 static struct net_device_stats stats;
H A Dpcap-dos.h176 typedef struct net_device_stats { struct
/external/kernel-headers/original/linux/
H A Dif_fddi.h111 struct net_device_stats gen;
H A Dwanrouter.h495 struct net_device_stats stats; /* interface statistics */
H A Dnetdevice.h108 struct net_device_stats struct
336 struct net_device_stats* (*get_stats)(struct net_device *dev);
/external/iproute2/misc/
H A Difstat.c51 #define MAXS (sizeof(struct net_device_stats)/sizeof(unsigned long))
/external/grub/netboot/
H A Dtlan.c1362 struct net_device_stats stats;
1772 static struct net_device_stats *TLan_GetStats( struct net_device *);
2633 static struct net_device_stats *TLan_GetStats( struct net_device *dev )

Completed in 314 milliseconds