Searched refs:timeout_us (Results 1 – 1 of 1) sorted by relevance
73 unsigned timeout_us; member94 #define timeout_us (G.timeout_us) macro174 if (count == 0 || (timeout_us && (now - start) > timeout_us)) in catcher()316 timeout_us = xatou_range(str_timeout, 0, INT_MAX/2000000) * 1000000 + 500000; in arping_main()