Searched refs:start (Results 1 – 2 of 2) sorted by relevance
711 #define PAST_CHECK(start, d, type) \ argument712 if (current_time >= start) { \715 d, type, start); \
79 * start_packet_time: microsecond when the first bit of the packet in air would start (assuming it i…