HomeSort by relevance Sort by last modified time
    Searched full:tpacket_stats (Results 51 - 56 of 56) sorted by null

1 23

  /external/libpcap/
aclocal.m4 884 dnl Checks to see if tpacket_stats is defined in linux/if_packet.h
890 [AC_MSG_CHECKING(if if_packet.h has tpacket_stats defined)
894 [struct tpacket_stats stats],
899 AC_DEFINE(HAVE_TPACKET_STATS,1,[if if_packet.h has tpacket_stats defined])
config.h 126 /* if if_packet.h has tpacket_stats defined */
config.h.in 125 /* if if_packet.h has tpacket_stats defined */
pcap-linux.c 797 struct tpacket_stats kstats;
798 socklen_t len = sizeof (struct tpacket_stats);
862 * "struct tpacket_stats" and run it on a system
864 * is built on a system without "struct tpacket_stats".
    [all...]
configure     [all...]
  /external/strace/
net.c     [all...]

Completed in 838 milliseconds

1 23