Home
last modified time | relevance | path

Searched refs:PACKET_STATISTICS (Results 1 – 13 of 13) sorted by relevance

/external/strace/xlat/
Dsock_packet_options.h29 #if defined(PACKET_STATISTICS) || (defined(HAVE_DECL_PACKET_STATISTICS) && HAVE_DECL_PACKET_STATIST…
30 XLAT(PACKET_STATISTICS),
Dsock_packet_options.in5 PACKET_STATISTICS
/external/strace/tests-m32/
Dnet-tpacket_stats.c19 long rc = getsockopt(-1, SOL_PACKET, PACKET_STATISTICS, tpstats, len); in get_tpacket_stats()
/external/strace/tests/
Dnet-tpacket_stats.c19 long rc = getsockopt(-1, SOL_PACKET, PACKET_STATISTICS, tpstats, len); in get_tpacket_stats()
/external/strace/tests-mx32/
Dnet-tpacket_stats.c19 long rc = getsockopt(-1, SOL_PACKET, PACKET_STATISTICS, tpstats, len); in get_tpacket_stats()
/external/iproute2/include/uapi/linux/
Dif_packet.h43 #define PACKET_STATISTICS 6 macro
/external/kernel-headers/original/uapi/linux/
Dif_packet.h44 #define PACKET_STATISTICS 6 macro
/external/strace/
Dnet.c674 #ifdef PACKET_STATISTICS
802 #ifdef PACKET_STATISTICS in print_getsockopt()
803 case PACKET_STATISTICS: in print_getsockopt()
DNEWS32 and PACKET_STATISTICS getsockopt options.
DChangeLog1037 tests: check decoding of getsockopt(PACKET_STATISTICS)
1092 net: enhance decoding of getsockopt(PACKET_STATISTICS)
52702 (sys_getsockopt): Decode PACKET_STATISTICS.
/external/scapy/scapy/arch/
Dlinux.py68 PACKET_STATISTICS = 6 variable
/external/libpcap/
Dpcap-linux.c1314 if (getsockopt(handle->fd, SOL_PACKET, PACKET_STATISTICS, in pcap_stats_linux()
DCHANGES686 support the PACKET_STATISTICS getsockopt() argument on