Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-dos.c393 struct net_device_stats *stats; in pcap_stats_dos()
1149 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_xmit()
1164 struct net_device_stats *stats = (struct net_device_stats*) dev->priv; in pkt_stats()
1188 dev->priv = calloc (sizeof(struct net_device_stats), 1); in pkt_probe()
1221 static struct net_device_stats stats; in ndis_stats()
H A Dpcap-dos.h174 typedef struct net_device_stats { struct