Home
last modified time | relevance | path

Searched refs:net_device_stats (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/
Dpcap-dos.c357 struct net_device_stats *stats; in pcap_stats_dos()
1105 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_xmit()
1120 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_stats()
1144 dev->priv = calloc (sizeof(struct net_device_stats), 1); in pkt_probe()
1177 static struct net_device_stats stats; in ndis_stats()
Dpcap-dos.h176 typedef struct net_device_stats { struct