Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dnet-tpacket_stats.c79 const unsigned int offset_tp_drops = offsetofend(struct tp_stats, tp_drops); in main() local
80 const unsigned int tp_drops_truncated = offset_tp_drops - 1; in main()
122 optlen = offset_tp_drops; in main()
/external/strace/tests/
Dnet-tpacket_stats.c79 const unsigned int offset_tp_drops = offsetofend(struct tp_stats, tp_drops); in main() local
80 const unsigned int tp_drops_truncated = offset_tp_drops - 1; in main()
122 optlen = offset_tp_drops; in main()
/external/strace/tests-mx32/
Dnet-tpacket_stats.c79 const unsigned int offset_tp_drops = offsetofend(struct tp_stats, tp_drops); in main() local
80 const unsigned int tp_drops_truncated = offset_tp_drops - 1; in main()
122 optlen = offset_tp_drops; in main()