Searched refs:tpacket_stats (Results 1 – 6 of 6) sorted by relevance
71 struct tpacket_stats { struct89 struct tpacket_stats stats1; argument
1218 dnl Checks to see if tpacket_stats is defined in linux/if_packet.h1224 [AC_MSG_CHECKING(if if_packet.h has tpacket_stats defined)1228 [struct tpacket_stats stats],1233 AC_DEFINE(HAVE_TPACKET_STATS,1,[if if_packet.h has tpacket_stats defined])
199 /* if if_packet.h has tpacket_stats defined */
1958 struct tpacket_stats kstats;1960 socklen_t len = sizeof (struct tpacket_stats);
5770 struct tpacket_stats stats
528 struct tpacket_stats stats; in print_tpacket_stats()