Searched refs:tpacket_stats (Results 1 – 6 of 6) sorted by relevance
67 struct tpacket_stats { struct79 struct tpacket_stats stats1; argument
1220 dnl Checks to see if tpacket_stats is defined in linux/if_packet.h1226 [AC_MSG_CHECKING(if if_packet.h has tpacket_stats defined)1230 [struct tpacket_stats stats],1235 AC_DEFINE(HAVE_TPACKET_STATS,1,[if if_packet.h has tpacket_stats defined])
193 /* if if_packet.h has tpacket_stats defined */
1865 struct tpacket_stats kstats;1867 socklen_t len = sizeof (struct tpacket_stats);
5734 struct tpacket_stats stats
1201 struct tpacket_stats stats; in print_tpacket_stats()