pub const TX_TIMESTAMP_QUEUE_COUNT: usize = raw::TX_TIMESTAMP_QUEUE_COUNT; // 4usizeExpand description
TX timestamps queued per stack with packetmeta-timestamp.
Full queues drop incoming timestamps. Always bounded, including with alloc.
Default: 4.