Home
last modified time | relevance | path

Searched refs:offset_tp_packets (Results 1 – 3 of 3) sorted by relevance

/external/strace/tests-m32/
Dnet-tpacket_stats.c76 const unsigned int offset_tp_packets = offsetofend(struct tp_stats, tp_packets); in main() local
77 const unsigned int tp_packets_truncated = offset_tp_packets - 1; in main()
107 optlen = offset_tp_packets; in main()
/external/strace/tests/
Dnet-tpacket_stats.c76 const unsigned int offset_tp_packets = offsetofend(struct tp_stats, tp_packets); in main() local
77 const unsigned int tp_packets_truncated = offset_tp_packets - 1; in main()
107 optlen = offset_tp_packets; in main()
/external/strace/tests-mx32/
Dnet-tpacket_stats.c76 const unsigned int offset_tp_packets = offsetofend(struct tp_stats, tp_packets); in main() local
77 const unsigned int tp_packets_truncated = offset_tp_packets - 1; in main()
107 optlen = offset_tp_packets; in main()