OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PACKET_STATISTICS
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_packet.h
42
#define
PACKET_STATISTICS
6
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h
42
#define
PACKET_STATISTICS
6
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_packet.h
42
#define
PACKET_STATISTICS
6
/external/strace/
net.c
924
#if defined(
PACKET_STATISTICS
)
925
{
PACKET_STATISTICS
, "
PACKET_STATISTICS
" },
[
all
...]
/external/libpcap/
pcap-linux.c
788
* the
PACKET_STATISTICS
"getsockopt()" argument (2.4 and later
805
if (getsockopt(handle->fd, SOL_PACKET,
PACKET_STATISTICS
,
808
* On systems where the
PACKET_STATISTICS
"getsockopt()"
832
* When the statistics are returned for a
PACKET_STATISTICS
849
* getsockopt(handle->fd, SOL_PACKET,
PACKET_STATISTICS
, ....
874
* On systems where the
PACKET_STATISTICS
"getsockopt()" argument
[
all
...]
Completed in 129 milliseconds
1
2
3