Home | History | Annotate | Download | only in libpcap

Lines Matching refs:tpacket_stats

2177 	 * size of a struct tpacket_stats.
2180 * struct tpacket_stats for V3 sockets, as we don't
2185 struct tpacket_stats kstats;
2187 socklen_t len = sizeof (struct tpacket_stats);
2265 * "struct tpacket_stats" and run it on a system
2267 * is built on a system without "struct tpacket_stats".