Searched refs:zero_timespec (Results 1 – 1 of 1) sorted by relevance
125 static const struct timespec zero_timespec = { .tv_sec = 0, .tv_nsec = 0 }; variable404 arp_timeout = zero_timespec; in main()1092 arp_timeout_needed = zero_timespec; in dhcpoffer()1120 arp_timeout_needed = zero_timespec; in dhcpoffer()1149 if (timespeccmp(&stop_selecting, &zero_timespec, <=)) in dhcpoffer()