Searched refs:tpacket_stats (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_packet.h53 struct tpacket_stats { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c188 struct tpacket_stats stats;
2064 struct tpacket_stats st;
2077 if (len > sizeof(struct tpacket_stats))
2078 len = sizeof(struct tpacket_stats);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-linux.c1735 struct tpacket_stats kstats;
1736 socklen_t len = sizeof (struct tpacket_stats);
1814 * "struct tpacket_stats" and run it on a system
1816 * is built on a system without "struct tpacket_stats".
H A Dconfigure7953 { echo "$as_me:$LINENO: checking if if_packet.h has tpacket_stats defined" >&5
7954 echo $ECHO_N "checking if if_packet.h has tpacket_stats defined... $ECHO_C" >&6; }
7969 struct tpacket_stats stats

Completed in 104 milliseconds